This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
Are bars possible in the indicator separate window?Back to topics list |
|
Michal
2008.06.08 15:22
Hi,
I was trying to make an indicator with bars displayed in the separate window. Similary like Heiken Ashi indicator shows bars in the chart window. I've changed #property indicator_separate_window in the HAS indicator but the result is not what I've expected ![]() Is it possible to make bars in the indicator separate indow? |
|
phy
2008.06.08 21:42
Creating "Bars" using indicator index pairs only works in the main window.
It has previously been explained how it can work in a subwindow subwindow "by accident" if you can find it. |
|
Michal
2008.06.09 11:38
Yes, by drawing them using ObjectCreate(). Creating "Bars" using indicator index pairs only works in the main window. It has previously been explained how it can work in a subwindow subwindow "by accident" if you can find it. I've searched but couldn't find anything. Was this explained ot this forum or on mql4.com? |
|
phy
2008.06.10 05:14
Here or there, I don't remember.
|
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets

