Draw something in a subwindow.
-
Hello fxDreema:
I want to make a syntetic chart, with envelopes, or BBands...etc. I can do it with the "Draw" block but I prefer put it in a subwindow, I can see the option but can´t do it.
Is this possible?
Thanks.There is a very simple example without formula on bands.


-
open subwindow with another indicator (like RSI) and change color of this indicator to invisible (no color) ..

in parameters settings of this indicator change Fixed minimum and maximum to "price" values which are close (as range) from normal window ...

and after this attach your EA into chart ...
-
Ok, it´s working.
Thanks a lot.