Technical Indicators - page 57

  EMA with alert?  (40   1 2 3 4)
Does anyone know of an indicator that alerts when price is within a specified range of 34 EMA? I have searched but can only find cross alerts.
On Balance Volume The on-balance volume indicator (OBV) is one of the most well-known momentum indicators and was developed in 1963 by Joseph E. Granville whose new book ‘HOW TO READ THE STOCK MARKET’ outlines his entire OBV theor The OBV stresses the importance of volume and its relationship to the
Hello everyone, First of all my apologies if I am in the wrong section. Please can someone help me in converting an indicator from mql4 to mql5 ? I am trying for weeks to convert the indicator, but I just have some basic knowledge in programming. I made some research about that topic and try all the
Dear experienced traders I'm trying to start learn about trend indicators. There are some many in the standard. Are there any better way to start learn? Thank you in advance and best regards
I am trying to convert the DeMarker mql4 indicator into to mql5. https://www.mql5.com/en/code/8682 It is almost working, i am just having problems converting a formula which keeps resulting in inf (negative infinity) but works in mql4 Part of mql4 init() //---- variable reset e1= 0 ; e2= 0 ; e3= 0
Hi I cannot copy the last 500 daily candles of eurusd . that's because mql5 in copyrate doesn't copy rates older than 1.1.2019. does anyone know any workaround for my problem? It doesn't happen in mql4, but mql5 has this limitation. Please help me. tnx
[Deleted]
  dpo buffer  (2)
I want to get experimental data from the DPO indicator, but I couldn't. can you help me
Hi I wonder is there any indicator that change color of a candle if its body is less than or equal to 50% of its range. I mean if the candle's [open-Close]=< 50% [High - low] then change the color of the candle for example to blue else leave it to its original color. if there is one could you
I have a problem to obtain data buffers using iCustom function My indicator use another iCustom indicator in 2 different timeframes: - first iCustom in the PERIOD_CURRENT, - second in period daily. I dont have problem to obtain indicator handle, but when i try to obtain buffer into OnCaculate()
  digi window  (3)
hey guys !!! i cant see the arrows of digi window indicator anymore since a few days
Hello, I am trying put my custom indicator on my strategy but handle aways return -1. Please, i need help. void CreateDouble() { DoubleHistoHandle= iCustom ( _Symbol , PERIOD_M1 , "iDoubleMarketConvergence.ex5"
Dos anyone know if there exists any indicator that show the Standard deviation as histogram? Where rising deviation is shown as for f.eks green bar and falling deviation as red? For Metatrader 5
https://www.mql5.com/en/forum/296657#comment_18410910 The above indicator plots a dot at the centre or 50% of the candle, in addition to that can we have a dot at quarter 25% and three quarters 75% also. Some thing similar to the below image. Regards
Hello, I am working on a trendlines indicator which use swing highs/lows with a period of 9, but having some issues with some initial break conditions. I have got it to break the trend one it has fully formed, but am having difficulty getting the trend to not draw at all if it is broken in-between
ALL YOU NEED TO TRADE IS A HORIZONTAL LINE TRADING IS SIMPLE. There is an entire industry built around making you think it is complicated. All you need is a HORIZONTAL LINE on your chart to be a profitable trader. I bet you doubt me, don't you? Go long when the price moves UP to a price ends in 00,...
Hi everyone, how can I go about applying a moving average to a previous indicators high or low values instead of the default close? This question is for MT5
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