Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

RealValue - indicateur pour MetaTrader 4

Vues:
20273
Note:
(20)
Publié:
2015.05.20 09:12
Mise à jour:
2016.11.22 07:32
MQL5 Freelance 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.


MA Lock MA Lock

Bound MA (Moving Average) to specific timeframe.

Trades to CSV Trades to CSV

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

RealValueExtended RealValueExtended

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

ZigZag Arrow ZigZag Arrow

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