@tahseen,
I am writing lastprice and current datetime in csv file.
tradingsymbol = tradingsymbol_token_df[tradingsymbol_token_df.instrument_token == tick["instrument_token"]]["tradingsymbol"].iloc[0]
This line seems complex. Here, I am…
@rakeshr,
instrument token is generated in the further/below steps i.e in while loop. So in the first iteration I have passed empty list. Please ignore this error. I want to know about this error : "In main : kws not connected".
This code is runnin…
I am not using pandas datatype. I am using list. But values in list are taken from pandas dataframe.
In attachment code, subscription list is hardcoded (given directly) but in real it is generated by following code:
please use this code for generati…
Okay.
I got the reason behind the rejection "The order was cancelled by the exchange because the price is outside the current allowed execution range. [Read more.](https://zrd.sh/fo-execution-range)"
What is minimum time span to place same order to …
I trade in options(banknifty,nifty). Sometimes when I place order, I get status == CANCELLED when I check status of the order I placed through kite.order_history().
How can I deal with this issue ? What is minimum time span to place same order to n…
It is fixed for the year but changes after a year. We make script and deploy on cloud, script keeps running. Once we deploy it or give to client then we do not edit it.