Technical Indicators - page 163

Hello to all, I do urgently search third wave fx Venom A and third wave fx Venom B indicators. Maybe a professional programmer can also program an indicator MTF for the 3rd wave in every timeframe? Thank-you beforehand.
  All Indicators You ever need  (21   1 2 3)
This is a small but probably the best part of my collection. If you need any just ask for.
For some reason, I get 1.797693134862316e+308 as an empty value in iFractals() instead of 0. Is it a bug or is it a normal behavior?
Hello, I´m new here and i have been studying the forex market and to build a strategy with high accuracy to bet in fixed odds. the betting in my focus is a very very short term, where we can win if the chart goes to the right direction of our prediction at the end of the time we choosen before;...
Hi Guys, I notice that the MA crossover alert indicator i am using is only giving me alerts one bar after the actual crossover of the two MAs. This is making me miss all the price movement is the first bar. I have no idea what is the cause of this problem. Has anyone here faced anything similar?...
Hello, New to MetaTrader4, interested in speaking with someone who uses MT4 on their PDA. Also want to be informed via PDA alarm when certain price points are hit. Anybody have any experience here? Thanks, Trader-Di Lady_Di_1496@yahoo.com email or YIM
One common technical FX market indicator used by fx traders is the Fibonacci indicator. It is based upon an infinite number sequence, which was discovered by 13th Century mathematician Leonardo Fibonacci. Basically you get 2 numbers like 1,2 and add them together and you get the 3rd number in the...
I am trying to access buffers 1 and 2 from the ZigZag Indicator via an indicator I am developing which uses the values stored in those two buffers. I have been using the CopyBuffer function passing as the second parameter the ordinal of the buffer I want to access. I realize when I use 1 or 2 it...
I am looking for a ADX indicator that will alert me every time the ADX line goes above or touches 22 or 23 Thanks
So, an users posted this screenshot on another forum, but he doesn't seem to be visiting the forum for a month now, so he does not answer my PMs. Does anybody know what the two indicators which I pointed out might be? Is the upper one heiken ashi? The other one is named "Bulls/Bears(3)" but I cannot...
Hi Traders, Does anyone know who posted the indicator ' Zigzag pointer_alert' ? I downloaded it and have been looking through 100s of posts to find its origin. if you know please drop me a line. Good trading Riccimc
hii everyone... iam suresh from india.. iam new to forex trading .. jus 2months old.. without knowing the correct indicators to trade, i lost almost 1000$ in a week in live trading.. can u please help me with this, like which indicators to use, at what time to trade, which currenecy pairs to trade
Can anyone please and a visual and audio alert to the PARABOLIC indicator attached below. if its possible once the indicator reverses, it will alert me specifying which currency pair has reversed. I am very thankful !!!
For a pivot indicator I need an expression to find Monday. In MQL4 code if (DayOfWeek() == 1) ... How do you code an expression to find the first day of the week in MQL5? Can you give an example?
Hi Guys. I need some help. I have been using the EMA Crossover Signal indicator for crossover alerts in the H1 chart and notice that the alerts are always delayed by 1 bar after the actual cross. How can i fix this so that the alert rings immediately at the cross without any delay. My broker's...
I get from my broker firm drawings, in which a simple Technical Indicator is used. (See the enclosed picture) Only the highest and lowest points of the bars are connected with a line. So you get a band or corridor. Did anyone know, how this Indicator is called ?
Hi all! I would like to attach a sma to a mq4 indicator. Can anybody tell me how I must proceed? Thank you on advance.
  Bug or me?  (5)
Hi I have a problem where the spread data in the OnCalculate() parameters sometimes is equal to -bid. It behaves as though the ask value is zero. When I calculate the spread using the MqlTick values I have no error. I will attach my test indicator and the output in Experts tab. Do others have...
Hi all I want to request alert for 2 indicator that i've attached Alert when MTFNonlagMA and NonlagMA both at red colour or at green colour. Thanks.
It looks like OBJPROP_ANCHOR doesn't work properly for Labels. No matter what corner/side I set there, it keeps displaying somewhere around the top-left corner, going off the screen for some of the corners and slightly changing its position. Is it bug or am I doing something wrong?
Is it possible to get a handle of a buffer? I need the handle to use it in the indicator calls (like iMA, iStdDev). Perhaps, it's possible to calculate and indicator over an array of day in some other way
I used to know of one, before my computer crashed... I forget the name of it though. To clarify I am looking for a free version of something like: MetaTrader Indicators > MetaTrader Indicator Heiken Ashi MetaTrader Indicators > Metatrader Indicator Indicator Trend I have seen them before, so I know...
does anybody know of a trail stop EA that set the initial SL and TS based on the ATR or ADR?
[Deleted]
Hello The coffie indicator can help you find long and short entry signals in the market. When the 2 lines crosses upwards, it will mean a buy signal and when they crosses down it will mean a short signal. However, these crosses should AT NO TIME be taken straight away as a trade signal, but you...
Does anyone know how to make an alert using custom MACD values
[Deleted]
Hi all, Is there such a thing? I've tried all the ones I found posted in various forums but either they don't work, or they only send sound alerts. I've also tried the Timetotrade system, but it's buggy and failed after 2 alerts... So could anyone please tell me where I could find a simple MACD
HI, I have been using this pivots indicator on H1 chart for intraday setups. I look for reversal price action around these pivot points to take my trade. They are good high probability trading points. I need a programmers help, If someone can please make a few amendments to this indicator and create...
I have an indicator which will alert when two moving averages cross. It plays an alert sound and sends an email. The indicator works very well, with just one exception; once the alert has been triggered, it keeps repeating the same alert over and over again. For example, if I use it on a 15 minute
Error when use example indicator OsMA: when switch the chart period, there is a error message print to output : Unhandled exception 0xC0000005 It seems come from the function call to function SimpleMAOnBuffer in including file MovingAverages.mqh, What wrong with it? I have some...