General - page 17

Hi, could anyone give me information if i can delete my old account and create the new one with the same ID ? thank you
What ways are there to get a refund from the Market? Can I report a seller selling scam? How can I prove this? What would be an acceptable proof for "intended scam"? - backtest reports or images which don't come from the sold EA? - EA behaves statistically significant worse after the last Update
Hey guys, I have a problem with "telegram undeclared identifier in the attached code. I've tried every way but I haven't been able to resolve it. If anyone knows and can solve it I would really appreciate it. tks Samuel
  trade assistant  (1)
Please help as can’t get signed into MQL5 on my laptop to update trade assistan
Hy guys, simple question and don't know what its wrong here. Please have a look: if( cond1 && cond2){ return 1;} else if(cond3){ return 0;} Warning: '}' - not all control paths
Any new software inevitably contains bugs that are not alwayspossible to detect even under the most rigorous in-house testing. Wetherefore attach great importance to all user reports about issues inour programs and try to answer each one of them. In order to improve feedback from MetaTrader 5 end...
hello everybody I would like to ask if anyone knows if this indicator exists in mql5, or who created the base for it. thanks
Hello I want to write a program that will add a certain number of pending orders every time the current price moves by a certain amount (for example, 100 pips or by a certain range, for example, 90 to 110 pips), compared to the last and closest pending order. to do once in the condition). And the
(Thanks for your time and attentions in advance.) When using optimization function of strategy tester in Meta Trader 5(build 4288) it would prompt Initialization error 5 without any further details.(see Pic 1.) (Pic. 1) When using the task manager of Windows 11 I was not able to allocate the cpu to
Quote: "When selling products on the MetaQuotes Marketplace, the platform allows you to specify a certain number of activations for your product. These activations are tied to a unique installation code that ensures the product only works on the buyer's PC³. Regarding coding these activations into
i have problem msg to confirm my phone i can t receive it why ....please help
How can I attach a file in signal/product description? Where must upload the file and share link for users?
Hello, long time ago, that i used mql5 the last time but why i dont the right value out there? value = iHigh ( _Symbol , PERIOD_CURRENT , iHighest ( _Symbol , PERIOD_CURRENT , MODE_HIGH , 20 , 0 )); it should give me the highest price of the last 20 candles regards amando
I know some brokers who are settings the swaps on some symbols to 0/0. It doesn't make sense to me. Has someone some experience, information or ideas about what that could mean ? Example of some symbols swaps
Hello, I've installed MetaTrader 5 on both Android and Windows. I downloaded a new indicator to my account, and it shows up and works on the Windows system, but not on my Android phone. Is it possible to display this indicator on a mobile phone
  Help for SymbolInfoTick()  (12   1 2)
I have this code in my EA and I am puzzled by the results. Please can someone tell me where my thinking is wrong as I thought that this should load the current chart prices etc. or if it failed print the error statement and error code. It normally prints the ask price correctly and has never printed...
I was working on a personal project and I realized that the already available MT5 API won't work for my purposes because it requires the terminal to simultaneously be open. I looked all over the internet but all the API's I could find were either just wrappers that still needed a terminal or were
I've created a custom symbol XAUUSD_C, if i run the backtest by using fixed options like "last year", "last month", "entire history" it works fine but if I were to use a custom period it will mostly don't work: but if i try to use as end date something like april 2024 it works I don't know why. I've
Hey Guys, I try to write my first EA with serverside communication. Ive wrote a simple java spring boot application with a rest controller working fine in testing with postman. If I try to send a POST with the WebRequest function I am facing an error. input string url = "localhost:8080/postSignal" ;
Hello! I have issue with the Toolbox on Mac - it is not working properly anymore. Somehow I dragged it to separate window, but I can't get it back on place downside of the terminal. I can't zoom it and do not see anything now. Pictures are attached. Please help me. Thank you
When placing a buy order for 100 units at price x with a Take Profit set at x + 2, and successfully buying, then subsequently placing another buy order for 100 units at price x with a Take Profit set at x + 1, and successfully buying. When the Take Profit of x + 1 from the second buy order is
The phone number verification message did not reach me despite my attempts since yesterday
Hi, Why the paid indicator done want to install on the system? Is there a setting I am missing perhaps
Hi, Has anyone experienced markups and lines that were added to a chart to be gone after an App restart? If yes, how to avoid that next time? Thanks
Hello, One day I was kicked out from my account. I try to get a contact with broker, but no response. I called them but no answer. Any advice
Gooday everyone Please is there anyone that knows how to customize an EA to trade on custom symbols? or how to copy signals generated by custom symbols to be used for trading purposes? Share a little knowledge please
As soon as the order is opened, even if I increase the Pips as input, the stop loss is immediately positioned at BE after very few pips. bool fxBreakEven( int argMagicNumber, int argBeakevenPip){ bool response= false ; // conversione da PIP in POINT if ( Digits ()== 3 ||
I am using EA Builder and I get different results for backtests with the same settings. Why is that happening
Hello my mt5 closes on its own when i add an indicator to my charts. When i try to change in between time frames is freezes and automatically closes when i have loaded the indicator on the chart. How can i fix this indicator issue