I got my indicator published but not searchable on MQL5, please what could I have got wrong? Thanks in advance
Hello, MetaTrader 5 Team and Community, I would like to suggest a new feature that would improve the charting experience in MT5: the ability to lock drawing tools (trend lines, horizontal & vertical lines, Fibonacci tools, etc.). Currently, when drawing a line near other objects, it is easy to
I tried bellow code, nothing is happening. When I check object list, arrow object has created but it's not visible anyway in the sub window no matter how. the object's time coordinates are always showing as 1970.01.01 not matter how I try to set it to the current date time. the arrows I'm trying to
I set out to do a practice conversion to convert a more tedious MQL4 indicator to MQL5. This wasn't for anything other than practice, and because I'm focusing on MT5 now. I thought, maybe I can do it in 30 minutes... but no, this wasn't the case at all. I have tried numerous times to convert it
Hi, I'm trying to get a draw line to change colours - green when the line has a positive slope, red when the line slope is negative. What I'm trying to achieve is essentially a multi coloured line drawn over the candles to indicate the change in a value over time. I've tried both the DRAW_LINE and
Can anyone create a modified Heiken Ashi indicator that is based on a moving average instead of raw price data? Basing the Heiken Ashi on a JMA, T3 or Hull Moving average filters out whipsaws and makes the indicator extremely effective at pinpointing turning points. Almost too good to be true. The
if the chart height is 250 pixels and width is 450 pixels when my indicator applies to the chart, I want my indicator to resize the chart height to 450 pixels and width to 720 pixels. How can I achieve this? I have tried to do this way, but nothing is working. it is possible to resize the chart size
Hello. Are the buffer codes of all indicators that give buy or sell signals the same? For buy, the buffer number is 0 and for sell, it is 1? Because I want to automate the suggested signal of a strategy that tells the direction of price movement with up and down arrows
I'm looking for someone that feels the have developed a good working Kalman Filter Model to use in the fx market
I wanted to create a text object to measure the "power" on the last histogram bar for the bears power and bulls power indicators. It seems that there are no issues with the placement of the text object if I load one single indicator on the chart (either bulls or bears). Chart with only bears
I don't why the lines are distorted when there is re-connection of the terminal, can someone please help me out. //+------------------------------------------------------------------+ //| Custom indicator iteration function |
last 2 lines in this code, Tow almost identical IF condition. The first draw candles in one color which is not the required output. The second if you removed the remark "//" will show candles in 2 colors The task simply is to show the first 5 candles in different colors. What can I do? Thank you
doing a visual test on h1 and the system loads up to 01.01.2024 always. The indicator needs more past data available in order to be tested properly. Is this possible ? Thanks
How To Convert MT4 indicator file to MT5
Hey guys, I have the following problem and it seem I am not the only one. I cannot change the colors of indicators. I can change text in a text field , but if I double click the color fields, nothing changes. No menu appears. It is with all indicators. What is the solution? Thanks
Hi In all indicators, I'm unable to change colors that can normally be changed. I can change other parameters, but not the colors... Any idea why colors fields don't react when I click on them ? Wil
Hey guys, I made a small indicator which shows inside candles. Now I want to check if the candle's close is above or below the open price and I want to change the color of the dot accordingly. I know how to do this with two buffers but I want to know if it's possible with one buffer and how I could
[Deleted]
Hello MQL5 Community, I would like to know if there is any risk reward indicator for download in Metatrader 5, or a way to calculate the risk reward ratio easily without having to compute it manually. Please let me know :)
Hello Coders, I am using MACD Oscillator which Envelope insteads of MA line in MT4 platform. Currently, I want to continue using this Oscillator in MT5 but I don't know how to code Envelope-On-Array with MQL5, I hope Coders will guide me to code this tool with MQL5, thank you
Hi, I copied a Donchian channel indicator from online resources. I want to plot the Upper and Lower at US market open. The values should only change at US market open. Then remain the same value after 16:30(IC market server time at US open). But I failed to do so. #property indicator_chart_window
Hello, I'm developing a Bollinger Bands indicator with sound alerts, and I'm facing an issue with custom sound playback. Issue: 1. In MT5's default price alerts (Tools > Options > Events), we can select and play ANY .wav file from the Sounds folder 2. However, in my custom indicator , I can only
I am relatively new to metatrader and have written the attached indicator(EMA_slope-v1.3.mq5). It seems to be ok when running as an indicator, but the performance seems poor when running against a strategy. Can someone give me some advice on how to improve the performance of this
Hi there, I'm just curious as to how to proceed with calculating the EMA for a LinearRegression calculation. So I have adopted a LinearRegression from mladen (credits to the owner). And this seems to be working, what i wish to do next is to calculate the EMA of the resulting LinearRegression. Below
I'm a newbie here, the question is how to add a rounded rectangle, currently I can only add rectangles
Hey, can anyone help me understand how i can draw objects on indicator_separate_window. What i want to draw is a chart graphical object. It displays a mini chart. If i use the ObjectCreate function, it draws it in the main chart not the indicator window. Can anyone help
Hi guys, I've created an indicator with a panel, using CappDialog class.. The problem is that each time i change the time frame on the chart, the panel is like reloaded at its default position and settings. I tried two different approaches, the first one where eveything is on the same file and the
Hello, Do you know any scripts or indicators to monitor Daily max Drawdown (DD) for MT5? Best, Murat Y
Hello Assume an arrow (draw type) buffer in an indicator. The arrow is drawn by placing the center of the character at the specified time at the price in the buffer. The PLOT_ARROW_SHIFT value that shifts arrows up or down in a plot is specified in pixels while the size of the arrow in the arrow
Hi. Anybody got Keltner Channel with deviation settings? I have keltner channel but unable to set the diviation. Any input would be grateful. Thanks
I have a problem that I don't know how to solve. I have code for an indicator, one of its functions is to show what the price is at a specific point - in this case, the value at the last closed bar. The problem is that the indicator recognizes the start and end trend-line coordinates as the same 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.