Update on the JSON error: I tried to pull the json response code and it pulled 403:
It seems to be some issue on AB's server? Can somebody please check?
Thank you.
Update on the JSON error: I tried to pull the json response code and it pulled 403:
It seems to be some issue on AB's server? Can somebody please check?
Thank you.
Hello team,
I hope you all are well! I have been trying to pull historical data - the 15 minute OHLC to be specific, starting from 2010. However, it seems to be pulling starting from October 2016. I am using Python, if that helps:
I am handling the format of the date correctly - so I am fine there.
Here is a screenshot of the data pulled:
Another issue I have noticed is I have been getting this error from a couple of days:
Can somebody help me solve this issue?
Thank you!
Hello team,
I hope you are well.
The link to the list of instruments is too heavy for my browser to handle. It crashes every time I try to open it. I have also tried to extract the content of the page to a .txt file using the terminal on my linux machine but even the text editor I use to open this txt file is unable to handle the overwhelming content. I does show the data but with some limitation.
Suggestion - It would be better if someone could create a CSV file and separate the equity symbols by NSE/BSE or the equity/options symbols.
Thank you.
Regards,
Ahmed
Hello team,
The code I had been using was working perfectly and has suddenly started misbehaving. I am trying to pull price data and here is what it has suddenly started to give:
Can someone check why this issue suddenly? It was working well yesterday
Thank you and best regards.
@kaleps
There were three errors:
Hi @admin
I have tried doing that. I have copy-pasted your code exactly and still no luck:
Kindly assist me with this. It's been days now I am trying to pull LTP.
You had said earlier that I have to try during market hours, but you did not clarify if the code won't work off-hours. I have tried now and will try the same code tomorrow morning and update a screenshot (which I am sure will still pull 404).
Thank you.
@admin ,
I have been following the same link you have shared. Here is what i tried today during the trading hours:
Kindly tell me where I am going wrong?
Please tell me how a working code would look like with the correct parameters. As I follow the documentation, I see we only pass the exchange, trading symbol and the symbol token.
Hello @admin :
After failing to implement the API documentation, I thought of giving the smartapi a shot: in an attempt to test the code, I am trying to cancel the order I had placed on late Thursday (24 Dec) and here is what the code has returned:
As you can see the cancellation was successful from the API end, but the app fails to reflect the same:
Should I consider this order cancelled or still pending (as the app shows)?
Appreciate your help :)
FYI: I have also tried the upper case "NORMAL" and still same issue :(