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

Expecting value: line 1 column 1 (char 0) #33

Open dccgarch opened 2 years ago

dccgarch commented 2 years ago

I get this error too often. It is during fetching data for any instrument. I could not reproduce it by step by step execution but it comes in the exception handling and sometimes they work just fine. Anybody faced the same issue? Not sure what could be the reason for this?