Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 4074
- Note:
- Publié:
- 2018.06.06 13:50
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The indicator draws on a price chart a line, constructed by the method of polynomial interpolation between two node lines.
It has four input parameters:
- Length - the initial distance between two node lines (in bars);
- Power - the sensitivity parameter (the number of line calculation iterations);
- Applied price - the calculation price;
- Drawing style of node line - choose the style for the node lines.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20415

Crossover of two iMAs (Moving Averages), one more iMA (Moving Average) is used as the filter. Lot: manual or risk percent of balance. Stop, Market or Limit orders. The EA also sets Stop Loss, Take Profit, Trailing Stop.

Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.