Ok, I created an expert advisor that uses a couple of indicators and its been working great but one day last week one indicator gave me negative signal when it should have given me a positive during live trading. I thought it was an issue in my code, I was upset but I knew I could fix it by back
Hello people! :D All right? I have a question to solve about the use of pointers. I created this EA attached and I can not deallocate the use of RAM memory by the pointers present in EA. I already used delete on pointers and arrays and even then the RAM remains allocated just increasing the usage as
Hi, I am a newbie having a hard time understanding what is going on with this TP. Order #2 is executed correctly with TP=36.29, then nothing happens until partial realization order #3 is issued and executed. For some reason this triggers #4, which is the TP based on order #2. However, I suppose it
[Deleted]
I have an EA operating on MT5. I want it to open trades at GMT 0 to GMT+4. What do I use for EA start time
I'm developing an EA, I'm reading a custom indicator using iCustom as the usual, but it creates multiple instances of the same indicator at backtest. Usual issue, indicator works absolutely fine when applied to a chart, however when i attempt to use via iCustom in an EA I have multiple instances
Hello everyone, I am new trader and learning automated trading . Just finished my code. But wgen i run my EA i get the following error "TestGenerator: unmatched data error (volume limit 1552 at 2020.06.05 20:00 exceeded)" Any suggestion to avoid this error will be appreciated. Thanks
i used one expert depond on the volatility and speed of candele in demo account and he have a good result but in the real account the result is different please any suggestion to do any thing i used broker Tickmill thanks
I purchased a market EA from work computer. But I need to enable and run the EA on my home computer. I did see the EA in the terminal on my work computer but have not attached the EA. Will I be able to run the EA from my home PC or will I need to delete the EA from my work PC terminal then attempt
Noob question. I'm trying to get my EA to take multiple trades, 1 per pair at a time to avoid FIFO. Example - EURUSD - 1 trade / GBPUSD - 1 Trade / USDCHF - 1 trade. The EA I am utilizing has settings for both MaxTrades/Tradesperbar . Can someone help me understand the difference, please. I don't
Subscribing a signal and config 0.5 deviation/slippage means the order will not be copyed if difference betwwen signal provider and signal copyer is not bigger then 0.5 , thats right ? Thank you
Hi, I was not happy about the performance of the current new updated version of the EA that I have on my VPS. But the issue is, I can't find the old license version anymore on the VPS side. I had even asked the technical support of my VPS to find it for me, but they also referred me contact your
Hello, is it possible to change the activations of one EA for the activations of another EA? The seller told me that he have no control on activations, only MQL5 have it. Thanks
Hi. Is it okay to shut down an AWS VM that have an EA purchased on the MQL market? I have an EA and, after disconnecting, I was unable to update to a new version. I was forced to install a new MT5 and activate a new copy, "burning" one activation. I was wondering if the act of shutting down the VM
I've already used up all 5 activations of purchased EA and I need more activations... How can I purchase more? Market doesn't give me an option to purchase more. It just said that I have already purchase this EA. Thank you
Hi How calculate in Mql5 that I get percentage (viewed in MetaTrader5 in open positions)?! See attachment
Hey guys just looking for some help with some code on an EA Im working on. Essentially im trying to build an Array to store 3 candles worth of data that i have calculated. now i know how to set up an array etc, however due to the fact that i have no starting value to put into the array until it has
hi I worte a EA at mql4 and i want to give me friend to try but i dont want him to see the code how can i let him run the ea witout to see the code ? just allow him to change input parameter
hi all if i use a custom indicator as a resource in an EA #resource then the indicator itself only works in the behind the scene calculations (as far as i am aware) but is there any way to show that custom indicator on the chart in live market ? Thanks in advance cheers
When I click on the market tab I see the EA I purchased and it says "Product is purchased, but not downloaded yet" but when I click the blue "Install" button, nothing happens? Tried restarting my MT4, logging out of the account under tools->options->community and logging back in but still nothing
Hi! Is there anyone help to help. I was looking for an ADX EA, which will open and close trades on crossover using any time frame. Manual tp or sl can be set. Otherwise a trade will remain open until the next crossover. No matter, if it's 5 pips loss of 2 pips profit. But it should be remain open
somebody help me need export advisor code i need buy sell both order same time and that order after reach profit same buy and sell both order tn average close with some profit for examble buy1 0.01 and sell1 0.01 same time if buy1 reached profit buy1 close with profit and same time that market price
I want to be able to see how many milliseconds have passed since a particular position has been opened. If I do PositionGetInteger ( POSITION_TIME ) The returned datetime value does not appear to have millisecond precision, even though I can see the open time for that position down to milliseconds
Hello, I wrote an EA and ran it on two different machines (Desktop and Hyper-V). The EA executes the trades with the exact same specifications but delivers different results in terms of profit and loss. What can be the reason for this? The differences are already enormous. See appendix. Thanks for
every time I run a backtest with the trades of the backtest, appears a lot of another trades that I have never made, could someone guide me what to delete or what to do to get rid of those
Why does this not work? overshoots is an array of struct... int h= FileOpen ( "test.csv" , FILE_WRITE | FILE_ANSI | FILE_CSV , "," ); if (h== INVALID_HANDLE ) { Comment ( "Error opening file" ); } int _size = ArraySize (overshoots); for ( int i= 0 ;i<_size;i++) { FileWrite
I'm looking to create an EA that will scan multiple symbols and will then deploy the best suited EA to it. How can I deploy EAs from another to a specific symbol
Hi - Does anyone have this EA? I would really enjoy learning from it. Ideally I want to trade equities and buy and/or sell when a Bollinger Band is crossed. Typical method. Although I may want to tweak things in the script. I can learn/do so once I have access to one. For instance, I can change the
Ok, so I think I have a pretty good EA but if I am trading all of currency pairs 3 of them show that I lose money. When I run the currency pairs individually the ones that lose money show this stop out occurred. What does that mean? I thought it meant the end of the test but wouldn't that show on
hello everyone, i have a simple Question, I am using an EA for trading and i also have an active subscription of VPS. Will the EA do the trading if I turn off my PC

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.