algo2t / alphatrade

Python APIs for SAS Online Alpha Trade Web platform for creating algo trading using python
https://algo2t.github.io/alphatrade
MIT License
44 stars 23 forks source link

API hit limit/min for multiple account #54

Closed harshnyadav closed 1 year ago

harshnyadav commented 1 year ago

Api hits allowed per account is 60+ hits/min. But when 2 accounts are used consecutively, the hit limit remains the same i.e. 60 hits/min but for both accounts combined, ideally, API hit should be exclusive of the account. API can not be hit more than 60 times /min using 2 accounts exclusively. If both accounts are run simultaneously,a error occurs after 30 hits of too many requests,

Can we play with IP addresses or headers to resolve this issue?

algo2t commented 1 year ago

Out of scope for this python package, better if you connect with Dr on AlgoTradeAnalysis group on telegram