Change the indicator color in the Visual Strategy Tester
-
Hello fxDreema. All right?
Again I ask you something that some fellow users have also asked for, which is a way to hide the indicator in the Visual Strategy Tester.
One of the ways I believe it's possible is to have the option of changing the indicator color to none, for example. For it will be invisible.
-
Indicator can be invisible while backtesting (why do I think we wrote about this before). Basically there is a MQL4 function for that, but I haven't added it in any block, mostly because this same function doesn't exist in MQL5 and I want to keep both as equal as possible. I don't know khow to change indicator colors from the EA.
-
To change the color I still do not know, but to hide the indicator, there is the possibility, which is described in IndicatorRelease () function in the Tester - https://www.mql5.com/en/articles/239