Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
I change it for you. If you know how to program, use my changes as a guidlines
Hi Eli,
Thanks for the help.
I tested the indicator. It plays Alert every new bar of the Histogram which doesn't serve my purpose.
I apologise, I should have mentioned that I needed an alert when Fisher Histogram crosses up or down thru zero line.
I am still learning MQL and I looked into the code but I couldn't figure out.
I am attaching Fisher_Yur4ik. If Eli or somebody else could code this, I would appreciate.
Thanks in advance.
BTW these Fisher Indicators are excellent indicators. You guys should look into them.
Yes that Fisher is a very nice indicator. Is there any negatives to it that you are aware of? Do you have other variants that you find helpful or is the one you have here the best one in your opinion? I am looking at the ADX cross indicators and they are very nice too, but the fisher seems to actually filter poor adx cross signals, very helpful. If you like Fisher you may want to look into ADXcross as well.
A Fisher _yur4k that would change color based on height of histogram (green higher red lower type of thing) woud be helpful as peak is often good exit point/tp point for partial position removal during trends. Anyone interested in this or able to instruct as to how to do it?
Nebula
Edited to say: I have read another thread that discusses Fisher indicators at length and now understand them better.
Only negative I see is it gets noisy with lower periods. I am using 20 period with 15 min and higher time frame charts.
I tried my hand at altering the code to put an alert for Zero crossing and it seems to be working.
I am attaching it.
Thank you Trader79. I will try this and see how it works. I am comparing FX_Fish to Fisher_Yur4ik, there does see to be minor differences. Also a Russian FNCD indicator is interesting to compare, it does not seem to change on recent bars as much. These indicators are very nice esp with Step_Rsi for a filter it seems.
Nebula
Edit: Your Fisher w/ alert is like the FX_FISH indicator in the results it plots rather than like the Fisher_Yur4ik I have that Yur4ik modified to not change the past bars. This is maybe good for me because I am liking the plot of the FX_Fish better than the Fisher_Yur4ik although it changes more, it is not substantial. So thank you very much for creating a zero line cross alert.
I have a question about adding an alert to a bears indicator (histogram indicator) when the bar crosses a number. The problem is that I can't figure out where to put the alert. I think the secret number I need to extract is in the BearsBuffer but am unsure as to where I need to put the alert code.
Im trying to put an alert in the HMA indicator but where I put the code it seems to send me an email for every tick, can someone fix this problem to only signal an alert when the color changes from red to blue or blue to red..
I think this HMA indicator is pretty good! Thanks in advance