How to execution order by change a text file

 

example

signal.txt

EURUSD;BUY;10;100;100


how to make robot / EA to execute the order?

thank you

 
You must read the text file and look for a string buy or sell.  If buy string then ordersend...
 
You must use a loop to constant read the string 
 
MQL5 Programming Basics: Files
MQL5 Programming Basics: Files
  • www.mql5.com
Like many other programming languages, MQL5 features the functions for working with files. Although working with files is not a very common task when developing MQL5 Expert Advisors and indicators, each developer faces it sooner or later. The range of issues that require working with files is wide enough. It includes generating a custom trading...
 
lucky4com: 
  1. Of course. You have only four choices:

    1. Search forit.
    2. Beg at
    3. MT4: Learn to code it.
      MT5: Learn to code. 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.
    4. or pay (Freelance) someone to code it.
                Hiring to write script - General - MQL5 programming forum
    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.
MQL5 Code Base
MQL5 Code Base
  • www.mql5.com
It's a multi-currency grid and martingale system that can trade all input pairs from one chart. The expert will close all orders for each pair using a profit level. The expert has the possibility to trade up to 100 pairs. It's a grid, hedging and averaging system. For more information, please visit product's page...
 

Don't double post! You already had another thread open.

          General rules and best pratices of the Forum. - General - MQL5 programming forum
 
lucky4com:

Your duplicate topic has been deleted.

Reason: