rate of currency in text file

 

I need some text file.... where I have every movment .... for example rate of eur\usd is 1.4232 and this price change to 1.4233 then 1.4232 then 1.4231 then 1.4230 then 1.4231....

in text file:

1.4232

1.4233

1.4232

1.4231

1.4230

1.4231

Can someone help me with this ??

 
I don't know of any downloadable sources of tick data. Take the period converter and modify it to generate what you need, leave it attached to generate how much you need, (expect 1/2 million points per week.)
 
Can you help me with that ? I don't know how I can modify period converter. I think then I can use c/c++ lenguage to make database, but I don't know how c/c++ could read actual price from mt4.
 
c/c++ can't read anything. modify the MT4 code. No slaves here, learn to code or pay someone.
 

c/c++ can read from internet?

Reason: