Jump to content

Historydata


JaiBee

Recommended Posts

This indicator : historydata.mq4

http://www.multiupload.com/XHXYSM1VP0

gives an ascii output as follows :

20110316,07:00,1.3983,1.4000,1.3961,1.3963,5721

20110316,08:00,1.3963,1.3984,1.3958,1.3967,6521

20110316,09:00,1.3967,1.3979,1.3937,1.3959,6936

 

however, can someone ad the following line so that it can be used in MetaStock ?

<DTYYYYMMDD>,<TIME>,<OPEN>,<HIGH>,<LOW>,<CLOSE>,<VOL>

 

to get this:

<DTYYYYMMDD>,<TIME>,<OPEN>,<HIGH>,<LOW>,<CLOSE>,<VOL>

20110316,07:00,1.3983,1.4000,1.3961,1.3963,5721

20110316,08:00,1.3963,1.3984,1.3958,1.3967,6521

20110316,09:00,1.3967,1.3979,1.3937,1.3959,6936

 

thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...