Technical Indicators - page 42

I have an indicator that I want to "project" ahead (using the slope of the indicator line over the last N bars). That means plotting to the right of the current (shift=0) bar. I've been looking everywhere and come up dry. The only thing I can think of is dropping a line object and keep adjusting it
  Indicator Locked  (1)
Hi Just purchased the <Deleted> Indicator, loaded on platform,seemed ok, when I tried to load it on a different chart it failed and next it disappeared from my Navigator, When I checked on my MQL5 profile next to item description and a lock
Well, I was a programmer for 23 years. I've done MUMPS, Cobol, PowerBuilder, PHP, etc, etc !! I've never used OO and I am confused as hell. I would like to copy the MACD indicator and output an Arrow when the MACD and Signal cross. Is this possible please
When you double click on an indicator or drag and drop it on a chart, a property window pops up.I am wondering if we can design a custom property window other than the default one that the metatrader provides. For example, we may be inclined to remove or add some window tabs, or we may want to have
Please help me to build a void function. I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare to Zero and subwindow bottom which I dont know to use ChartXYToTimePrice, if maybe please convert Pixel to Price value for me. Thank you so much
  Indicators  (2)
Does anyone know or have any ZigZag indicator that does not redraw or repaint? For MQL5
When placing MACD and RSI on the same window in MT5, they are automatically rescaled to fit on the same coordinate axis. I am trying to create an EA with these two indicators and need to points where they will intersect each other. However, I am unable to rescale the MACD to be on the same scale as
Hi all, when I make a new indicator I get the initial window with Common, Input, Colors, Levels, Scale and Visualization But I would like a window with a "Properties" tab, like the built in indicators. Is there any way to achieve that? Thanks
Hi, I imagine the answer is going to be no, but is there any way to draw an indicator with transparency? I need to draw a filled area, but I would like to specify the alpha so I can keep it a more subtle. I tried using ColorToARGB when setting PLOT_LINE_COLOR, but it doesn't work. I guess indicators
Hi guys is there any sort of order flow indicator that suited for mt4 ? Oanda is great but their order flow indicator only varies their customers. I need order flow indicator that varies more bigger scale in the market. If you have something in mind please refer it.
Hi Anyone one who know How to code and add a MA line (Previous indicator data) on MACD ? I cannot find the way to add MA line (Previous indicator data). Eddie
I'm trying to write a spread oscillator, but for some reason it doesn't works. I don't know what is happening... That's the way i saw in the iIndicators examples. But for "MqlRates" it doesn't works. MqlRates must be handled in a different way? or..? My full code is below. Thank you!! #property
Hi, I wrote an indicator that works fine with live data, but it doesn't draw forward on the strategy tester (prints attached). Can someone please point out what am I getting wrong? I'm looking for answers for days but couldn't find any.. Thank
Here is my giving back to the community for my success.Here is indicator SSRC the best trend indicator.enjoy
Hello guys, I would like to take a doubt. Is there any free indicator code that plots a Box like the one in the attached image? I would like to know how a display of the indicator is programmed so that I can apply my strategy and the indicator gives the signal in this way. I've searched a lot but I
Hi i have problem with the plot and buffer number connection. when I use some drawing style like line in my indicator the buffer and the plot number is the same and i can understand easily. But when I want use the drawing style like filling the buffer and the plot number not the same and make the
Does anybody know of an indicator that tracks the higher high and lower lows on the RSI not the price action? I can only find ones for the price action. Or do you know how to change the script for the price action ones to track the RSI? Thanks
Im trying to get the values from this JFDS custom indicator but i only get an error "cannot load custom indicator 'JFDS' [4804]" . And what is exactly ERR_INDICATOR_CANNOT_APPLY 4804 The indicator cannot be applied to another indicator means? This is the code #property copyright "Copyright 2021
Hello guys, I'm new with MQL5 and I am trying to create a indicator which calculates the standard deviation from a vector of new calculated prices of the diference between close and opening from each candle. I have successfully created the moving average with no problem but when I use MA values to
Hi! I have this indicator what is im using on mt4! Its called stochcandles black bar. Can somebody code it to mt5 or tell me where can i find it? Thank you
Hello, I'm looking for a margin call indicator/level visible on the chart for MT5. I have only been able to find files specific to MT4: https://www.mql5.com/en/forum/182945 https://www.forexfactory.com/thread/473595-margin-level-alert-indicator Any help much appreciated Thanks
[Deleted]
I have the braintrader indicators and manual for mt 4, I wanted to share it with you all, so download and enjoy and good luck trading. Disclaimer: If you would like to use BrainTrend indicators collection, please buy them at https://www.mql5.com/go?link=http://www.braintrading.com. On no account...
Hi All I have been searching for an indicator for MT5 that will generate an alert when the candle touches the MA. I have found several that generate the alert once the candle crosses and closes above/below the MA but that isn't what I need. From my searching there seem to be many people looking for
  Laguerre indicator  (152   1 2 3 4 5 ... 15 16)
Laguerre indicator: According to Ehlers description
Hello, I am making a VWAP indicator and wanted to understand how can I solve the following problem, maybe it's very simple but I am not accustomed to MetaTrader: When I chose the H2 timeframe, the bar that opens at 09:00 seems to be opened at 08:00, I understand that this is the way MetaTrader
The implementation of bool CAppDialog::CreateIndicator(const int x1,const int y1,const int x2,const int y2) method has the following two lines: int total= ChartIndicatorsTotal (m_chart.ChartId(),m_subwin); m_indicator_name= ChartIndicatorName (m_chart.ChartId(),m_subwin,total- 1 );
Hello y'll. By any chance, does anyone here have an indicator that: 1. Count how many fractals were plotted on the past X (input) bars. 2. Count how many bars in a row, without any fractals plotted (zero fractals on the past X bars). Any help would be much appreciated. Thanks in advance
Hello I programmed this awesome arrow indicator to scalp on forex now my challenge is to make it send alerts when an arrow shows can someone please help
Hi everyone. Hope you are doing good. I have created many indicators in mql4. Now I'm converging towards mql5 and trying to create indicator in mql5. Can anyone let me know what I'm doing wrong here. Cause I've tried multiple things but wasn't able to sort out that why my 2nd buffer is not showing
hi i would like to have universal connector for MT4 to automate my indicator or help me to remove licence from attached one. thanks for your help