Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

iSimpleClock_v2 - indicator for MetaTrader 5

Views:
9945
Rating:
(18)
Published:
2012.02.23 14:09
Updated:
2016.11.22 07:32
\MQL5\Include\
incgui_v4.mqh (504.16 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The second version of iSimpleClock. Now, the clocks are displayed via the "label" graphical object (OBJ_LABEL). It is possible to change a label color, font size, label location. Label's default location is at the lower right corner.

iSimpleClock_v2

IncGUI_v4.mqh library is required for the indicator operation. It can also be found in https://www.mql5.com/en/code/542.

The library must be located in the MQL5\Include directory of the terminal data folder. Terminal data folder can be found the following way: select "Open Data Folder" in the "File" section of the main menu or select "Open" in the "Journal" tab context menu and go one level up in the emerged window.

Parameters:

  • FontSize - font size;
  • FontColor - color;
  • Corner - location corner;
  • PosX - horizontal offset of the chart margin;
  • PosY - vertical offset of the chart margin.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/602

CCalendarInputBox CCalendarInputBox

New CCalendarInputBox control element of the IncGUI library has been designed for date and/or time input.

at_Itp(t)Env at_Itp(t)Env

Curvelinear redrawing channel.

Trading signals module based on Stalin indicator Trading signals module based on Stalin indicator

Trading signals module for MQL5 Wizard. Stalin indicator's color arrow serves as a market entry signal.

Trading signals module based on Sidus indicator Trading signals module based on Sidus indicator

Trading signals module for MQL5 Wizard. Sidus indicator's color arrow serves as a market entry signal.