Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 24757
- Valutazioni:
- Pubblicato:
- 2016.10.27 13:40
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator shows the difference in the estimated values of the current bar and the previous bar.
Estimated value is the difference between the arithmetic mean and geometric mean of the price.
The price is calculated according to the formula: (O+H+L+C)/4, where О — bar Open price, Н — bar High price, L — bar Low price, С — bar Close price.
The indicator settings:
- period — indicator period for calculation of values.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16147

Class for working with ticks in the MetaTrader 4. It is suitable for creating experts that make decisions on trading based on the analysis of tick data.

The indicator displays the total lot and profit for the current instrument.