Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
EURX - MetaTrader 5 için gösterge
- Görüntülemeler:
- 3339
- Derecelendirme:
- Yayınlandı:
- 2018.07.13 15:33
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Indicator EURX displays index EUR.
It has two configurable parameters:
- Applied price - index calculation price;
- Reverse - whether to reversely display the chart vertically (Yes/No).
Calculations:
EURX = 34.38805726 × EURUSD0.3155 × EURGBP0.3056 × EURJPY0.1891 × EURSEK0.0785 × EURCHF0.1113
Note that for the indicator to oeprate, the following currency pairs must be available on the server: EURUSD, EURGBP, EURJPY, EURSEK, and EURCHF. If any of them is absent, the indicator will be calculated incorrectly. You should also keep in mind that the indicator will require some time to load the history necessary for all those symbols, if it is launched for the first time or if the timeframe is switched.
The indicator works in the chart of any instrument.
Fig 1. EUR index chart
Fig. 2. Inverted chart of EUR index
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/21235
EMA_With_Trend_Adjustment - a moving average with exponential smoothing and correction by its trend component.
DI_ClusterIndicator DI_Cluster represents three indicators ADX with different parameters. Unlike standard ADX, the threshold levels of DI Cluster are not constant, but are determined by the intersections of three indicator lines. You can choose any of the three lines of standard ADX to be displayed: ADX trend strength lines themselves and line +DI or -DI.