- Hem
- Gemenskapen
- Förslagslåda
- Create software that draws history trades from csv on my MT4...
Advertisement
Create software that draws history trades from csv on my MT4 chart röstningsresultat
Edit Your Comment
Create software that draws history trades from csv on my MT4 chart Diskussion

forex_trader_8466
Medlem sedan Mar 10, 2010
67 inlägg
Sep 18, 2010 at 16:18
Medlem sedan Mar 10, 2010
67 inlägg
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...
Medlem sedan Jul 31, 2009
1418 inlägg
Sep 21, 2010 at 08:01
Medlem sedan Jul 31, 2009
1418 inlägg
Sounds great.
How do you account for timezone differences between different brokers?
Thanks!
How do you account for timezone differences between different brokers?
Thanks!

forex_trader_8466
Medlem sedan Mar 10, 2010
67 inlägg
Sep 21, 2010 at 09:35
Medlem sedan Mar 10, 2010
67 inlägg
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.

*Kommersiell användning och skräppost tolereras inte och kan leda till att kontot avslutas.
Tips: Om du lägger upp en bild/youtube-adress bäddas den automatiskt in i ditt inlägg!
Tips: Skriv @-tecknet för att automatiskt komplettera ett användarnamn som deltar i den här diskussionen.