Please don't write in ALLCAPS. It is considered shouting and rude.
Bahijulien:
I'm trying to put 3 indicators in the same sub-window. But I fail
I need help
I don't know if it's possible by API, but you can drag and drop them...
What's the error code??
Dominik Egert # :
I don't know if it's possible by API, but you can drag and drop them...
What's the error code ??
I am writing a code that will allow my EA to put the 3 indicators (RSI, stochastic and MIBI average) together in the same sub-window. but I can't do it
Bahijulien #:
I thought that with '' chartindicatoradd '' the three indicators would be together in a sub window
but this is not the case. the indicators always work separately. how to put them together
in a window?
According to documentation, you can specify the subwindow you are targeting. - Have you tried that???
https://www.mql5.com/en/docs/chart_operations/chartindicatoradd

Documentation on MQL5: Chart Operations / ChartIndicatorAdd
- www.mql5.com
ChartIndicatorAdd - Chart Operations - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I'm trying to put 3 indicators in the same sub-window. But I fail
I need help