Indicator Sessions
The description:
The indicator show trading sessions on chart. It can show a maximal 5 sessions. It can generate alerts at starting a new session.
Parameters:
UseAutoGMToffset = enable/disable auto-calculation GMT-offset of your broker.
ManualGMToffset = GMT-offset. Set here GMT-offset of your broker if you set UseAutoGMToffset = false.
Rectangles_WidthKoef = coefficient that define width for rectangles of sessions. You should try to set various values and detect value that useful for you.
DrawVerticalLines = enable/disable drawing vertical lines at start and end of sessions.
DrawNames = enable/disable drawing text with names of sessions.
Names_Color = the color of text with names of sessions.
Names_FontSize = the size of font for text with names of sessions.
Names_FontName = the name of font for text with names of sessions.
PopupAlertsAtStartSession = enable/disable to show popup-window "Alerts" at starts a new session.
SoundAlertsAtStartSession = enable/disable to play sound-file at starts a new session.
SoundAlerts_FileName = the name of sound-file for option SoundAlertsAtStartSession.
Session_X_Show = enable/disable to show session.
Session_X_Name = the name of session.
Session_X_Color = the color of session.
Session_X_StartTime = the start-time of session; here should be a string such as "hh:mm" (set time for GMT = 0).
Session_X_EndTime = the end-time of session; here should be a string such as "hh:mm" (set time for GMT = 0).
The status: Free-of-charge, it is possible to download the full version.
Platform: MetaTrader 4.
![To download the full version](images/edl1.gif)
Frequently asked questions:
How I can run a indicator ?
How I can determine that there was a error at execution of the indicator ?
How I can change parameters of the indicator ?
|