Create software that draws history trades from csv on my MT4 chart投票結果
Edit Your Comment
Create software that draws history trades from csv on my MT4 chart討論
forex_trader_8466
會員從Mar 10, 2010開始
68帖子
Sep 18, 2010 at 16:18
會員從Mar 10, 2010開始
68帖子
So I can download somebody's history and see al trades on my chart. Such a soft should have adjustable timezone to work correctly. It can use builted in trendlines from MT4 [with unticked 'ray' box]. It can draw red lines for short and green for long trades.
Currently I do it by importing numbers to excell spreadsheet and than I use self-coded macro, that copy open/close time/value and automatically fill it in apropriate fields in MT4. Its a really time consuming thing.
I don't know any better way to do it...
Currently I do it by importing numbers to excell spreadsheet and than I use self-coded macro, that copy open/close time/value and automatically fill it in apropriate fields in MT4. Its a really time consuming thing.
I don't know any better way to do it...
forex_trader_8466
會員從Mar 10, 2010開始
68帖子
Sep 21, 2010 at 09:35
會員從Mar 10, 2010開始
68帖子
First to find out what is somebody's timezone I pick few recent trades and rying to fit them to my chart [so open and closing time fit to order level.]
Than in excell I just use another column, where I first format it to make sure it will display time, and than I write =X2+01:00, or X2+60 [where X2 is parallel cell with time value].
I think if you make a software, the easiest way is to create option to draw 10 recent trades just to see if they fit chart, and then make TZ adjustment, draw first 10 again, to see are they fit, and if all is fine, than one can go with full history.
Actually this may be possible that you keep all soft on your website, and what someone is downloading would be created by you .tpl file with all lines already marked, same as you generate different widgets, there may be an option to generate different tpl for different timezones.
Than in excell I just use another column, where I first format it to make sure it will display time, and than I write =X2+01:00, or X2+60 [where X2 is parallel cell with time value].
I think if you make a software, the easiest way is to create option to draw 10 recent trades just to see if they fit chart, and then make TZ adjustment, draw first 10 again, to see are they fit, and if all is fine, than one can go with full history.
Actually this may be possible that you keep all soft on your website, and what someone is downloading would be created by you .tpl file with all lines already marked, same as you generate different widgets, there may be an option to generate different tpl for different timezones.
*商業用途和垃圾郵件將不被容忍,並可能導致帳戶終止。
提示:發佈圖片/YouTube網址會自動嵌入到您的帖子中!
提示:鍵入@符號,自動完成參與此討論的用戶名。