Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
RSI,MFI And CCI combinde Buy & Sell signal for Amibroker (AFL)
Here i uploaded a afl which is a combination of 3 indicator.
just pick this afl & sca………..
Similar Indicators / Formulas
Indicator / Formula
Buy = CCI( 14 ) < -99 AND RSI(14)<30 AND MFI(14)<20; Sell = CCI( 14 ) == 0; Short = CCI( 14 ) > 99 AND RSI(14)<30 AND MFI(14)<85; Cover = CCI( 14 ) == 0;
0 comments
Leave Comment
Please login here to leave a comment.
Back