
Alım-satım fırsatlarını kaçırıyorsunuz:
- Ücretsiz alım-satım uygulamaları
- İşlem kopyalama için 8.000'den fazla sinyal
- Finansal piyasaları keşfetmek için ekonomik haberler
Kayıt
Giriş yap
Gizlilik ve Veri Koruma Politikasını ve MQL5.com Kullanım Şartlarını kabul edersiniz
Hesabınız yoksa, lütfen kaydolun
Hello everyone,
I have an Expert Advisor in MQL5 that relies on several indicators. I’d like the EA itself to attach those indicators to the chart on which it’s running—using the input parameters I’ve defined for each indicator—so that they become visible on the chart automatically when the EA starts.
How can I achieve this in MQL5? Which functions or methods should I use to add and configure indicators on the chart from inside my EA’s code?
Thanks in advance for any guidance!