Hi Igor,
WoW, Thank you very much for your help. Really appreciated!
Best Regards,
Don
This is a discussion on AllHeikin-Ashi within the Trading tools forums, part of the Trading Forum category; Hi Igor, WoW, Thank you very much for your help. Really appreciated! Best Regards, Don...
Hi Igor,
WoW, Thank you very much for your help. Really appreciated!
Best Regards,
Don
@matfx
can you please explain a bit more about the strength meter ?
i see 3 horizontal rows each with it's own colors and thier own names : jobbao, josignal and jogo . what are the rules for using the strength meter ? color must be the same for signal and trend for example ?
good luck !
Hello Igor,
I really like this indicator, but I would like a modification. I prefer the candles on the screen. I mean, I would like the candles directly on bars/candes instead of heiken ashi candles. Is it posible to paint on the price bar?
Regards and thank you.
FHTrading
Hi FHTrading,
Please check out the updated AllHeikin-Ashi_v2.3 indicator with ability to plot the color OHLC candles if the parameter ShowHACandles = false.
Code:extern int TimeFrame = 0; //TimeFrame in min extern int MA_Period = 15; //Period of smoothing extern int MA_Method = 0; //Method of Moving Average extern double MinMove = 0.0; //in pips extern bool ShowHACandles = true; //true-HA Candles,false-OHLC extern string Alerts = "--- Alerts & E-Mails ---"; extern int AlertMode = 0; extern int SoundsNumber = 5; //Number of sounds after Signal extern int SoundsPause = 5; //Pause in sec between sounds extern string UpSound = "alert.wav"; extern string DnSound = "alert2.wav"; extern int EmailMode = 0; //0-on,1-off extern int EmailsNumber = 1; //0-on,1-off
Regards,
Igor
Hi Igor,
This was the indicator that I asked for
I really appreciate what you had done for me
Merry Christmas and Happy new year
Thanks as well.
Also appreciate!
- AllHeikin-Ashi_v2.3 indicator is on this post - indicator with ability to plot the color OHLC candles if the parameter ShowHACandles = false.
- AllHeikin-Ashi_v2.4 indicator for MT4 build 600+ is on this post. This is 2.3 version coded for 600+ build - This version works with Metatrader 4 build 600 and above.
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
Bookmarks