[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: Var IAF - For Al.



PureBytes Links

Trading Reference Links

Hello,
you can find the powersar in trailingstop dll in third party
in this dll there is a powersar called scPowerSarM and it accepts 
variable for max and min factor accelerator factors . Only the 
maximum is not variable.

for example
Var1=int(RSIa(C,3))/100;
Var2=int(RSIa(C,5))/100;
ssc=scPowerSarM(0,0,Var1,Var2,0.06) ;
Plot(Close,"close",1,64);
Plot(ssc,"ssc",2,1);

the purpose of the first and second variable are to initialize the 
powersar to a buy or sell signal
if you don't want this option the first and second variable must be 
zero .

stephane

> 
> Don't know what happened to the DLL but Stephane's afl is posted at 
> #13485.
> 
> Keith
> 
> --- In amibroker@xxxxxxxxxxxxxxx, "Al Venosa" <advenosa@xxxx> wrote:
> > Keith:
> > 
> > I've been trying to find Stephane's PowerSAR for some time now, 
but 
> I have no clue where it is. I've looked in the 3rd party area and 
the 
> Yahoo groups files area, but I see nothing labeled PowerSAR. Can 
you 
> point me to where it is? Thanks a lot.
> > 
> > Al Venosa
> .


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading!
Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/cjB9SD/od7FAA/uetFAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/