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:
- 14559
- Note:
- Publié:
- 2008.10.16 05:55
- Mise à jour:
- 2014.04.21 14:53
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Indicator Time_modified. Modified MarketTime indicator.
Input Parameters:
extern int NumberOfDays=50; extern string AsiaBegin ="00:00"; extern string AsiaEnd ="07:59"; extern color AsiaColor =DimGray; extern string EurBegin ="08:00"; extern string EurEnd ="12:59"; extern color EurColor =Silver; extern string USABegin ="13:00"; extern string USAEnd ="23:59"; extern color USAColor =DarkGray;
Time_modified

The library is intended for working with the global graphical variables.

This Expert Advisor trades every news event that is scheduled to release on www.dailyfx.com/calendar for the current week. The EA waits for the next news event to be released, compares the released economic data, determines which currency to trade and exe

The indicator displays the time of the trading session.

Indicator Kuskus Starlight.