Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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:
11362
Note:
(19)
Publié:
2018.12.18 19:15
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Trend Lord trend-following indicator displays the current market trend in a separate window.

It has two configurable parameters:

  • Period - calculation period
  • Applied price

Calculation:

TrendLord = LWMA(MA, PeriodSQRT)

where:

PeriodSQRT = SQRT(Period)

MA - LWMA(Applied price, Period)

An upward trend is colored green, while a downward one is colored red. The flat movement is colored gray.

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

Exp_UltraFatl_Duplex Exp_UltraFatl_Duplex

Two identical trading systems (for long and short positions) based on the signals of the UltraFatl indicator, which can be configured in different ways within one Expert Advisor

AdaptiveRenko_Cld_HTF AdaptiveRenko_Cld_HTF

AdaptiveRenko_Cld indicator with the timeframe selection option available in input parameters

Time_Averaged_MA Time_Averaged_MA

Time Averaged MA indicator

Time_Averaged_Price Time_Averaged_Price

Time Averaged Price indicator