So i have an excel sheet that dumps the LTP of a stock (right now it is manual) also the stoploss is updated constantly in the excel sheet. Now the problem is how will i use this excel sheet(that is constantly updated) and place order in my broker terminal. I know you can routinely open the excel sheet after a fixed time. How do i solve this problem?
Secondly i use Ms Office to open the excel sheet and keep it open for updating the data. In my python program it says that the excel is opened in another program. How to get around this?