Termos de Referência
Olá, eu tenho EA, e eu gostaria de colocar alguns parâmetros (que podem ser modificados na configuração externa).
Parameters:
Opposite Trades = false; If the robot receives negative orders, you can reverse purchase to sell or vice versa.
Position Size = 0.1; It can be changed manually or with increased balance, (the EA already has the option automatically).
Max Spread = 3.0; (In pips) Many brokers with variable or floating spreads have different values of the spread during the day, from 0.5 to 2.5 or 3.5 and more.
Max Lost Positions = 3; If there are more than 3 consecutive losses, the robot stops trading. It will resume automatically after the time you set up in the parameter below "Max Lost Resume Time". It is useful when the market or the platform behaves strangely.
Max Lost Resume Time = 900; (In seconds) If there are more than 3 consecutive losses, the EA stops trading and resumes after 900 seconds (15 min). You can change it to less or more, same as the MaxLostPositions.
Position Maximal Time = 900; (In seconds) This is the maximum time to position will be open. After that it will be force closed.
Trading Period 1, Trading Period 2, Trading Period 3 = 00: 00-00: 00; You can set up different trading periods, when the Robot perform best, e.g. during UK and US sessions, or exclude periods when the market behaves abnormally, e.g. just before or just after the weekend.
Repeat Closing = 30; (In seconds) The Robot will check every 30 seconds if the position is profitable, then it closes the trade.