int TimeSeconds( datetime time)
返回秒数为指定的时间。
参量:
time – 作为秒钟的数字,从00:00 1970 年1月1 日开始。
示例:
int m=TimeSeconds(TimeCurrent());
int TimeSeconds( datetime time)
返回秒数为指定的时间。
参量:
time – 作为秒钟的数字,从00:00 1970 年1月1 日开始。
示例:
int m=TimeSeconds(TimeCurrent());
标签 MT4编程, MT4编程手册