Why showing old block settings variables on strategy tester ?
-
Hi, guys. I have a question. Is a bug ? I don't know.
Like, Buy block first setting in Money Management -> fixed volume then compile and test. Everything normal.Then changed block settings still showing old settings.

How to fix this?
-
@walter-0 I have noticed this before, try switching the terminal off/on.
-
@jstap Ok. I will try.
-
@jstap not working.
-
@walter-0 Sorry, I can't help you.
-
@walter-0 Can you please share the link to the project?
-
@l-andorrà I can't but happening to every project. My browser firefox latest version.Is it matter ?
-
@l-andorrà I created simple project. Results is same.
https://fxdreema.com/shared/NpCTgdtmc
- no problem.

- I changed just mm section.

- And old fixed variable still there.

- no problem.
-
@walter-0 hi! this happens because you left the box checked

-
@ambrogio Thanks bro. Problem solved.

-
ah right, you cant leave check marks, variables, and or constants in a block if you want to stop using it. It stays kinda "ghosted" in the code, so while you cant physically see it, its there still and is expecting to be interacted with...but can't be.
-
Have you deleted all the constants and variables not needed (old constants and variables)?
Make sure you only have the most recent; applied constants and variables. -
@tipsywisdom yes. It's actually a nice feature to change dynamically.