problem with bool input in tester

 

Hi all, in an expert I modified an input variable as follow (from false to true)


Then I compiled the expert as usual.

When I lauch the strategy tester in the journal tab I still see the variable as false.


Where could be my mistake?

Thank you

 
  1. One (1) is not a bool. Use true or false.
  2. Changing inputs does nothing in the tester. Reset the inputs in the tester.