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
Hi there! A new indicator needs your comments ! ZigZag Channels
Hello, I'm on a Mac and trying to use the web terminal for MT4. I'm able to see every other indicator that I try, but the Parabolic SAR isn't visible for some reason. Has anyone had this problem or know how to fix it? Any information is greatly appreciated. I'm pretty new to Forex and even more new
RSI is a popular indicator.I find it easier to work with the stochastics , because of the cross of fast and slow.I already had this made today for signals and my eas. RSI cross is a combination of 5 rsi settings 150,50, 28,14 and 7.Could someone put all 3 on one indicator?Is it possible to include...
Most professionals and bank traders use stochastics, the free platform indicator.Here is a back test.It does a better job than all the indicators out there, 5,000 of them on mt4.This is EA automated test using stochastics.
Hi All,
I'm searching for a Gartly pattern indicator with automatic calculated profit targets.
Is here someone who know an indicator this way?
Regards,
Jason
Hi there, there is a way to select - by code - unhidden object ? If not, is there a way to change the color of all unhidden object ? Regards.
Hi, Im trying to make my own fractals indicator, its different, as I want it to be "zigzagly", it means there mustnt be a following similar upper or lower fractals, must be a chain like this: lower-upper-lower-upper-lower.....I hope its clear And also, when we want to draw, for example, a new upper...
I have converted an mt4 indicator to mt5 . The code and the logic is exactly the same but the out come is completely wrong on MT5. I am attaching the MT5 code and two pictures one from MT4 which is the correct outcome of the indicator and a picture with the wrong outcome from MT5. Could someone...
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.