The report groups by magic number and currency, specially useful when testing several EAs or strategies in a single account. Total P...
Showing posts with label Account. Show all posts
Showing posts with label Account. Show all posts
MetaTrader 4 Indicator | Account Information
0
Indicators add account information to chart. Profit, Balance, Equity, Free Margin, Margin and Margin Level %. Indicator 1: Acco...
MetaTrader 4 Libraries | Authenticate into an MT4 account from MQL4 (tested in build 880)
0
MetaTrader 4 Libraries | Authenticate into an MT4 account from MQL4 (tested in build 880)
RobotFX
25.9.25
Since MetaTrader 4 build 880 was released, it's no longer easy to programmatically fill values in Login dialog. This library hide...
MetaTrader 4 Script | Grouping account history
0
Situation: One demo account, with multiple experts being tested on it. Question: What is the profitability of each expert? To answe...
MetaTrader 5 Libraries | Login To Trade Account
0
After the " Account disabled " error occurs (this error on the weekends, when trade servers of exchanges are offline), it i...
MetaTrader 4 Script | Remove Equity from Demo Account
0
Quick scripts to remove Equity from a demo account for a broker that does not support anyway to withdraw. 25597
MetaTrader 5 Indicator | Account Watch - Control entries
0
If you can't watch your statistics and your game plan at all time, your emotions will take control and you will start taking ENTR...
MetaTrader 4 Expert Advisor | MT4 Account details
0
It is very helpful for a coder who is just starting to learn MQL coding. It prints the following fields. Account Balance Acco...
MetaTrader 5 Script | Account History Export
0
Exports the transaction history of the current trading account. The file is saved in the terminal folder MQL5/Files or in commo...
MetaTrader 4 Script | Account History Export
0
Exports the transaction history of the current trading account. The file is saved in the terminal folder MQL4/Files or in commo...
MetaTrader 4 Script | Simple license on account name
0
//+------------------------------------------------------------------+ //| Amira b...