Comment on Code your Technical Analysis strategy
Dear Sir,
Another excellent effor by Zerodha team. I want a code for the following strategy.
Trading Price > Previous close and Trading Price > Open = Buy
(But it should be done @ 10.15 AM of every day and closes the position @ 3.10PM)
Trading Price < Previous Close and Trading Price < Open = Sell
(But it should be done @ 10.15 AM of every day and closes the position @ 3.10PM)
Stoploss is vice versa and it should take position as well in case of stoploss triggered.
Can you make a strategy for this?
Thanks in advance