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
Vues:
10265
Note:
(30)
Publié:
2017.05.29 15:53
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date. It also aligns the prices of trend line beginning and end.

Inputs:

  • price shift — price shift
  • new date — new date

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18176

XMA_Keltner_Pivot_HTF XMA_Keltner_Pivot_HTF

Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values ​​of two Keltner channels on one bar of any timeframe of the XMA_KLx5_Cloud indicator.

XMA_KLx5_Cloud XMA_KLx5_Cloud

Two Keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.

RiskSpread RiskSpread

The indicator draws a color filled channel at a distance from the current price, which is equal to the current spread multiplied by ten.

PercentageCrossover PercentageCrossover

A Moving indicator that does not use averaging in its code.