Help with python code for my strategy

shritho
Hi
I am a working professional and want to have a code wherein i can auto place buy and sell order simultaneously at exactly 9:15 in the morning.
The position should squareoff automatically at end of the day.
Strategy name is "Previous day range breakout"

Buy above yesterdays high and Sell below yesterdays low.

If gapup then Sell below yesterdays high
If gapdown then Buy above yesterdays low.

Can someone plz share me the python code and the implementation steps for the same.

Thanks in advance for your help.
  • rishiajmera
    Hello,
    I am a python developer. I can help you in this case. You can reach me at [email protected] or +91-9099996590
  • vihan13singh
    Greetings @shritho!

    I'm Vihan Singh, founder & CEO at Blackrose Technologies. We're a quantitative derivatives trading firm operating in the Indian markets.

    Your strategy is remarkably easy to code and deploy, however, I doubt it'll make you any money (as you might've already realized by now). Our team can help you out with the different aspects of creating an advanced and effective algorithmic trading system, namely design, development, testing, risk management, and finally, live deployment.

    Feel free to call us on +91-9810171088 or email us at [email protected] if you would like to connect.

    Cheers!
Sign In or Register to comment.