Idirect-Tech / Breeze-Python-SDK

The official Python client library for the ICICI Securities trading APIs
MIT License
60 stars 30 forks source link

Python Code like Algo trading setup #44

Open c4subramani opened 11 months ago

c4subramani commented 11 months ago

Can we write a program like Algo with the below condition? Fully automated without manually giving ATM price too, simply i want to run this code everyday

Sell ATM Weekly Call Sell ATM Weekly Put Entry Time : 9.20AM Exit time : 3:23PM Square off : Partial Stop Loss : 20% Re-Entry on Stop Loss : Once Strike price reached entry cost and 2 times max

sanchaykasturey commented 9 months ago

Yeah, you can write such a code with python and breeze api.