Technical Indicators - page 109

Hi, I have some indicators which display text on the screen using the ObjectCreate function after I remove the indicator, the text is still visible.  What I thought was needed was ObjectDelete in the deinit function but that doesn't seem to do the trick. in another indicator I have I don't even have...
[Deleted]
I need to have a buddy to do trading & programming with. I don't know where else to go, though I've tried other forums, I am looking more for a sole relationship. I have some ideas I wanna program and they are profitable. subgenius@planetmail.net . peace.
Hello guys, I wrote an indicator based on one of the mql5 articles. The problem is that the signal is showing ONLY one of the conditions, but not the other one. For example I only see sell signals and the neutral as default, but no buy signals. What's the problem? My code seems written correctly....
Hi I used iADX function  in following format int  iRSI(    string              symbol,            // symbol name    ENUM_TIMEFRAMES     period,            // period    int                 ma_period,         // averaging period    ENUM_APPLIED_PRICE  applied_price      // type of price or handle...
Hi, there is an indicator that draw a vertical line in the time that I imposed? for example for all 18:15 it draws a vertical line
I just convert below CHART into single indicator. So now indicator need help for setting.. :( After Indicator develop: result: Anyone can help me for perfect setting? Indicator has simple logic... When ADX bullish, then check other 3 indicator, if >2 indicator say Bullish, then Indicator show...
Hi, I have coded an indicator which usually swings between 0 and 100, but sometimes in a closer range. In the indicator window, tab "Scale" I can set a fixed minimum and a fixed maximum value by clicking the checkboxes and entering a value. By unchecking the checkboxes in that indicator window the
  Help  (2)
anyone has a MT4 platform's indicator that beeps when sudden price change occurs? what i mean is, this indicator is needed to detect fast price fluctuation, the faster price moves, the faster it beeps, to alert unusual movement, ever come across this indicator? Alternatively, an indicator that
Is there a candlestick pattern indicator that is able to capture the candlestick here: http://www.babypips.com/school/elementary/japanese-candle-sticks/japanese-candlesticks-cheat-sheet.html ?
I need a news indicator that shows me news starts from 2016, and the impact(big, medium, small), the outcome (positive, negative news). Are they such indicators available? I am aware of FFCal and FFC (https://www.mql5.com/en/code/15931), but seems that they only provide a limited period of times?
Hi guys I've been seeing this indicator on posts on the internet and I was wondering if anyone knew it, I have attached a photo 
Hello Members, I have tested the code on live chart, no problem tooltip showing perfectly, but while doing backtest, no tooltip is showing at the tester chart window. While in case of mql4 programming it works. Plus the object move function working weirdly. For example Vertical line printing with...
Hi All,  Please excuse my ignorance with the following.  I am using the above and it was working fine until a few days ago. I seem to be getting fake alerts when there is no crossover. I am also experiencing Double alerts when there is no crossover. I have tried to contact the creator of the alert...
Hi, I am looking for a MT5 indicator that draws Weekly, Daily High/Low lines on the chart in similar way that MTF Hi Low does in MT4 (attached). Can someone point me in the right direction. Thanks in advance! Asimuz
Hi there, Is there someone that use one of both analysis/trading advises? I am trying them out for about a week now but most trades run into SL and none to the advised TP level. Best solution is to close them manualy or set more realistic TP levels. Anyone out here with more experience regarding...
Is there any good indicators for the following: a. horizontal support and resistance (and channel if possible)? b. triangle breakout or support/resistance breakout c. trending or not trending according to moving the average Preferably with source code. Thanks
I need an indicator can identify whether there is a weak/strong trend (in what direction) and is it a sideway. With Adx we can identify the strength of the trend, with moving average we can somehow know the direction of the trend, Is there an indicator that combines both? I can't locate it
Hi , Is there any Alert (Audible/Msg box) indicator when Simple Moving Average touch/cut the Daily Pivot value?  idea is when the MA cut the specific value or pivot value, we should be alerted with Audio or Msg box or by Info Bar Font color change. I have this below indicator modified but having an...
Hello, I have a problem with my indicator that I'm rewriting in MQL5. I have 3 buffers with data, all are meant to display the same symbol (but in different color). The indicator is a separate window, and in MQL4 I was displaying all symbols at 0.0. #property indicator_minimum -1#property...
Hello Members, I have following problem with CopyTime & CopyBuffer with mql5 CopyTime ( Symbol (),tf, 0 , 1 , iTime ); when I am printing data for iTime[0] its showing 0:00 1970 date means no value. Also with fractal handle_fractal = iFractals ( _Symbol , PERIOD_CURRENT ); ArraySetAsSeries
Hi Guys, So the story is like that, I got a Range bar indicator that generates range bar formation on offline charts from the Web, I paid for it. really nice one. My mission is to understand the exact logic behind it and how it creates the bars. The last 11 months me and my team developed around...
I need an indicator ,script or EA that can copy object (like trendline, horizontal line) from any time frame to offline chart in Mt4 (eg. from H1 to H2) Anyone can share here
Hi, I have an EA that calls a number of indicators, most drawn in the main chart window.These create plots of lines, histograms, colored lines, and I have one with colored candles plot. If I change the position of indicators when I call them with the iCustom function, I can to some extent define...
Hello, I originally made this indicator just to display an arrow on the following bar after MACD histogram changes direction, I would now like these arrows to filtered using two MAs ie. fast is above slow. I have edited my code and it is running with no errors but it will not display anything
Hi all, here a very simple Bar Timer that i am trying to convert from MQL4 to MQL5. In Metatrader 4 it works well on all timeframes. The problem - in MT5 it works properly on timeframes below an hour, but anything above an hour it refuses to update. Anybody got an idea of what i may be doing wrong?...
  MACD Adjustable  (1)
Dear Friends, I'm having issues with the MACD_adjustable I installed on my MT4. When attached to any chart it shows a blank window. I find it difficult detecting what the fault is. Can anyone help me fix this. See the screen shot bellow 
Hello. I'm looking for a simple indicator wich gives me the difference of two simple moving averages wich I could set the period of each one. On this indicator I´ll apply two simple moving averages and that's all. I already tried to modify some MACD formulas but if I change the code from EMA to SMA...
Hi Peoples; - I'm using the "SixtySecondTrades" Indicator downloaded from [web url was deleted by mod] on the 5 (five minute) candle time frame, on an MT4 (four) platform. As an Indicator it is showing EXACTLY what what I want... However - it does NOT give an Audio Alert  -please can somebody...
  Icwr  (85   1 2 3 4 5 ... 8 9)
Hey i've read the whole icwr trading technique, anyone here try it and with what results
Hello everyone: I was able to write part of the indicator that I want, thanks to all the help on this forum. What it does so far is just display a histogram signal (RED or GREEN) bar only if a EMA fan of 4 moving averages line up on the 4 Hour time frame.Now I am trying to check two higher time