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:
- 4798
- Valutazioni:
- Pubblicato:
- 2012.12.11 15:05
- Aggiornato:
- 2023.03.29 13:42
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The real author:
VladMsk
The smoothed and slower version of the True MFI indicator.
The indicator's file uses the classes of the SmoothAlgorithms.mqh library. Working with that class was described in details in the article "Averaging price series for intermediate calculations without using additional buffers".
This indicator was first implemented in MQL4 and published in Code Base on 15.06.2010.
Fig.1 The MaTMFI indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1155

The Expert Advisor with a very simple price analysis in two bars and with the increasing lot after a loss

The Exp_ColorBBCandles Expert Advisor based on the ColorBBCandles indicator.