basic i want just a line based in the diference ty!
Hi, Does Metatrader normally store the historical slippage values for a chart? I've noticed that there is a structure called trade_settings which contains a slippage value but from what I can see this just references the current slippage values (unless I read it incorrectly) for the existing open...
Hello guys: Does anyone know about x-pattern indicator? I saw it´s the combination of Momentum and Gravity, but can´t find the gravity indicator anywhere. Can somebody help me? Even by sending the formula for using the Gravity indicator. Thanks in advance! Pablo
Hello, I'm thinking to create Harmonic pattern (Gartley, Bat, Butterfly) indicator, which would be based on ZigZag indicator . Indicator would search Fibonacci levels between ZigZag minimums and maximums. I searched in the internet and didn't find such indicator, so i am trying to create my own
Hello! I need an indicator-like code that makes some kind of an alert for a particular setup with Bill Williams' Fractals and Alligator. I'll probably write (and publish) the code myself after a few weeks, but I have close to zero coding skills, barely understanding even the documentation. You can...
Hi, Newbie here. I want to make simple indicator but error. I'm stuck. Actually this is my first indi to make. Formula : Indicator Signal = ((Highest Hi previous 10 period - Lowest Low previous 10 period) / 3) + Lowest Low previous 10 period Anyone can help me? ------------- edited by...
maybe somebody knows how use this in code
for instance
can i pass in iMA volumes instead prices
hi i want some help regarding Moving Objects of dashboard . for example . i rectangle and have some object written on Rectangle . i want when i click on rectangale so abject along move with the rectangle window. please help me if any one know please share knowledge i will be very thankful to him
I don't know if this is possible as I havn't come across anything like it... I want an indicator that will show the total movement in pips from a given point e.g. Indicator give signal at 9:00 for buy - I would like indicator to display on the chart the total amount of pips it has moved up from this
I logged into my mql5 account inside mt4 and now under the market tab it is completely blank.. I bought an indy on the site and now cant get it into mt4
Below indicator displays up/ down arrows when MACD histogram changes direction. I am trying to get it to change the arrow to display on the current bar (0) as opposed to bar 1. i.e. when MACD changes direction and candle closes I would like arrow to be displayed on the following candle as opposed to
Hi traders! I was trying to code an alert that popup when an indicator in the separate indicator window crosses a level of an other indicator in the same window. In example...there are indicators like TSI (true Strength Index) that do not have fixed maximum and minimum: if you add in the same window
Maybe someone could help to make an indicator. In case where whole candle body fits inside the previous candle wick. Maybe its also possible to add an alert as soon as requirements met(during the candle).
I am trying to create indicator which displays up arrow when MACD histogram changes direction to go up, and down arrow when change to down. I run with no errors but it giving incorrect arrows on chart and missing out many changes... Any help much appreciated! :)
Hi Peoples; - I'm trying to locate and install the following indicator to MT4 (see attached). I believe it to be known as "Trend_Bars_BO" - I cannot find such in the idicator list. I would also like instruction as to how to install it into MT4. Thank you. Bebbspoke
Dear all, Last time, I 've seen on a topic to show the indicator to estimate the power of wave. But I have some job to go out & forget to bookmark this topic. I've try to find its again, but cant find extract this topic. So, could you show me the topic have relate with the power of wave, estimate...
Hi All, I think I have a drawing problem with my indicator. Works perfectly on my MT4 but doesnt on other peoples. cant suss it out any tips? Where as on other peoples it does this without the labels: My Code Draws these labels using this code: and the Show Stochlabels is fixed to True in...
Hello everybody, I need some help because I have trouble in getting the indicator short name within an EA. Here an example of a short indicator mql5 code (draws simply a horizontal line): #property copyright "Copyright 2015, Bobcat" #property strict #property indicator_chart_window...
Hello, I am new, and not know much scripting, I use eabuilder dot come but I can not get the result right, I am using MT4 platform. I have 2 oscillators on my chart, for 1 min, 5 min. 1- stochastic 13, 5, 5 with the level: 80/20 2- Relative Strength index, 14, level: 80/20 I want when the two...
I'm working on my own EA that performs a procedure on several Timeframes which can be selected by user. The common solution for choosing timeframe is to use input parameters and set their value to "true" or "false". Since there are many timeframes in MT5, it is not convenient to do so. I'm thinking
Hello, for those who have the indicator, we all know the last leg sometimes repaints.How do I confirm the pattern? Regards
Hi, I have written an indicator without taking care of the fact it could repaint. I've searched all around the forum but couldn't find how to make it non repainting. So below some code, the code supposed to be responsible of the repainting ( bar calculation ). How to make it non repainting ? //----
The Heikin-Ashi technique uses a modified formula: xClose = (Open+High+Low+Close)/4 o Average price of the current barxOpen = [xOpen(Previous Bar) + Close(Previous Bar)]/2 o Midpoint of the previous barxHigh = Max(High, xOpen, xClose) o Highest value in the setxLow = Min(Low, xOpen, xClose) o...
Hi guys, So here's what i want to do: I want to create an indicator which shows the bars of the higher timeframe in the current timeframe. those higher timeframe bars should be painted behind the current timeframe bars and they should be translucent. Now if i just draw rectangles with...
Hello all, I am facing strange "Array out of range" error. If any of you have experienced same issue, may I have some advice please? "array out of range in 'Indicator.mq5'(416, 32)" This is the error message shown in MT5 terminal. Do you suspect common stack overflow? No, it's not... Here are...
Anyone knows what's the name of the indicator showing current profit in the upper right corner? I will be very thankful for Your help :)
Are there any indicators that can change the color of the candles or bars in accordance of their placement of a high below a moving average , or a low above the moving average. e.g., the stick's low is above a moving average line -> stick's color is green stick's high is below a moving average ->
Hi world, I am doing an indicator an want to add an interface to it but have no clue how to do this. Can someone send me some .mq4 file of some indicator with an interface please? If you dont know what i mean, theres an example of an indicator with interface...i cant use this example cause i only...

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.