files

  1. shanmugapradeep

    [MQL4 CODING] Target Revenue in Percentage using Account Balance and Equity

    Hello, I am adding new feature in my EA, which close trade automatically when it fulfilled defined earning set by user and than it redefine with value again with new Account balance. Example : Account Balance = $1000 Target Percentage = 10% (10% of 1000$ = $100) When Account...
  2. ezraluandre

    load input parameter from ini file

    Hi, I want to set an input parameter using INI file. For a single symbol it works find but I want to use it for multi-currency purpose. Here's the code that I use, input string InpSettingsFile = "Lybra/Test/external file.ini"; //input file name, blank = not used int StoplossPoint...
  3. Enivid

    MetaTrader 5 Client Terminal Build 1625 (Beta)

    A new update for the MetaTrader 5 platform has been released today. Although, the build's date is stated as July 7, it has actually become available from the MetaQuotes server today in the early morning. The new build's number is 1625. It is not available from the trading servers of the brokers...
  4. Enivid

    Attachment Lists in User Profiles

    Thanks to @hayseed, it is now possible to view the complete lists of attached files and images on the users' profiles: It can be useful in many situations. For example, if you are looking for a file that was posted by some user a long time ago but you do not remember when and any of the...
  5. Enivid

    MetaTrader 5 Client Terminal Build 1455

    Yesterday, MetaQuotes has released a new update for the MetaTrader 5 platform - Build 1455. Today, it has become available on some brokers' servers. The new version focuses on adding some handy libraries to MQL5 standard library collection, making the developers' work much easier: Order opening...