Paulo Carvalho
Paulo Carvalho
Paulo Carvalho
Added topic To Sort dynamic arrays( a dynamic array inside another declared one)
 Can anybody help me?  The goal is to sort dynamic arrays.  i.e:    double  A[], B[], C[] , D[] , E[] , F[] , G [] , H [] , I[] , J [] ;   double alphabet [10] = {A[0], B[0], C[0], D[0], E[0], F[0], G[0], H[0]
Paulo Carvalho
Added topic My Expert Close Position is not working
Sell and Buy Functions is working perfectly but  EA is not even calling the ExpertClosePosition. Could Any Body help me? Tanks a lot   void OnTick()   {           if(CanTrade)        
david mackay
david mackay
Comment to topic Discussion of article "Creating MQL5 Expert Advisors in minutes using EA Tree: Part One"
The trailing stop function re MT5 has to be revised as it is not called
Paulo Carvalho
Added topic EA building with different patterns of behavior
If possible what is the best way to create EA with different patterns of behavior through the wizard MT5 ? ie: To buy when short MA crosses downward the long one Thank you for listening 
Paulo Carvalho
Added topic Optimization of EA parameters with Molanis?
I can not create EA with variable parameters for optimization of technical analysis with the standard version of Visual Expert Molanis MT5. ie: Optimizing the period of two moving averages...or timeframes. Only available scales of general parameters
Paulo Carvalho
Registered at MQL5.community