This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
Bug?Back to topics list |
|
russb
2006.02.21 04:29
I programmed an expert advisor to monitor multiple currency symbols. It's working properly on a standard account. However, the expert advisor will not trade on a mini-account.
|
|
sub
2006.02.21 09:28
I programmed an expert advisor to monitor multiple currency symbols. It's working properly on a standard account. However, the expert advisor will not trade on a mini-account. Most likely not a bug! Check if the symbols on your mini are modified like this "EURUSDm" rather than "EURUSD" in regular account. |
|
russb
2006.02.22 02:53
I programmed an expert advisor to monitor multiple currency symbols. It's working properly on a standard account. However, the expert advisor will not trade on a mini-account. Most likely not a bug! Check if the symbols on your mini are modified like this "EURUSDm" rather than "EURUSD" in regular account. The charts we're and are labeled "EURUSDm": which means that I'm running a mini-account. When I tested it on the standard, "EURUSD", it worked perfectly. The lot sizes and account equity and balance variables we're also checked. Remember, I'm monitoring multiple currency symbols here! |
|
sub
2006.02.22 04:13
I programmed an expert advisor to monitor multiple currency symbols. It's working properly on a standard account. However, the expert advisor will not trade on a mini-account. Most likely not a bug! Check if the symbols on your mini are modified like this "EURUSDm" rather than "EURUSD" in regular account. The charts we're and are labeled "EURUSDm": which means that I'm running a mini-account. When I tested it on the standard, "EURUSD", it worked perfectly. The lot sizes and account equity and balance variables we're also checked. Remember, I'm monitoring multiple currency symbols here! I do not see your code, but unless you design your code so it would understand both types of symbols, with "m" and without "m" your code will obviously not work. |
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets
