Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
SamiCator for Amibroker (AFL)
Use it with ADX. Specially for sell signal. Contact for more accurate strategy.
Screenshots
Indicator / Formula
_SECTION_BEGIN("SamiCator");
TafavotC = C - Ref(C,-1);
NesbatC = TafavotC / Ref(C,-1);
DarsadC = NesbatC * 10000;
P = ParamField("Price field",-1);
Periods = Param("Periods", 14, 2, 300, 1, 10 );
Plot( MA( DarsadC, Periods ), _DEFAULT_NAME(), ParamColor( "Color", colorCycle ), ParamStyle("Style") );
_SECTION_END();
_SECTION_BEGIN("MA1");
P = ParamField("Price field",-1);
Periods = Param("Periods", 9, 2, 300, 1, 10 );
Plot( MA( P, Periods ), _DEFAULT_NAME(), ParamColor( "Color", colorCycle ), ParamStyle("Style") );
_SECTION_END();5 comments
Leave Comment
Please login here to leave a comment.
Back
where to contact
how to contact u?
sir
give me a good over sold over bought afl.
or give candle reversal afl
pulakesh13
email id please for further details
trademakemoney@gmail.com
good.thanks