Latency in api call serve
-
Re: Time delay in placing orders
Hi @admin ,
I am also having time delay of around a second while processing my requests,could be please hand me a solution for the same as I've been designing an algo-trade system and need least amount of latency as possible.Using python sdk and threading for the same.
Please check for any issues from your side.
Thanks in advance,
Aakash Srivastava -
@aakashsri013 for me its taking too long. How much time it is taking for getting access token ?
-
@dsomanath1812 no problems logging in and out of the system,but marketData Api is very non responsive
-
@dsomanath1812 it is taking around above one minute to log in and get all tokens
@Moderator_1
@Moderator_2 -
@Mnagesh Maybe your code is not structred properly to retrieve login and then run code. by any chance are you fetching symbol/intrument_key from json file which angel one provides. try to pass on token manually and see if that helps. i have market data code which takes couple of seconds and fetches data. you might also want to fetch login token once and then pass onto code for faster fetching of data
-
@Mnagesh for me only access token is taking more than 10seconds remainaing apis taking around a sec and placing orders sometimes taking more seconds
-
Hello @aakashsri013
Smart API is not meant latency based trading, please expect a little bit of latency in order response.
Regards,
SmartAPI Team