Simple license on account name - script MetaTrader 4 //+------------------------------------------------------------------+ //|                                                Amira brand      | //+------------------------------------------------------------------+ #property copyright "Amira Brand" #property link      "https://www.mql5.com/en/users/amirabrand1998" #property version  "1.00" #property strict //+------------------------------------------------------------------+ //| Expert initialization…
Account History Export - script MetaTrader 4 Exports the transaction history of the current trading account. The file is saved in the terminal folder MQL4/Files or in common folder…
Close by Equity Percent - EA MetaTrader 4 The Expert Advisor closes all positions if equity exceeds specified percent from balance. Input parameters: double equity_percent_from_balances=1.2; // 20% from…
🍪 By using RobotFX website, you agree with the use of cookies and following our terms of service.