Trading semi automatique

 

I am creating an EA that can send me alerts based on my buy and sell conditions. But I have difficulties in my programming.

- how to code the crosses up of the DI_plus and DI_minus of the ADX of WILDER?

- how to code the closing of the last candles above or below the Moving Average?

- what are the useful functions ? After several my EA does not send me alerts

 

Either pay s.o. to code for you: https://www.mql5.com/en/job

or start searching here for e.g. EA ADX there is plenty of code I guess - just use it - and learn to code..

Trading applications for MetaTrader 5 to order
Trading applications for MetaTrader 5 to order
  • 2022.07.09
  • www.mql5.com
The largest freelance service with MQL5 application developers
 

The articles are very useful part of this mql5 platform. Read this article it might help

https://www.mql5.com/en/articles/138

The Use of the MQL5 Standard Trade Class libraries in writing an Expert Advisor
The Use of the MQL5 Standard Trade Class libraries in writing an Expert Advisor
  • www.mql5.com
This article explains how to use the major functionalities of the MQL5 Standard Library Trade Classes in writing Expert Advisors which implements position closing and modifying, pending order placing and deletion and verifying of Margin before placing a trade. We have also demonstrated how Trade classes can be used to obtain order and deal details.