Forum

Need to find EA

Hello everyone! I need to find an EA with source code As the image I attached below (MQ4). Thank you very much

Does anyone know what this particular error looks like?

I posted my EA on the market but got the following error messa ge. I can't know exactly what error to fix. Does anyone like me

Hi everybody. i am testing this EA but it has error "OrderSend 130". Anyone help me fix it?

extern double StopLoss = 20; extern double TakeProfit = 21; extern double TrailingStop = 20; extern double Lots = 0.10; extern double ProfitShield = 7; extern int TimeZone=0; extern color clOpenBuy = Blue; extern color clCloseBuy = Aqua; extern color clOpenSell = Red; extern color clCloseSell =

Help me for EA Martingale!

Hi everybody! Is there a way to code 1 EA Martingale with a pip step by Fibo sequence number? for example starting is 8-13-21-34