17 lines
942 B
MQL5
17 lines
942 B
MQL5
|
//+------------------------------------------------------------------+
|
||
|
//| My_Time_Operations.mqh |
|
||
|
//| Eduardo Zucarato |
|
||
|
//| zucarato@gmail.com |
|
||
|
//| V 1.0 |
|
||
|
//+------------------------------------------------------------------+
|
||
|
//| |
|
||
|
//|DESCRIPTION |
|
||
|
//| |
|
||
|
//| This header intends to bear custom operatins witch are not |
|
||
|
//| built in mql5 native library |
|
||
|
//| |
|
||
|
//+------------------------------------------------------------------+
|
||
|
|
||
|
|
||
|
|