Technical Indicators - page 54

Hi, Is there any RSI LiDo Oscillator for mt5?. Attached pic and mq4 file. Many thanks in advance friends. :) B. Rgds. //+------------------------------------------------------------------+ //| RSI_LiDo.mq4 | //| Copyright ©
Good day, Does anyone have the Profit Zone indicator from Infinity for MT5 I want to know if I am the only one having a problem with it after the 3.1 and 3.2 updates in 2 or 3 days. Because the author says that it is mt5 that is the problem. And can an admin please please test it for me or advise me
Hello. By optimizing the trailing stop and trailing step values, is it better optimize for profit, drawdown or Sharpe ratio
Hi there! I am trying to apply ADXWilder to another subwindow indicator. My goal is to calculate ADXWilder based on renko bars from subwindow indicator. I mean in MQL4 we had option like iMAOnArray etc but in MQL5 I couldn't do same. So please help me if you can. Thanks
Hi, Could someone explain what this <Deleted> indicates? It is made by <Deleted> , but there is no information on how to use it. Thanks, Carlos Camargo
hi am unable to login into community on my MT4 i use tradersways as my brooker my account it keeps disappering the name of the indicator is moster harmonic indicator
Moderator's note: Post has been deleted. Do not post in capital letters. It is considered shouting and rude. Do not refer to any specific market product in your posts. Contact the seller or the service desk . We can do nothing in the forum
Hello, I have an indicator I'm working on that when it is first placed on the chart, the bollinger band values are zero and I end up with a zero divide message in both MT4 and MT5. After the bollinger band values and the indicator have a chance to calculate, it displays correctly but appears...
[Deleted]
Anyone have an idea about metatrader indicator which can draw a parabolic trendline like the one in this shot
Can anyone explain the logic behind the Ozymandias indicator
  Currency Strength Formula  (16   1 2)
Hello Guys I need help in creating the Currency strength formula that works on comparing the correlation of 8 major pairs that looks like below 50 is neutral, below 40 is weak currency, above 60 is strong currency Anyone can help on giving the formula on how to calculate those? thanks
good morning sorry for the imprecision of the language: I use an online translator I'm looking for an indicator that calculates price levels and shows me these levels on the graph I ask: does an indicator like this already exist or is it necessary to write it from scratch? I'm waiting thank you
Hi guys, who can help me for this ? for mt5 pls, i already have for mt4, but it does not work on mt5 tnx much
  Exit Indicator  (2)
Hi Experts, What is the best exit indicator do you recommend? thank you! Rgds Dar
Hi guys, I understand we cannot modify custom indicator without author permission. While respecting that is there any way to add a pop-alert on the top up the indicator that we dont have right to edit? I just want to receive pop-up alert every-time the indicator shows up and down arrow on the chart
I have a request, that to use the indicator functions in the reverse direction of what it should be. For eg. 'I want to place a buy limit order where iRSI(14) = 20. Currently, the RSI is above 20. What is the price I should place it on?' 'I want to place the stop loss value where MACD signal line
  Update or delete line  (18   1 2)
Hi I have an indicator that draws a line at candle open of 1h timeframe. Then I switch to 5min timeframe. When 1h candle is closed and price moves, the line that has been drawn previously is not deleted and a new one is drawn (still in 5 min tf). How can I delete it and recreate it? or rather update
I use ObjectSetString() to show a text on the chart but it's not being painted. The only time it starts to paint the text is when I switch timeframe (and even then, it takes about 1 second for the timeframe to switch, which never happens otherwise). Instead of painting the text it shows the word
  Arrow not drawn  (2)
Hi I have an indicator that should draw arrows on the chart at MA-crossover. The code that should do the arrow work is at lines 112-131. Indicator is attached. What should be changed in the code
How do I create a moving average of the ATR inside an EA? I know the Moving Average indicator in MT4 allow you to choose "Previous indicator" for the applied price, but there is no selection for that in the list of enumerated "applied prices"
hello, i want to draw ray on mt5 charts with text lable. dose anyone know any indiactor can do this? thanks
I'm attempting call the "Fibo Pivots" Indicator by mladen. I've successfully called the indicator and gotten it to print on my charts. However, in my advisor I'm trying to store the values of the Weekly Pivots. I'm not able to figure out what the different buffers are for the different Pivot levels
hi i want to do the simpest work possible i want to show 2 arrays of numbers on the chart. the array nu,bers are fixed and i want to have diffrent color for them to see when they cross how can i add these two array on the chart
How do I change the chart time axis display settings? For example on my lower timeframe charts such as 5 min or 15 min I would like there to be no date and only time values corresponding to the timeframe. If its an 8 hour chart then dates are fine.  Thank you!
hi new to mql5 coding . can i add a line to an overlay indictor to simply display the time frame as text? thank you
Hi, how can i send notification to multi Metqquoutes ID at the same time? best regards, Lukasz
Hi, I am a newbie with MQL5 and I am just familiarizing with the fundamentals. I am debugging on historical datat (not runtime). I do not understand why the function Barcalculated applied to a simple SMA returns 1 element more than the function Bars applied to the source time series. In other words
Best community, After lots of research, education on the go and trial and error I have nearly managed to produce my first indicator. I have one issue left which I cannot seem to wrap my head arround yet and hope this community can provide me with some guidance. The issue at hand: based on the
  MA indicator  (6)
Hi Guys. Has anyone come across a moving average histogram but with the added condition if price is above or below the moving average