Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Vol Peak 5 Day [Scan only] for Amibroker (AFL)
VOLUME Peak than Previous 5 Day
Remark.
I just learn Amibroker Fomula about 2 Weeks.
I Willing to listen to criticism.Thank You.
Screenshots
Similar Indicators / Formulas
Indicator / Formula
// VOLUME Peak than Previous 5 Day VOLUME AddTextColumn( FullName(), "Name"); AddColumn( Close, "Close" ); AddColumn( Volume, "Volume" ); AddColumn( Ref( V, -1 ), "VOL -1" ); AddColumn( Ref( V, -2 ), "VOL -2" ); AddColumn( Ref( V, -3 ), "VOL -3" ); AddColumn( Ref( V, -4 ), "VOL -4" ); AddColumn( Ref( V, -5 ), "VOL -5" ); AddColumn( Volume, "Volume" ); V2DAY = Ref( V, -1 ) + Ref( V, -2 ) ; V3DAY = Ref( V, -1 ) + Ref( V, -2 ) + Ref( V, -3 ); V4DAY = Ref( V, -1 ) + Ref( V, -2 ) + Ref( V, -3 ) + Ref( V, -4 ); V5DAY = Ref( V, -1 ) + Ref( V, -2 ) + Ref( V, -3 ) + Ref( V, -4 ) + Ref( V, -5 ); Filter = V > V5DAY ; Buy= V > V5DAY ;
4 comments
Leave Comment
Please login here to leave a comment.
Back
R u thai?
I’m thai,Nice to meet u.
yes,khon thai krub.^^
Nice to meet u to.
good system
good system