Technical Indicators - page 48

  Rectangle Alert  (5)
Anyone have the code for just a simple alert once price hits the rectangle? Only one alert when hit would be great
Imagine the input timeframe for the indicator is PERIOD_H4 and indicator is placed on the M15 timeframe. Inside the OnCalculate() I'd need to access the Open/High/Close/Low candles of the input timeframe which is H4 but apparently inside OnCalculate() we only have access to the current timeframe so
  Alert needed  (2)
Hi, First time posting here, sorry if it's in the wrong place. I'm looking for an indicator that will alert me when a candle closes above/below my line. I need this to be able to happen multiple times throughout the day. So if there is a retrace and then the candle again crosses my line I need
Hi, My skills in MQL5 are quite weak compared to MQL4 and I've never been able to truly carry over referencing indicators in MQL5. In the example below, the high/low channels plot just fine; however, the moving average does not plot, at least not correctly. I'm attempting to re-write the iMA(
Hello everybody, Would you please solve this problem. I found that the repainted indicator value (zigzag) of two tester mode have value unequally. The zigzag's buffer of these mode have their value themself. but some value are different. because copybuffer was at Ontester() and timeframe/symbol/time
Hi all, I’m looking for a coder to have an indicator created with push notification to my phone. The indicator includes an RSI set to 14 and bollinger bands set to 34 on the 1 min time frame for mainly indices (GER30 and NAS100). I want to be notified each time the RSI comes out of the bollinger
Hi, I'm calling an indicator from a #resource delared in a EA. I'm able to open a chart and add multiple instances of this indicator like below : int handle = iCustom ( "BTCUSD" , PERIOD_D1 , "S_Monitor.ex5::S_Collector.ex5" ,TF[j],cht.ChartId(), "MACCACHE" ); cht.IndicatorAdd( 0 ,handle);
Hello MT5 team, Please add RCI (3 lines) oscilator indicator by default. And GMMA, MTF Moving Average lines as well Thanks in advace
Good day family, please kindly help a bro. code fibonacci indicator with different colors to the levels and zones(ie paint zones). An alert function wil be much appreciated. I will however, be much grateful if a good samaritan could code this tool for me for the first time so I can learn from it
hi, everybody. I need to put my personalized indicator into my EA to pass the test in mql5. This is problem: foto1 okay photo2 error i thank whoever wants to help me
Hi Guys any idea what this original indicator is called? i cant seem to find one with the exact same settings. many thanks
  Tick counter.  (28   1 2 3)
So , if i understand all this forex terminology correct , a tick is one change of a price. Right i am ? Are there any known tick counters,indicators. ? I think that a thing like that could be interesting, becouse when the price starts to chage , it is changing more and more rapudly. Breakouts for...
Hi everyone, I was wondering if anyone could share a "Currency Strength Indicator" (which measures the strength of a currency's price in relation to other changes) for Metatrader 5. Thanks and have a good day. 
Hello Everyone, I am looking for a particular indicator for MT5 that will allow me to hide all wicks from the candles and just show the bodies (purely open/close body). Could anyone point me in the right direction? Thank you in advance
I would like to have something like this in the screenshot. It's obviously a mock-up I made in an image editor. I don't need candles. Just the moving averages would be fine. The code repository is so large no one can possibly ever see everything in a lifetime. Does anybody here know if such an
Firstly hello to everyone, my first post after much reading of what seems a great community! I'm trying to put a price marker 'gauge' with two halves after the end of the chart (I use candles). I want it to illustrate the necessary price movement to cover my spread (on the left half) and on the
I am attempting to create an mql5 heiken ashi indicator smoothed and corrected using the attached mq4 version. It seems it is calculating the values correctly as it prints out reasonable numbers, but the values are not painting on the chart. Is there anything obvious I'm missing wrong with the
I'm attempting to convert this WAE (Waddah Attar Explosion) to MT5. I ran it through the fxdreema converter and it looks run and paint new candles, but it isn't painting previous candles and it runs extremely slow. Am I missing something obvious? I'm new to mql5
I am using Haiken Ashi indicator with metatrader4, when I try to use Haiken Ashi indicator on metatrader5 it does not follow the candlesticks buts standing still in the background on scaled fix chart window. Is there problem with my installation or should it working like that on metatrader5? Is the
I tested these sample codes for delete indicator on the chart: mql4: https://docs.mql4.com/chart_operations/chartindicatordelete mql5: https://www.mql5.com/en/docs/chart_operations/chartindicatordelete The "ChartIndicatorDelete" function works for delete self indicator. But can not delete another
I know this must be really simple or obvious to others but I am still kind of new to MQL5 and am only partially successful at converting my MT4 indicators (my EA is going to be a nightmare, I'm sure). The data shows when I use the print function but no lines are displayed. Also nothing shows for
I'm new to the community, so please move this topic into more appropriate sub-forum, if I picked wrong one. I'm planning to release a set of Bitcoin indicators (it will be one product, though), which, to my surprise, I haven't found neither on the web, nor as MT5 extension. Basically, it's going to
  Zigzag returns me 0  (17   1 2)
I am trying to get the first lower point of the ZigZag indicator which it shouldn't be the current candle may somebody help me please and tell me what is wrong with my code I think I'm doing it right and I didn't get the point Thank's in advance int zigzag,xs; double zigzagDown[]; int OnInit () {
Hi, i'm working on custom indicator but when i added ChartIndicatorAdd that doesn't work on strategy tester, but that's work fine on the main MT5 program. Here is a sample code...
Hello ! This is my first post here, so first of all I would like to say a big HELLO to all of you ! I wish profitable trades to everyone !!! So what brings me here today ? – a problem :) Every day I have 20 different charts open. On each chart I have around 4 alerts set. It gives us minimum of 80
Hello dear traders, I am looking for a very particular candle indicator for Mt5 - Something, that would transform my candles, including the wicks inside the candle body (the wicks should disappear and create instead a full candle body (something like renko candles, but displaying the actual candle
Hi there! So ADR is a mean of a range of days... say that 5ADR is the mean of how much the price has moved for the last 5 days... say that it's 100 pips, just to humor ourselves... the indicators that I enjoy the most, also plot this range on the chart... my question is: what decides where the price
ZigZag indicator is defined as custom indicator, so it is little bit different from other indicators. Can anyone give sample code how to read data from ZigZag indicator? Thanks!
Hi everyone, I would like to add a level filter to an indicator for mt5. It is a RVI alert and I just want to add a simple level filter (send alert when rvi cross above/below certain levels). Here the code: //Check if it is a trade Signla 0 - Neutral, 1 - Buy, -1 - Sell ENUM_TRADE_SIGNAL IsSignal(
I need a RSI Multi currency strength meter for MT4. That includes the Bit coin, XRP, Dash, BCH, ETH, LTC, XRP. You know just the one's that are able to be traded on MT4. Need this to be able to work on all time frames. Can you help? Or point me in the direction of such an indicator. It should look &