
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
fx1.net wrote >>
I assume you get rates via DDE to excel. You will get them probably fix to some predefined cells. You can use excellink to read their content via ExcelGetValue(sheet,row,col) but problem is that you may miss quotes because ticking on one provider may be faster then other. If you can get the quotes row by row, it will be easy to read via excellink.
Hi,
i also get gutes row by row.i hv attached a csv file for the sample.
these csv get updated real time.
can u tell the steps of how can i use these csv data to get in MT4 real time.
where should i put those files that r there with excellink.
i would be nice if u could provide detailed steps of what to do.
thanks