16 lines
942 B
MQL4
16 lines
942 B
MQL4
//+------------------------------------------------------------------+
|
|
//| 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 |
|
|
//| |
|
|
//+------------------------------------------------------------------+
|
|
|
|
|
|
|