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:
- 20915
- Note:
- Publié:
- 2015.05.20 09:12
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This indicator is my attempt to estimate the real market value. The idea was to create something that changes direction much slower than market price, and is better fitted than moving average.
Indicator moves up, if price is above it and also moves up, and down, if price is below it and also moves down, with speed proportional to average of differences between minimums and maximums of bars from Period given as a parameter.

Bound MA (Moving Average) to specific timeframe.

Simple EA template to export trade details from a backtest or live trading to a CSV file.

An extended version of my RealValue indicator with a new parameter.

ZigZag Arrow indicator is based on a built-in ZigZag indicator that replaces the Line Section with Arrow.