This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
Drag and Drop a custom indicatorBack to topics list |
|
emmanuel
2005.02.26 23:25
Drag and Drop the MA indicator on a subwindow and apply it on
the indicator displayed in this subwindow is really fine. I tried it on the RSI but both (RSI and MA(RSI)) are displayed but I'd like to see only the MA. Someone knows ? I developped a custom indicator (a filter) and I'd like to apply it (with drag and drop) on subwindows like MA indicator but didn't find how to add this feature in my source code. |
|
Slawa
2005.02.28 12:49
1. try set rsi color same as background color
2. custom indicators cannot be applied to previous data like MA. You need to provide appropriate code in your source. |
|
panorama
2005.03.03 07:26
How did you drag the MA to a sub window? I tried that and nothing happens
I tried dragging MA to momentum window but it would not work |
|
Slawa
2005.03.03 11:40
you need select in the properties "apply to previous data"
|
|
panorama
2005.03.04 09:29
Thanks for your reply, but when I drag moving average to momentum it gets applied to the main window(top)
I don't see properties anywhere in window after I apply it |
|
Slawa
2005.03.04 11:59
![]() |
|
panorama
2005.03.05 22:30
Thanks Slawa
|
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets

