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:
- 20688
- Valutazioni:
- Pubblicato:
- 2016.07.01 09:18
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Simplified Parabolic.
Input parameters:
extern double Step=0.02; extern double Maximum=0.2;
ParabolicM
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8571

The Correlation USDCHF/EURUSD indicator.

The script demonstrates a simple and quick way to calculate the Euler number.

Another attempt to adapt the moving average.

The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.