Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4809
- Note:
- Publié:
- 2012.12.11 15:05
- Mise à jour:
- 2023.03.29 13:42
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.