Read .csv

 
I heard that "multi-currency baektest" are not allowed at mt4.

I'm not trying to deal with multiple currencies transaction in a single 

currency.

When the best indicator of the various pair is eqal to current open pair, 

I want to open it.

So I will open several pair

However, "multi-currency baektest" is impossible, I would like to import 

string symbols into a csv file.




1.Is it possible to export the files as csv which contained inside the 

archives in mt4 and retrieve them from ea to use them immediately without 

any special modifications?

2. Is there an open function that reads the csv file from mt4 and enables 

it to be processed directly for use in iMA or RSI or custom functions?


I wait for your brilliant thoughts.



 
cape1354:
I heard that "multi-currency baektest" are not allowed at mt4.

I'm not trying to deal with multiple currencies transaction in a single 

currency.

When the best indicator of the various pair is eqal to current open pair, 

I want to open it.

So I will open several pair

However, "multi-currency baektest" is impossible, I would like to import 

string symbols into a csv file.




1.Is it possible to export the files as csv which contained inside the 

archives in mt4 and retrieve them from ea to use them immediately without 

any special modifications?

2. Is there an open function that reads the csv file from mt4 and enables 

it to be processed directly for use in iMA or RSI or custom functions?


I wait for your brilliant thoughts.



I do something similar so I build my expert with MQL5 then back port to 4 when I want to trade
Reason: