how can i get the indicator colors as buffer values?
shashin wijewardhane #: how can i get the indicator colors as buffer values?
You don't need to know the colour. The colour is just the change in direction which you can get from comparing the previous buffer value to the current one. If the current is higher than previous, it is going up (green) and if lower it is going down (red).
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
ATR adaptive T3:
ATR adaptive T3
One, less known method, is to use normalized ATR (Average True Range) for making the calculation adaptive. And since T3 is a perfect candidate for being adaptive (it allows fractional periods for calculation), here is a T3 that is using ATR for adaptive T3 calculations
Author: Mladen Rakic