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

error in historical data of index!!!!!!!!!!!!!!!!!! #45

Open eaywok opened 1 year ago

eaywok commented 1 year ago

raise ConnectTimeout(e, request=request) requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='ant.aliceblueonline.com', port=443): Max retries exceeded with url: /api/v1/charts/tdv?exchange=NSE_INDICES&token=26009&name=Nifty+Bank&candletype=1&starttime=1665373500&endtime=1665464462&type=all&data_duration=30 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x00000221DAC344C0>, 'Connection to ant.aliceblueonline.com timed out. (connect timeout=None)'))