Forum

not enough money - issue submitting code to marketplace

Trying to sort out this issue, I see the recommended code below: (however i do not know where to add it, already tried but no result yet) bool CheckMoneyForTrade( string symb, double lots, int type) { double free_margin=AccountFreeMarginCheck(symb,type, lots); //-- if there is not enough money

Not getting same ROI as signal being copied.

I am copying a signal with 95% of my account. However when the provider gains 5percent I only gain 2.5% or so. I check their capital size and mine. My capital size is 5x theirs and see my trades get scaled 5X as well so wonder why profit is not the same

Seeking Guidance: Developing a Multi-Signal Trading Strategy with Global Take Profit and Trailing Stops

I'm contemplating a strategy that involves using multiple signals for trade entry, possibly incorporating up to seven different signals across various currency pairs. The rationale behind considering multiple pairs is to enable the use of a Global Take Profit approach. This means that if the

Additional verification taking more than a week

I got this message below in my account: We need to perform additional verification of your account. This is a standard procedure meant to ensure the security of all MQL5.community members. Currently, no action is required from you. Please wait till the verification is complete. Until then, the

VPS or Mobile device?

Just wondering if it is possible to successfully host your EA via MT5 using your mobile device instead of using a VPS

Not able to withdraw to webmoney

Hello when i try to withdraw my earnings to webmoney it shows failed after few minutes. Any people had same issues

news filter and other stuff

I am sharing this code with you in hope that you can help me to add the features for it to close all open trades x minutes before the news. Its MT5 If you can advice me on a feature to backtest news it would be a plus. Code Input: input string snev = "------------ News Event Filter -----------" ;

Few questions regarding brokers and products from Mql marketplace

After doing hundreds of hours of research I found some good Eas and signals. I have a few doubts or questions. Some ea's produce a good result in the metaquotes server, is it a reliable server? I put same EA on the deriv server and its not able to do well on a 5 year backtest or even complete it

script for mt5 to close all open orders reach a certain profit

Please i am looking for someone who can help me with a script to close all open orders when profit or loss reaches a certain limit on all open trades cumulatively. I tried to top up via paypal to get a developer but seems to be a bit of an issue there

Code shows error when trying to compile please help

It keeps on telling me about parenthesis when I try to compile please help ';' - unexpected end of program gold3.mq5 317 41 '{' - unbalanced parentheses gold3.mq5 146 1 #include <Trade\Trade.mqh> input int MagicNumber= 10001 ; input double Lots = 0.05 ; input double StopLoss= 45 ; input double