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
High low histo and bars
Graham,
Here are two more versions : one bars and one histo. So now all the bases are covered All are mult time frame and should work on your terminal too but if for some case they don't please let me know
Could I be a little cheeky and ask you for a bars version? It's just a cosmetic difference, but it's a lot cleaner to look at when I have pivot points and other things on the charts when I'm analysing trades.
Thankyou sir. All working.
Muchas gracias
Angle of averages
Angle of average (from this post : https://www.mql5.com/en/forum/181297/page28 ) extended to be able to calculate the rest of the 18 types of averages so that all the usual types are covered with this version
Hello. Is there an MT5 version of the polyfit bands indicator? PolyFitBands_v1-50, 2_CL.ex4 Thanks.
Posting the indicator from this post : https://www.mql5.com/en/forum/181297/page46 here too, except that this is a source code of the indicator (for those interested in how the thing done in that indicators are done in the code)
________________
PS: it is not using any of the built in indicators, all is done using functions
Same case as the above indicator - the source code of the executable indicator posted here : https://www.mql5.com/en/forum/181297/page46
And the source of the T3 standard deviations adaptive itself too
Variable length super smoother with an addition of gradient coloring - metatrader 5 version
Stochastic of adaptive super smoother
Stochastic of adaptive super smoother
One more in the series of experiments with a variable length super smoother. In this case adaptive super smoother is used for price pre filtering before it is used to calculate a stochastic. At a first glance it looks usable and tradeable (clean enough to help in trend finding). Some experimenting with parameters for specific symbols and time frames is advised. Since it is so smooth, decided to put default over bought and over sold levels rather high and low - adjust it to your prefences and trading style
Hull moving average with arbitrary weights of calculation. When Hull power is set to 1 it is the same as regular Hull moving average. Any other value makes it different than the original Hull moving average. Power can be 0. If you set it to 1, then you are "speeding" it up