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

RE: [amibroker] Re: Weighted Stochastics



PureBytes Links

Trading Reference Links

Dimitris,
It's pretty straightforward except for
Set Stochastic = 89,21,5;
which sets period, %K  MA, and %D MA [which isn't used.
he then gets the 1st term for the current day [ (0) ]with
a := .43*StochasticPctK(0);
and goes on to get a total of 5 terms for the current day and, per the dumb
coding, repeats to get the previous day.

I'm sure you understand  if wstocha > wstochb and wstocha > 12 then [select
this stock].

So all you need to do is write and call
function (myStoch(len, maLen) {  }
It's probably pertinent, however, that Landis wrote it in TC2000, which
substitutes C for H & L in the Stoch calc.

Bob


-----Original Message-----
From: DIMITRIS TSOKAKIS [mailto:TSOKAKIS@xxxxxxxxx]
Sent: Sunday, June 22, 2003 2:45 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: Weighted Stochastics


Anthony,
I just wanted to reproduce Landis code and see how it works.
Anyway, we shall survive even without it !!
DT
--- In amibroker@xxxxxxxxxxxxxxx, "Anthony Faragasso" <ajf1111@xxxx>
wrote:
> Dimitri,
>
> I do not know the formula..but , could you use
>
> Plot(wma(stochk(),10),"WS",colorblue,styleline);
>
>
>   ----- Original Message -----
>   From: DIMITRIS TSOKAKIS
>   To: amibroker@xxxxxxxxxxxxxxx
>   Sent: Saturday, June 21, 2003 11:52 AM
>   Subject: [amibroker] Weighted Stochastics
>
>
>   Does anybody knows QP code to translate in AFL the Weighted
>   Stochastics by Jack Landis ?
>   http://www.geocities.com/WallStreet/Exchange/1216/scansw.html
>   DT
>
>
>         Yahoo! Groups Sponsor
>
>
>
>
>   Send BUG REPORTS to bugs@xxxx
>   Send SUGGESTIONS to suggest@xxxx
>   -----------------------------------------
>   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 the Yahoo! Terms of
Service.
>
>
>   ---
>   Outgoing mail is certified Virus Free.
>   Checked by AVG anti-virus system (http://www.grisoft.com).
>   Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003



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/



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/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/