Is there any indicator can show highest, lowest on subwindow ?
You mean drag it to the sub-window and show those values?
yes (but only using using metatrader 5, not in metatrader 4) but only for one value in the sub-window. If you have more than one value in that sub-window (like your example) it can not be done
You mean drag it to the sub-window and show those values?
yes (but only using using metatrader 5, not in metatrader 4) but only for one value in the sub-window. If you have more than one value in that sub-window (like your example) it can not be done
im looking for highest lowest indicator which showed on subwindow.
If you mean highest high and lowest low, that is easy : take any highest high/lowest low indicator (like this : https://www.mql5.com/en/code/9232 ) and change the line that goes like this :
to this :
and it will be in a sub-window
- votes: 4
- 2009.09.27
- //www.mql5.com/en/users/zenhop">
- www.mql5.com
If you mean highest high and lowest low, that is easy : take any highest high/lowest low indicator (like this : https://www.mql5.com/en/code/9232 ) and change the line that goes like this :
to this :
and it will be in a sub-window
thanks for suggestion.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Is there any indicator can show highest, lowest on subwindow ?