Hello everyone. l realize many people buying the same product from market and apply it with same settings to pass challenges of the same firm. How could this be possible? isn't it close to what they call copy trading which is not allowed in prop firms
What do I need to change in meta editor to enable it to use GPU I have the setting enabled but from my understand I have to input some code so I can use the resources in my computer
Hi all, Sorry for the probably terrible title, end of the day couldn't think of anything better. I'm in the process of setting up a spreadsheet and need a calculation for the stop loss (in points). The information I have is the $ per point, Ask Price, Risk % (%3 of equity in this case), trade...
Dear I am using MQL cloud to using optimize my EA. But it show too slow. How i make it faster. I mean cloud use more agents. I have another question. Sometime I notice optimize stuck mid of time, What can i do that time, can I click stop then start it again. Thanks in Advanced
Hi guys, beginner here new to making EA's. Time to put my pride aside and ask for help, I cant figure this one out. I want to close any opened buy positions when a sell condition is met, and close any opened sell positions when a buy condition is met. Here's the code! And much appreciated in
Issue. I have a Comment that I print to the chart displaying some of the main settings of my ea, like so... Comment ( "\n Profit Target = $" + DoubleToString (eqplus, 2 )+ ", Lots = " + DoubleToString (iStartLots, 2 )+ ", Slippage = " +
I am trying to use FileIsExist to search the common directory of MQL, which is, C:\Users\Jim\AppData\Roaming\MetaQuotes\Terminal\9B101088254A9C260A9790D5079A7B11\MQL5\Files. In the code below, it always defaults to the "else" statement even if the file does not yet exist. if the file does not exist
I am loading my EA and it gives me this error, but I don't understand what the problem is, in Test it works fine. Can anyone help me? Thanks Errors count 22 Started 2023.12.05 08:44:44 Finished 2023.12.05 08:45:39 Type Expert Advisor test on EURUSD,H1 (netting) 2022.02.01 10:00:40 failed instant
Hello everyone, I am completely new at programming in mql5 and unfortunately I have some problems to build my code based on a simple moving average. I am basically trying to : buy the position when the closed price < SMA sell the position when the closed price > SMA When I compile my code, there is
input ushort InpSignalsFrequency = 10 ; // Search signals, in seconds (< "10" -> only on a new bar) datetime m_last_signal = 0 ; // "0" -> D'1970.01.01 00:00'; // search for trading signals no more than once every 10 seconds if (InpSignalsFrequency >= 10 ) {
#property tester_file Assuming an optimization starts with the files declared with these properties no longer changing (since the terminal needs to restart before the test). So does that property just move them to the agents folder for each agent that starts a test or does it keep it open in memory
Hi everyone, I hope you're well, I have a demo account with a broker and I have a stop level of 0, is this normal? how do you interpret this? Where's the trick or the trap? 😉 Thank you in advance for your insights Best Reguards, ZeroCafeine
Hello team. I have 12 cores but as you can see on the attachments there are only 6 cores running how can i run all the 12 cores to earn more ? thank you
2 questions, just as much curiosity as anything else. a) which reads faster. worsTics[ 0 ]=worsTics[ 1 ]=worsTics[ 2 ]=worsTics[ 3 ]=worsTics[ 4 ]=worsTics[ 5 ]=worsTics[ 6 ]=worsTics[ 7 ]=worsTics[ 8 ]=worsTics[ 9 ]=worsTics[ 10 ]=worsTics[ 11 ]= 0 ; // OR for ( int i = 0 ; i < 12 ;
Hello team Agent not showing even due all the settings are correct Please advice what to do? Thank you, Medalla
we know : handle = iCustom("....", smybol, timeframe, ...); But how the other way around. According indicator handle, how to get symbol and timeframe of this indicator handle
Hi.. I run full optimization on some strategies - MT5 in my last computer. Now when i bougth new pc i copied that past optimization results (.OPT) in new pc. When i am opening this results in new MT5 in new PC. its showing only Result, Profit, Profit Factor etc columns only. No columns for input
I have attached screenshot of the tesla stock. I am using mt5 account from [broker name redacted]
Hello, I bought an ea and it came with 2 ex4 files. one with the robot and the other the license. I know I have to put the robot file in expert but the second ex4 file with license? I'm lost
im backtesting , one with IC markets MT5 and the other with ThinkMarkets MT5 and the tester is only pulling in data until june or july of 2023, testing this on totally two different brokers... its like a universal problem. As shown you can see the backtesting dates from june 2023 to nov 2023 and
[Deleted]
I am using a custom indicator but it opens many instances the EA is multi-timeframe hence the handle is called multiple times. But when I use MQL5 indicators eg iMA, iRSI it works perfect only custom indicators open multiple instances how can I solve this on the custom indicator This problem is only
Please see this Photo :- https://charts.mql5.com/38/78/audusd-s-m5-jm-technologies-ltd.png Code :- int iBB_handle; double BB_Upper[], BB_Lower[]; int OnInit () { //--- iBB_handle = iBands ( Symbol (), PERIOD_CURRENT , 23 , 0 , 2 , PRICE_CLOSE ); //--- return ( INIT_SUCCEEDED ); } void
I need help in mql5 2 dimensional arrays. what i want to achieve, kindly give me hint how to solve this task ? Double PointsToWait = 500; Double MyArray [] []; MyArray [0] [0] = Here we will save the ticket number of the previous open trade. MyArray [0] [1] = Here we will save the Open Price of
I have an EA developed in mql5 that operates in multicurrency. I would like to be able to program a different Comment() on the screen for each pair. I am not able to see the solution. Does anyone know how to do it? Many thanks in advance, Juan
Hi all, I grabbed an EA off market place which seems good a placing orders but I think could be improved with judicious use of a trailing stop. I know I can only add one EA per chart - so is it possible to: * Add EA1 to one chart - this paces the orders along with a fixed Stop Loss. * Add EA 2 to
where can i get the file OrderManagement.mqh ? when i run my code it says that the file is missing
(3)
help please
Is there an EA out there that lets you scale out by triggering an automatic partial close off your position at a particular price level? The closest I know of is Smart Trader Tools Mini Terminal but you have to manually execute the close. Cheers
hi i try to write a mql code to write macd of symbol for three timeframes in excel with filewrite command. but macd numbers in result excel file is only one-column and all macd data stored in rows. [ size of cells are 1000 x 1 for three time frames] but i want to stored each time frame in a column
Hi everyone, I need your help. I have tried my best to fix the code, but this error still keeps on occur. How to fix this? I have tried all the method mentioned below, but it seems still did not work. Volume limit reached problem when publishing the EA - Easy Trading Strategy - Expert Advisors and
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.