General - page 57

Hello Community, I tried building an indicator that shows the range of two moving averages. The indicator is designed to have 3 buffers and 1 plot, with the plot being a single line showing the range data. The goal is to be able to track proximity to the crossover. Need help please. Below is my
I just noticed that my rating has dropped by around 20000 points recently. I wonder what might be the reason and would it be possible to restore my rating
Hello, The fonction I've written bellow should count the total profit filtered by current symbol and magic number but not working... please help , thank you in advance //+------------------------------------------------------------------+ //| ProfitHistory
I do not understand the purpose of creating these two types of rectangles: OBJ_RECTANGLE_LABEL and OBJ_RECTANGLE Ultimately they look similar. The OBJ_RECTANGLE_LABEL does not even give a preference to write text on it, how is that a label? OBJ_RECTANGLE_LABEL and OBJ_RECTANGLE are simply the
  indicator  (3)
i have have built an indicator it compile well without error but it doesnt seems to trade its only profiling in the charts. Like for example i press ide run it history or real time it doesnt give anything. if someone could help with that it would be nice
I would like to create a rectangle for which: Y: the height behaves like with OBJ_RECTANGLE, ie height adjusts when the y-axis is zoomed in or out by the user, as the rectangle's y coordinates are defined by price1 and price2. X: the width behaves like with OBJ_RECTANGLE_LABEL, ie where the x
Can it be copied signal from other broker or not? Pls give me a answer. there are some people are using icmarket broker but they want to copy to other broker not icmarkets on mql5? Can they do? anyone give me answer? thanks reply
Hello, I installed VPS on one of the 3 MT5 instances that I am running. I switched few MT5s around. How do I know which one has VPS? Is there a tell
  send a json with webrequest  (13   1 2)
I wanna send this json with webrequest in mql5 {'ticket_num':ticket, 'identifier':identifier, 'entry1':entry1, 'entry2':entry2, 'entry3':entry3, 'sl':sl, 'tp1':tp1, 'tp2':tp2, 'tp3':tp3, 'direction':direction, 'symbol':symbol, 'lot_size':lot_size, 'time':time} and doucumantaion have this code below
Good Morning Please I would like to know what code to type for putting a MA on Stochastic indicator. I want a MA that will be in the second indicator windows with the stochastic indicator. And when the MA will crossover and close below the sell zone or the buy zone of the stochastic indicator it
Please see photos attached. MT5 restarted and when it came back ALL of my demos had been deleted and half of my favourites have been deleted too WITHOUT my consent. I had 100s of accounts opened. Why has this happened? how can i get all of my accounts back? you can see in my accounts window there is
Hello, There are lot of synchronizing indicators. Is it affect speed of price update
hi, i have mql4 indicator, i tried to create a mql5 indicator of it after copy, and compile i got these errors 'Time' - undeclared identifier parabolic 4.mq5 314 25 '[' - array required parabolic 4.mq5 314 29 'TimeToStr' - undeclared identifier parabolic 4.mq5 322 67 ',' - unexpected token parabolic
hello everyone, today I'm asking someone for help in identifying the value of an indicator as soon as a buy/sell stop opens, in order to calculate the difference in present value compared to the value of the indicator when the order was opened. so what i need is, as soon as a buy/sell stop opens the
  Channels inquiry  (2)
Hello every body I saw an advertisement on mql5 website that saying you can make paid channels ... Did any body tried it? Can guide how to do it
Hi I hope you are all doing well. I'm new to the concept of Reverse Engineering, I tried to google it online, but it is used in many contexts with different definition that it became really confusing. Can you please give me an easy to understand definition of Reverse Engineering?, in addition can
[Deleted]
everytime facing errors
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
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
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