Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 9415
- Note:
- Publié:
- 2022.04.21 19:03
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The idea of the indicator
Visual assistant for determining the trend. The indicator compares the current and previous price.
Rice. 1. Trend Two Lines

This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL5 Trade Signals functionality.

One of the strategies for the 'DeMarker' indicator is a permanent set of positions

Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.

The indicator compares OHLC prices