|
[Request] EA to export indicator values to .txt or .csv files
Hi!
I looking for a way to export indicator results to a .txt or .csv file, because i want to make some neural network indicators for metatrader by linking the indicators to some external dlls i'll make.
The problem is that i need data to train the networks and i've found no way to export indicator results.
I thought of making a ea that would save the indicators i use in it to a file, but i really dont know, and don't have the time either, to learn mq4 programming language. (I know .net and some c++, and mq4 is similar to c++ but like i said, i dont have the time nor the patience).
So if someone could make a little example on how to do this, i'll be thankful.
Thanks in advance,
JCC
|