Balance in Strategy-Tester updates only after Pause New comment Eugen Funk 2022.10.28 01:20 Hi, when I run the strategy tester the EA works fine but the balance and all information in the bottom area is only updated when I press pause. Is there a way to make it interactive while the backtest is running? Drawdown - Balance or Equity? Strategy Tester ordersend() coding help... Yashar Seyyedin 2022.10.29 13:59 #1 You can add a line of code to print the balance and equity value during running tester. New comment
Hi, when I run the strategy tester the EA works fine but the balance and all information in the bottom area is only updated when I press pause.
Is there a way to make it interactive while the backtest is running?