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:
- 4147
- Note:
- Publié:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This code can be used to read CSV file.
It reads the file row by row.
For each row, it will separate the token in the string using a delimiter like underscore ( _ ). or pipe ( | ) or anything else.
It can be used if you want to read some information from a csv file back into the code.
RVI Crossover Indicator
This is a RVI crossover indicator.
WPR Crossove Indicator
This is a WPR crossover indicator based signal generating indicator.
Buy trend EA
This EA places buy trades based on trend of last 5 candles.
Close Order at fixed interval
This EA demonstrates placing orders, modify orders and then closing orders after a fixed interval.