Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Applications Finance-Stock software system
Title: EJ_CandleTime Download
 Description: //+ + //| 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
 Downloaders recently: [More information of uploader chenxiao]
 To Search:
File list (Check if you may need any files):
 

【剩余蜡烛时间】EJ_CandleTime.mq4
    

CodeBus www.codebus.net