This bot helps to automate the process of placing orders in the MetaTrader 4 program
In the process of creating this program, I mastered:
- MQL4
- Creating a graphical interface
- Automatic placing of orders
- Getting information from graphs
The first option:
- Download the
roboExpert.ex4
file to your computer and transfer it to a folder...\MQL4\Experts
- Restart MetaTrader
- Drag the roboExpert Expert Advisor from the Navigator panel to the chart in the trading terminal
The second option:
- Download the
roboExpert.mq4
file into folder...\MQL4\Experts
and compile it in MetaEditor 4 - If the text on your computer does not look as it should, try reducing or increasing the TS constant in the
roboExpert.mq4
file - See point 2 in the first option
General
- MT4 terminal.
- Leverage 1:100.
- Account currency – USD.
- Currency pairs are only USDXXX and XXXUSD.
- Currency pairs with 6 digits.
- The item is considered to be a unit of the last category.
This software product is provided "as is" without warranty of any kind, express or implied.
The author is not responsible for any possible losses associated with the use of this advisor. Trading in financial markets is always fraught with risks.
Please read the documentation carefully before using it and test the EA on a demo account.