Hi, Is there any indicator that shows ticks like John F. Carter uses for trend changes? Been looking for a while and couldn't get anything clear yet. Thanks for help!
Hi, thanks for being present in here. I ordered an Indicator based on RSI that load everything like it should, but when a new candle opens the new RSI value go to 0. Sometimes it back to normal, some times don't. What should i look on code to fix that? I asked developer to fix, but he sent me a...
Where can I find a signal like this BUY or SELL. that has Entry StopLoss an Take Profiit. Price action is High and Low Test Bar...@ 1/3 of the body of candle sticks, regardless of color. See attached Picture. Anyone who can developed like this...Share your expertise guys...Thank you.
[Deleted]
Hello Everyone! I don't have the US Dollar Index (USDX / DXY) as a part of my platform but I use it a lot in my trading. Usually I use the chart off of TradingView but this can be troublesome. I can switch brokers to a broker that offers it as a part of their MT4 platform, or I can download a...
Hi
I'am looking for an adapt ZigZag showing the cumulative volume for each ZigZag
Do you have any ideas to build up a Zigzag with cymulative volume?
Hi there, I have created this simple alert function : double Alert_Higher_Level = ObjectGet( "Alert_Lines_Higher", OBJPROP_PRICE1); if (Bid > Alert_Higher_Level &&...
Hi all, I want to import a variable x[i] from indicator1.mq4 file and use it in indicator2.mq4file. Is it possible to do this
Hi everyone. Got a question. Why the future cloud in ichimoku indicator doesn’t apear in metatrader5 ios version
Hi, Could anyone help me to know ""what is the mathematical formulation of TMA bands?" , please. Thanks.
Hi there, does anyone know how I would add a specific start time and end time to this indicator so that it doesn't cover the whole day? //+------------------------------------------------------------------+//| ColorBars.mq5 |//|...
Hi, I would like to know from mentor here if is it possible to code MACD into Stochastic ? What i'm trying to get is if the MACD "MAIN" at stochastic Overbought or Oversold, will gave the alert. if it's possible, what are the code that i need to use? Thank You
Hi guys, Can someone tell me how to add a expiry time for my indicator. Regards.
hello friends, I need help. I desire STOCHASTIC indicator for MetaTrader 5 with audible alert when crossing area of buying and selling. * to MetaTrader5. SOMEONE HELP ME VERY GRATEFUL FICO. HUGS
Hi MQL community, I'm trying to normalize the bollinger band values into 5 digits from 6. I tested using an alert and the value had been normalized correctly. However, when I run my EA in the strategy tester, it still shows 6 digits. P.S. I have included a MQL4 to MQL5 converting file in the header....
Hello all, I have an idea : - hide/show (not delete) objects on the graph (channels, rectangles, lines...etc) with a same prefix (My_Prefix_Object1, My_Prefix_Object2, My_Prefix_Object3...etc). My question : Is it possible to do it ? Maybe with "ObjectFind" (?) And how hide/show ? .......
Hey there I am trying to find an indicator for MT5 that will alert me when there are x amount of consecutive candles. for ie. if candle = bull; then candleUP = 1 if candle = bull; then candleUp = 2 if candle = bull; then candleUp = 3; if candle = bear then candleUp = 0;(reset) ; candleDown = -1; if...
I'm planning to ask a Job for an EA based on RSI Divergence, but the procedure of the ea requires the Indicator that analyses Divergence in RSI. Does anyone have and RSI Divergence Indicator for mt5 that i could use as base? Thanks
Dear programmers! I propose to create the specified non re-drawing, non-periodic, TF-independent and non-delayed indicator, which principle is clear from the table and pictures above. The indicator may be started both right after the terminal start-up and using historical data, from which its
Dear all Attached is an indicator called HMA Hull moving average i would like to add arrows or alert once the color is changed from buy to sell or vise versa I would like to get an arrows which should be listed in colors windows not in the input one any help and thanks in advanced Mohd
hi i want to make adjust to object when state is active, but the case happend then didn't adjusted int x = IndicatorCounted(); if (x < 0) return (-1); for (int L =1; L<Bars; L++) { //for (int L = Bars-1; L>= 1; L--) { // int U= L> MaxHistoryBars; if (...
Hi I was asking if it's possible to use EA's and custom indicators on my android phone and how?
Hello all, I am trying to put the "CHART_AUTOSCROL" parameter false...when i use the wheel of the mouse. I succed with a simple click if (id== CHARTEVENT_CLICK ) // if (id==CHART_MOUSE_SCROLL) { bool My_Button_Auto_Scroll_State=
It is written nearly everywhere that the red line of the macd is the EMA12, but when i compare the redline and the EMA 12 in mt4 it is not the same... How can i create this line and measure it in an Indicator? Thanks, Lisa
guys i keep getting this message from the journal of my MT5 program when i try to download any free indicators from this site. any ideas to what is occurring with this action??? thanks
2015.02.17 17:00:48.031 MQL5 Market failed parsing info about purchasing a product 'Moving Average Price Level'
Hi all, I am using renko charting for a while now. I know using m1 charts is essential for price changes in renko but can anyone tell me why is there a huge difference in number of bars made in my mt5 renko indicator and tradingview renko indicator. Both are in m1 charts but why such difference?...
Hi all, I would like to know what is the general process to convert a indicator into MTF, so that indicator behaviour from different time frames can be loaded onto same chart. Regards,
From time to time, my indicator simply disappears. And it's not simple to put it back. Can someone help me understand why it is happening? //+------------------------------------------------------------------+//| SpreadRatio.mq5...
[Deleted]
Hello, if I apply the standard mt4 indicator "ZigZag" there is a standard settings of Depth 12, Deviation 5 and Backstep 3. Is there an optimal setting for each timeframe?. If yes, how can I calculate it?. Thanks in advance.
Dear All, Hello, i have a indicator which is coded in Amibroker (AFL), which i needed it to be converted into MT4, please kindly help me in converting the code, or rebuilding the code. Thanks

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.