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网址会自动嵌入到您的帖子中!
提示:键入@符号,自动完成参与此讨论的用户名。