Forum

Deactivate my account if it is used by another trader

Hello, I want to give my account to a trader, but I would like a way to disable their access to my account if it reaches a specific drawdown. Can this be done

Trying to call indicator inside a for from inut symbols (MQL5)

I need the ATR data of each symbol that they put in a symbol string, for example ("EURUSD,GBPUSD,USDCHF"), or I did it this way but it doesn't bring the data correctly and I can't do the iCustom in OnInit either because how does it save the data of the for?? please help The code: void SendAlert(){