You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Hello!
I have a bot that was running fine until the latest website update...
Now what happens is that I get the 'Periods longer than data length' error after a while.
I already read the other opened issues and they all say that you must not use things like candle list or tick list because the data base is too wide. I was using ticket list but now I am just using last tick:
That is the only place I use a list from the website.
Besides that, I use balance(number) function.