You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
You are avoiding the market now too
OK, I see now that it repaints badly;
but, it changes from buy to sell signals and vice versa, quite funny.
OK, I see now that it repaints badly; but, it changes from buy to sell signals and vice versa, quite funny.
wojtek.paul
As far as I see, that is how it is made. I am not sure that it can be avoided (that repainting)
Hello mrtools,
in post 7989 you show us the Averages Channel Candle indicator as ex.4 file. It`s possibel to share as mq4 file too?
derfel
The problem was that it is an interpolation of combined 3 time frames. Here is the result : stochastic3_v6_mtf.mq4
Try it out. Upper is non-interpolated result, and lower is the interpolated result. Average is calculates as an average of already interpolated results, hence it behaves differently (the colored histo part) than any other interpolated indicator - it is sort of one of a kindThere was one minor issue in the indicator. It is corrected now : stochastic3_v6.01_mtf.mq4
This is a version of an indicator that was called grab candles, which was actually 3 indicators, anyway made it a stand alone version with options of using one of the 20 different averages. ps) the alerts and candle coloring are a combination of price action in relation to the ma averages channel
Hi,mrtools
Where there is this (4 colors)HA?
Hi,mrtools Where there is this (4 colors)HA?
Anyway
That is the indicator from that post - but it is applied to HA offline chart (I think mrtools used the version from this post : https://www.mql5.com/en/forum/183208/page4 )
Wilder's DMI experiment (it can use 20 types of average for DMI calculation instead of only the Wilder's EMA) with updated versions of all averages and code : wilders_dmi_experiment_nmc.mq4
This is StepMa of velocity, it's mtf with alerts on when the step ma changes color.
mrtoots
Is there an error like this?
mrtoots
Is there an error like this?
Anyway, try the version from here: https://www.mql5.com/en/forum/general
mrtools--
in the chart on this post-https://www.mql5.com/en/forum/general what is the indicator that placed the red and blue dots on the chart?? Thank you.