Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - iteration
Search - iteration - List
蜡烛图剩余时间,直接在MT4平台显示出来。非常方便外汇交易者注意收盘时间。 储存路径:MT4\MQL4\Indicators-//+ + //| b-clock.mq4 | //| Core time code by Nick Bilak | //| http://metatrader.50webs.com/ beluck[at]gmail.com | //| modified by adoleh2000 and dwt5 | //+ + #property copyright Copyright ?2005, Nick Bilak #property link http://metatrader.50webs.com/ #property indicator_chart_window // buffers double s1[] //+ + //| Custom indicator initialization function | //+ + int init() { } return(0) //+ + //| Custom indicator iteration function | //+ + int start() { double i int m,s,k m=Time[0]+Period()*60-CurTime() i=m/60.0 s=m
Date : 2026-01-01 Size : 1kb User : chenxiao
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.