Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Görüntülemeler:
- 9321
- Derecelendirme:
- Yayınlandı:
- 2016.03.25 15:41
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The script creates three "main" graphic objects: two vertical lines and a linear regression.
When user moves any of the three objects, the "connected" objects are automatically repositioned on the chart.
When the script is run on multiple charts, objects can be moved in any of them, the positioning of the "connected" objects is performed on all charts. The script does not depend on the timeframe
The figure below shows the script operation with the pairs EURUSD (M5), GBPUSD (M15), USDCHF (H1)
When user moves any of the three objects, the "connected" objects are automatically repositioned on the chart.
When the script is run on multiple charts, objects can be moved in any of them, the positioning of the "connected" objects is performed on all charts. The script does not depend on the timeframe
The figure below shows the script operation with the pairs EURUSD (M5), GBPUSD (M15), USDCHF (H1)
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/7226

A simple indicator that demonstrates the general principle of displaying multiple indicators from different timeframes in a single window

Small indicator for monitoring the history of closed and the status of open orders on the chart. Red - unprofitable order, green - profitable.

The Avg Daily Range indicator.

The indicator demonstrates the trend stops with multicolor dots.