sorry , the cnc_limit function , i did not edit it correctly . I removed the order code from the function and executed it separately . It worked , Don't know why the same code does not work when used in a funtion.
what do u mean by first leg ?
if it is the buy order , it is already executed , so cant be modified.
if it is the sl order , the whole position will get cancelled.
i have tried the below to modify the sl order , but none of them work
kite.mod…
error message i get ......
File "", line 12, in
trailing_stoploss=2)
File "C:\Users\iconic\Anaconda3\lib\site-packages\kiteconnect-3.7.4-py3.6.egg\kiteconnect\connect.py", line 326, in place_order
return self._post("order.place", param…
yes , cancelling orders works fine .... issue only with punching orders .... can anyone at zerodha please confirm that atleast they are looking at the issue .
suppose i wanna buy IDEA ,price=40 , sl=36,tsl=2,target=42
i place the order :
x=kite.place_order(variety="BO",
exchange="NSE",
tradingsymbol="IDEA",
transaction…
historical data can be accessed on pi also .... we can use that data in form of csv files . But we are getting same data and we are being charged for it? Charging 2000 extra for not live data is not logical . Please work on it and make it live . Is …
i had this permission denied problem at first , but i reinstalled anaconda with option : install only for me , instead of install for all users . Then it started working for me.
@krtrader , Bro , most of the times even a sms is no good . When our trades start moving in the opposite direction and our stoploss orders wont get triggered due to these silly issues , all we can do is look at our m2m losses and laugh at ourselves …
Yeah , happened to me many a times due to this reason or the other. All we can do is forgive and forget , but seems zerodha does not have a permanent solution to these issues.
i run pi in one system and kiteconnect API running on python on another system . I also double checked the nifty spot prices on investing.com . All the prices were trending at 10351 , while API data showed as 10344. Bank nifty was also running 15-25…