Ivan Myronov

Results 3 comments of Ivan Myronov

Same problem. `docker restart binance-bot tradingview` and cronjob doesn't help. UI still loading infinitely.

Possible solution: Instead of using `setTimeout` to interrupt the job if it's running for more than 20 seconds, you could use the `async-timeout` library to handle the timeout. ```js const...

Thank you, for sharing your strategies. Could you please give any advice on how to choose "Intervals" both for Candle Settings and for ATH? What to look for when choosing...