I want to send a signal through to MT2 but for some reason if the arrows are added onto the chart under <arrow> indicator it won't send... Can anyone help me fix this? No issues sending anything else, so it is definitely the indicator that is the issue
int OnInit () { //--- //--- return ( INIT_SUCCEEDED ); } //+------------------------------------------------------------------+ //| Expert deinitialization function | //+------------------------------------------------------------------+ void OnDeinit ( const int
I have an MQL5 EA I built using the wizard, but I'm kind of stumped on something. It uses a PSAR trailing stop. If I set no manual stop loss , I get 2794 trades within the test period with a profit of Recovery Factor of 4.04, profit of 9510.91. If I set any initial stop loss (I've tried everything
Hi, everybody. Is it possible to draw a dotted trend line or that kind of line can only be a solid one? My code is ObjectDelete ( 0 , "TrendChanSignalsM15D" ); ObjectSetInteger ( 0 , "TrendChanSignalsM15D" , OBJPROP_BACK , false );
What is the best way of checking if a required indicator is on the chart before proceeding? I was looking along these lines but I am struggling to find a better function to do the job that ObjectsTotal() ? int objectsTotal = ObjectsTotal (); bool customIndicatorFound = false ; for ( int i = 0 ; i <
Hi guys, here the question, we have this two different call in simple Expert Advisor PSARh = iSAR(NULL,0,PSARstep,PSARmaximum); // technical indicator call handle PSARh = iCustom(NULL,0,"Examples\\ParabolicSAR",PSARstep,PSARmaximum); // custom indicator call handle although they start and complete
Hey guys! I want an "On-Screen Input Box" in MQL4 or MQL5 for money management. Something like input box in ONE CLICK TRADING built-in tool. any suggestion
Hey everyone. I am having an issue with the optimization process. I enable all my parameters and select what pair and such, and when I click "start" my computer ramps up and shows all the core connected cores, but does nothing. I had this optimization started lastnight before bed. I woke up and my
I realize some of the freelancers from Turkey have trouble withdrawing their income. Have you tried "Papara" virtual card? Did it work for you? I created one now but the SMS confirmaion from MQ exceeded limit and I will try tomorrow
What is the process to find out a good portfolio. how an investor can choose a right profitable forex signal for long term investment
Hello I am planning to change my phone number to some one else in order to recieve the confirmation SMS for withdrawing some earned money. I am writting this post because of inability of receiving SMS when tryimg to withdraw my money. I tried but seems not possible! Is it possible to change my
I have purchased one robot but I have not received the .x4 file in it, I want to get that file, what to do because I already have a backup server
// Define inputs input double lotSize = 0.01 ; input double stopLossPercent = 2.0 ; input double profitPercent = 1.0 ; input int MagicNumber = 12345 ; void OnTick () { MqlRates rates[]; int copied = CopyRates ( _Symbol , PERIOD_D1 , 0 , 7 , rates); if (copied < 7 ) { Print (
Please add a forum rule prohibiting requests for help with ChatGPT code. We cannot help them and it is becoming an epidemic. Such threads should be deleted and a PM sent to the OP, with a boilerplate template message informing them of the rule and few thread links for beginner coders. to read
[Deleted]
Hi, Quick one. Any one knows if its possible to select few pending orders (already placed) and move them up or down on the chart all togther? Thanks:)
Based on historical data and market trends, some of the most popular trading strategies in the MQL5 Programs Market include scalping, trend-following, and breakout trading. These strategies are popular because they have a proven track record of generating profits in the financial markets. However
Hi, I am making an EA that communicates with a C# application using sockets (w/ the help of ZeroMQ), I am using a publisher socket to publish the candle data on each new candle, which is working fine. However, I would like to also, have a response socket that is constantly waiting to receive
Hi all. I have a question How is the calculation of the default grid displayed on MT5 charts
Hi all, I'm currently in the process of trying to get 20 MT4 clients running on my VPS. I can just about get 9 running (with the odd one freezing but then coming back to life) but fear if I add more it's going to get worse and wondered if anyone could assist with ways to either; reduce the amount of
Good day everyone I please need help with the following. I am new to coding and are trying to create my own EA to trade the crash 500 market in MT5. The idea is for an order to open when the RSI reach 90 and then open a new order every 6 candles(1 minute timeframe ) Let say the first order opens
I have a powerful PC to backtest and I'm getting strange errors which I've never got before. The first (from the logs) is based on USDJPY that the tester is retrieving for the JPY pairs that my EA tests on. When using JPY pairs, MT5 quits with no error message. If I remove all JPY pairs, it seems to
I would like to change the country of origin how can i change that please as i live in UK but it say Romanian because of my Passport please help as my driving licence its British and i would like to change it to British on my profile Thank you
While I am trying to place a buy order for BTCUSD it gives me the message: Market Closed. Is this for real
Hi, Can any expert help to fix the validation error as stated below test on EURUSD ,H1 (netting) log files size exceeded 2088 MB, test terminated
Hello Everyone, I need help with this error. Any and every help is appreciated. I have created an EA and when I load it up, I am getting the error - I have three commands which are all similar but only the one above is failing please find below my code. Thank You int OnInit () { maHigh= iMA (
Hey I want to create an EA that draw line on the right side as in the picture, but the horizontal anchor being time make it impossible to set an anchor point past the last candle. I first planned to set all anchor on the last candle then use extend right, but it's kind of my last solution, due to
Did someone experience this fault when you go to your purchased on MT4 its not loading, can anyone help how to solve the issue, thank you
I have a free EA vs Indicator download from the market on Mql5 to an mt4 account on my computer. I wonder is it possible to copy that ex4 file into my mt4 account on Vps? On my Vps it is not possible to download EA vs Indicator directly from the market
custom max optimization , 3661 build best result is -nan(ind) produced at generation 0 but generation 0 produced 0.50517
subsequent pass not having to load the file again ? (load a constant structure once from a file and work on that , sort of) tx

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.