Rejoignez notre page de fans
EURX - indicateur pour MetaTrader 5
- Vues:
- 3416
- Note:
- Publié:
- 2018.07.13 15:33
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.