Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
CCI System for Amibroker (AFL)
Very simple bare bones CCI system with optimized levels.
Similar Indicators / Formulas
Indicator / Formula
1 2 3 4 5 | per = Optimize ( "per" , 2, 5, 50, 1 ); Level = Optimize ( "level" , 2, 2, 150, 4 ); Buy = Cross ( CCI (per), -Level ); Sell = Cross ( Level, CCI (per) ); |
2 comments
Leave Comment
Please login here to leave a comment.
Back
SEEN NOTHING/?
It’s a trading system it can only be back-tested or used to scan for signals.