I am trying to fetch the date, my delivery order got executed. What's the method in SmartApi to do that?
Moreover, is there any smartApi method to retrieve xlsx file which is available in button labeled as "Download All Transactions" in "Holdings Breakup" tab in Angel One app?
S
sachin9088
@sachin9088
0
Reputation
2
Posts
1
Profile views
0
Followers
0
Following
Best posts made by sachin9088
This user hasn't posted anything yet.
Latest posts made by sachin9088
-
Date of delivery order placed.
-
RE: challenges using Smartapi
I have just joined the api a month ago.
So far, i have faced delayed response problem while working with 1 minute candle. i am getting ltp after more than one second.
Sometimes it comes in the 1st second as well.
I think as the more people starts accessing the api, the response time drops.Another problem i faced is that it gets disconnected in between.
I am trying to run a threaded loop, in which continuous ltp is obtained and various methods are executed. but i don't understand why it gets disconnected automatically after some time.Any replies or comments are welcome.
Thanks.