Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

Chande QStick v1 - indicateur pour MetaTrader 4

Vues:
14617
Note:
(3)
Publié:
2008.11.13 07:30
Mise à jour:
2014.04.21 14:53
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author: igorad


Indicator QStick represents a simple n-period moving average for the difference of the close and open prices.


QStick = MA(n, (Close - Open)),

QStick can be used as a simple substitution or as the candlesticks determinant. The positive values of QStick denote the domination of the "white" candlesticks in the n-period interval, and the negative values of QStick denote the domination of the "black" candlesticks.




ChandelierStops_v1 ChandelierStops_v1

A modified verion of the Chande & Kroll's Stop indicator. The author consider that the ChandelierStops_v1 is very similar to it and look better than the Chande & Kroll's Stop.

Kijun Sen Robot (KSRobot) Kijun Sen Robot (KSRobot)

Expert Advisor Kijun Sen Robot. It uses the following indicators: Ichimoku, MA, SAR. It is optimized for the following currency pairs: GBPUSD and EURUSD with M30 period. You can view the full description in the code.

TrendLinearReg TrendLinearReg

How a trend changes? How to determine a flat? ... etc. This indicator will help to answer these questions.

Large Time Frame Large Time Frame

Indicator LargeTimeFrame. It draws the candlesticks of a larger timeframe on the chart.