Technical Indicators - page 97

does DRAW_FILLING type supports COLOR_INDEXES (like COLOR_LINE and COLOR_HISTOGRAM2)  ? I mean, can i use multi-color DRAW_FILLING ?
After I compile the indicator, on the chart, the lines are drawn correctly. However, if i then right click on chart and click "REFRESH", the lines are messing up and drawing strangely...  what happens? should I use something code in INIT/DEINIT?  ChartRedraw() doesnt help. also, I've tested and...
Hello All, I'm trying to program Elder's Market Thermometer and have the basic calculations and drawing correct to measure "temperature". However, actually getting the indicator to draw a MA on top seems to be an issue. I've attached a screen shot where I just used the temperature then manually
I a on XYZ minute timeframe chart. how can I: 1) calculate how many days gone from Time[xyz] ? 2) calculate how many days gone from first bar of chart
Hi,  Not exactly sure why this is happening, but for some reason when I change this indicator to use iCustom, it is showing the same indicator signals/values on every time frame and every currency pair.  The original indicator was doing this: "L1[i] += iVolume (Symbol(),0,i) " which worked perfectly...
Am trying to translate an MQL4 Indicator of mine to MQL5. It loads and initially shows the Indicator lines and arrows correctly, but then refuses to update on new ticks. Debug gives array out of range error on all lines in which arrays use [i-1]. Have also tried [i+1] with the same result....
Hi. I am building my everyday functions library, so I will include it in all my projects ( I dont know which one I should choose:  include or library filetype)... However, many functions need to use some specific GLOBAL variables from the main indicator.... For example, in my main indicator i have:...
Is it possible to get variables like this?: double NewStopLevel =  GetVariable("OldStopLevel") + 12;    //because "OldStopLevel is outside of this indicator, and I'm trying to build a way to call that. i.e. something like this? string GetVariable(string variable_name){ return $variable_name; }
This topic is different from my previous topic... for example, i want to have a function, which should set a bunch of different variables/values. Then I want to call that function , like this: xxxx MyArrayContainter;void OnInit(){MyArrayContainter = MyFunc();int a= MyArrayContainter...
[Deleted]
Hi folks, does anyone happen to have a continuous ZigZag indicator that they could share with me? By continuous I mean an indicator that output values at every tick/period not only at the maximum/minimum points. In other word, one that interpolates the values along the lines at the appropriate time...
Hello Does anyone know of a video on how to set up Fibonacci Time Zones in MT5?  I've read this  https://www.metatrader5.com/en/mobile-trading/iphone/help/chart/objects/fibo/fibo_timezones 1. Iam still unclear what to put into the Parameters next to the date and time - starting point and ending...
What are some of the good ideas any of you have that would allow for the identification of past consolidations? I'm not talking about assigning current (right edge) bars, as oftentimes you don't know in the present... but I'm talking about a method and strategy that would classify or group the bars...
Hi everyone I need Price/Moving Average Crossover Indicator ... thanks for your help...
  Does indicators  (2)
I read a study where some of the most popular indicators was tested against buy and hold strategy. The buy and hold had far better results. Do you think indicators can deliver better results than 50/50 over time?
Hi guys I'm looking for an overbought/oversold arrow indicator that use RSI. It should show the arrow when the RSI cross above 70 and then cross below 50 or when it cross below 30 and then cross above 50. Is there anything like this ? Thanks
Is it possible to draw an indicator (such as DRAW_BARS style) behind the chart rather than on top of it? I.e. is there a way to specify zOrder for indicator (rather than for objects)?
I have an error in an EA that gives the following error message "invalid index value" to this declaration: int aIndex[2][]; Why?
I code indicator which plotes trendlines... However, after switching to different timeframe chart, the previously ploted objects are still there, on new Timeframe chart... How to delete those previous Timeframe's chart's objects automatically?
Hi guys I'm looking for the Laguerre Rsi indicator in the first subwindow. Anyone can help me ? I tried to find it but with no success. Thanks
Hi, Attached is my code for plotting a basic histogram of the candle body ranges and their averages.  However, the histogram itself (nor the average line) will not plot at all.  What is wrong in the code? Thanks, renner1984
What are equivalents for Metatrader,  of these Tradestation variables: MinMove PriceScale PointValue BigPointValue Reference here: http://help.tradestation.com/09_00/elword/word/minmove_reserved_word_.htm
Hi   I want to create an indicator displaying risk and reward levels for a currency pair. However, I don't want to settle my risk in pips but in effective account currency, let's say EUR 5.-, and then translate it into Pips with an also predefined Lot Size.   For example: Let's say I'm trading...
Hi again Is there a way to get the object(s) below the mouse cursor (or at a certain position x/y) ? I can't seem to find a function... :/ Thanks! :)
Hello mql5 community, What are your favourite indicators for reversal trading? What indicaors do you use to identify possible reversals? My 2 currently favourite ones are the combination of the 2 attached indicators. Please share yours. regards, salexes
Hello, I was playing around with a downloaded indicator and I noticed that it changes value for each tick. Therefore, within a single bar, it may take different values. I'd like to understand how the indicator is drawn by MetaTrader, since it draws only one bar but the indicator took different...
Hello! I don't know anything about programing yet and the only thing I want is to change the max and min lines. Instead of 100% and 0%, I want the 78,6 and the 21,4 levels. Can someone please help me doing that?
Hi, Can someone please help me fix this code? I have changed Indicator_separate_window to Indicator_chart_window  but the indicator does not display correctly. I have played around with the X and Y off set but cannot get it to work. any ideas? #property indicator_chart_window#property...
//+------------------------------------------------------------------+//|                                         EMA-Crossover_Signal.mq4 |//|         Copyright © 2005, Jason Robinson (jnrtrading)            |//|                   http://www.jnrtading.co.uk...
Can use the indicator and EA of mql4 for meta4 or meta5 ios 10.2? if anyone can please share how. Much thank you 😊☺️
I do my trading in an internet cafe as I still don't have my own PC or laptop to be able to trade at home. Because of this I don't have a choice but to use different PC's all the time. The indicator I'm planning to purchase has 5 activation available which means I can use it on 5 different PC's. If