Auto fill opposite orders

 

Hi,

My dad is trading daily and I want to help him. What he needs is auto-creating opposite order whenever he closes one - for example: if he has closed buy EUR/USD order with 40 points of profit on let's say 1.05865 now what he needs is to create opposite order (in this example SELL) on the level where the order was made (so NOT on the level where he closed, rather on level where he opened). Is that possible and how can he achieve that? Magic grid has auto filling option but only in the same "direction" and that cannot be reversed. Any info / ideas? 🙏 

 
Relax: My dad is trading daily and I want to help him. What he needs is auto-creating opposite order whenever he closes one - for example: if he has closed buy EUR/USD order with 40 points of profit on let's say 1.05865 now what he needs is to create opposite order (in this example SELL) on the same level (so NOT on the level where he bought, rather on the level where he closed). Is that possible and how can he achieve that? Magic grid has auto filling option but only in the same "direction" and that cannot be reversed. Any info / ideas? 🙏 

Yes, it is possible. It needs to be programmed. You will either have to take the long road to learn the MQL programming language to make it yourself or you will have to hire someone to code it for you.

  • To hire someone, you can place a job request in the Freelance section.
  • To learn to do it yourself (which can take a long time), you can search the CodeBase for similar functionality, which you can the study while referencing the Documentation. You can also search for related material in the Articles section. There are also books that teach MQL coding. There are also videos out there, but personally I find them highly lacking.