I think possible but difficult. You could load the data into arrays, and then make the indicators run on arrays instead of Close prices, or whatever. This would mean changing the code of the indicators.
I think it would be much less work just to recode the indicators in Matlab or R, or even Excel
Hello Folks,
I want to import live ticks from an external datasource to Mt4.
I have my own live generated data (Math experiment) and want to analyze them live in Mt4 with some indicators.
Is there any way to do this?
I can write my data in any possible format over c# but how can I import in MT4?
Thank you all!
Flo
Hello,
alladir, you did understand my problem. Is there no other way, so I can use open[x] close etc?
Greetings
Hello,
alladir, you did understand my problem. Is there no other way, so I can use open[x] close etc?
Greetings
Yes I know how to put Data into MT4 through Named Pipes. But I dont know how to make live offline charts.
Where do I get resource on this?
Yes I know how to put Data into MT4 through Named Pipes. But I dont know how to make live offline charts.
Where do I get resource on this?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello Folks,
I want to import live ticks from an external datasource to Mt4.
I have my own live generated data (Math experiment) and want to analyze them live in Mt4 with some indicators.
Is there any way to do this?
I can write my data in any possible format over c# but how can I import in MT4?
Thank you all!
Flo