Expert advisor that opens trade from csv file/text file

 

Hello you all, 


I have a problem and i dont know how to solve it. 

I want to make an expert that opens trades bij some kinde of signal that comes out a text, or a CSV file.

If somebody hase some kind of expert that uses this kind of Technic or has experiance with it please help me out!.  

 
You have only four choices:
  1. Search for it,
  2. learn to code it. If you don't learn MQL4/5, there is no common language for us to communicate. If we tell you what you need, you can't code it. If we give you the code, you don't know how to integrate it into yours.
  3. Beg at Coding help - MQL4 and MetaTrader 4 - MQL4 programming forum or Need help with coding - General - MQL5 programming forum or Free MQL4 To MQL5 Converter - General - MQL5 programming forum or Requests & Ideas (MQL5 only!),
  4. or pay (Freelance) someone to code it.
We're not going to code it for you (although it could happen if you are lucky or the problem is interesting.) We are willing to help you when you post your attempt (using CODE button) and state the nature of your problem.
          No free help
          urgent help.
 

Hi!


Here is an example:


https://www.mql5.com/en/forum/6909


Maybe I can help you further, if that is not enough info.


Ciao,

Andreas

File Operations: Reading CSV
File Operations: Reading CSV
  • 2012.06.11
  • www.mql5.com
Good Day, MQL5 Community! I've encountered a problem in my attempt to read from .csv files using FileReadString() or FileReadInteger() functions...
 
for ea to write a file means Trade copier can be run
Reason: