@ANL to put it simple. I want to fully automate the risk management by executing the kill switch also, so I dont have to bring emotional part of manually clicking the kill switch.
'If SL is hitting, then recheck your strategy', hope you know none …
I have gone thru earlier threads already, they are not solving my problem. I already have 'close all open positions' & exit the execution of code. Currently after max daily loss is hit I'm logging in to app and manually pressing kill switch to a…
Hi Sujit,
Still no success, last video in your reference thread is not opening.
I tried to run a simple code to test the API connection & execute one order, below is the script
---------------
import logging
from kiteconnect import KiteConnect…