Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 14549
- Rating:
- Published:
- 2008.10.16 05:55
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.