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 everyone!
My strategy requires running few windows with bot running on them. I've noticed that after running for some time bot just accidently stopped on some of windows and on some was still running.
Then few words about how did bot stop. There were no errors or mistakes in log, even in the monitor window status was still "bot is running". But signals on buy or sell were not taken, I've noticed it only because I watched currenices graph and see places where bot had to take trade. After that I had got a feeling that something is wrong and embedded to bot a command to post a text every minute. It was made to monitor bot activity and see when does it stop to trade without any sings, as explained earlier. I saw that some windows with bot running on them work flawlessly and on other it simultaneously stopped after few minutes or hours. Can anyone help with this problem? Thx.