Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 14592
- Valutazioni:
- Pubblicato:
- 2008.10.16 05:55
- Aggiornato:
- 2014.04.21 14:53
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.