2 indicator in same windows
-
in mql5 is possible have 2 or 3 indicator in same separate windows? for example: rsi, ma and bollinger band as tdi indicator
-
I don't think so, at least I have never seen that. There is a keyword in the indicator's code that says it should appear on a second window. Then this windows is automatically created for the indicator with it's own rules.