- Home
- Comunidad
- Buzón de sugerencias
- Create software that draws history trades from csv on my MT4...
Advertisement
Create software that draws history trades from csv on my MT4 chart resultados de voto
Edit Your Comment
Discusión Create software that draws history trades from csv on my MT4 chart

forex_trader_8466
Miembro desde Mar 10, 2010
posts 67
Sep 18, 2010 at 16:18
Miembro desde Mar 10, 2010
posts 67
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...
Miembro desde Jul 31, 2009
posts 1418
Sep 21, 2010 at 08:01
Miembro desde Jul 31, 2009
posts 1418
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
Miembro desde Mar 10, 2010
posts 67
Sep 21, 2010 at 09:35
Miembro desde Mar 10, 2010
posts 67
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.

*El uso comercial y el spam no serán tolerados y pueden resultar en el cierre de la cuenta.
Consejo: Al publicar una imagen o una URL de YouTube, ésta se integrará automáticamente en su mensaje!
Consejo: Escriba el signo @ para completar automáticamente un nombre de usuario que participa en esta discusión.