Trend Quality Indicator for Amibroker (AFL)
indrajit_16 about 16 years ago Amibroker (AFL)
The indicator detects the trend strength. Use it with any trend following system like Chandelier Exit or KBrain. The indicator will detect trend strength and will help noting false signals.
Screenshots
You cannot view the code for the following reasons:
- You must be a member.
4 comments
Leave Comment
Please login here to leave a comment.
How can we insert buy sell instructions for scan?
Hi mahesh what do you consider a buy and sell?
This indicator, appeared in one of the issue in TASC magazine, can be used as a filter for trend. Up Trend when Signal >1 and Down Trend <-1.
I am a newbie, I just know VBA and some database language. Can you please help on how to make it for scan? thanks a lot.