What is your current level of experience in freelance work?
I am a retail options trader in Indian stock market. I want the python coding to use for algo trading through Zerodha API. I want to develop algo strategy for trading on the basis of the logic explained later. Basically I am new to algo trading, so just need this strategy to know how exactly algo trades work in real time and will also need guidance in setting up for me. Logic: BankNifty [ITM] CE & PE (weekly contract)-> 10 minute candle 1. Trigger BUY when -> Open of 10 min candle + 49.95 points {eg. If a 10 minute candle BANKNIFTY10MAR34500CE opens at 200 as soon as the price goes up to 249.95 within that 10 minute candle, a BUY order of 250 should get placed. 2. As soon as the order gets executed, next order of target and SL should get placed -> Target of 40 points an...