PureBytes Links
Trading Reference Links
|
LOL Louw, ami has more uses that I thought
:)
looking at you code for XP maybe you couldcome up
with something to get the kids out of bed in time for school ?
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=lcoetzer@xxxx
href="">Louw-Roux Coetzer
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Sunday, November 18, 2001 5:11
PM
Subject: Re: [amibroker] Web Site
Here here !
XP={(ME-SPEED)+(100*PROBLEMZ)}
PS: I tested this formula with AB and got 100%
accurate results...
Louw Coetzer
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
John
Nelson
To: <A title=amibroker@xxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, November 17, 2001 8:37
AM
Subject: RE: [amibroker] Web Site
Internet
Explorer 6.0 has problems with Java and certain _javascript_
constructs.
<FONT
face="Comic Sans MS">
If the
AMIBroker page is doing anything extensive that effects page
loading,
well....
welcome to the world of Microsoft... where we stab the customer in
the
backjust to
get back at Sun Microsystems.
<FONT
face="Comic Sans MS">
--
John
<BLOCKQUOTE
>
<FONT face=Tahoma
size=2>-----Original Message-----From: Brian Elijah
[mailto:cadvantag@xxxx]Sent: Friday, November 16, 2001
12:15 PMTo: amibroker@xxxxxxxxxxxxxxxSubject:
[amibroker] Web Site
For some reason my new computer withWindows
XP will not access the web site <A
href="">www.amibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=njpowell@xxxx
href="">njpowell@xxxx
To: <A
title=amibroker@xxxxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Friday, November 16, 2001
10:54 AM
Subject: [amibroker] Re: Slow
Stochastic + histogram
I think I did it :o)Graph0 =
StochK();Graph1 = StochD();DF = StochK()-StochD();DF1 = IIF(
DF>0, DF, 0 - DF);DF2 = DF1 * 2; /* Just to make it a little more
visable */Graph2 = DF2; Title=Name() + "- Stochastic Slow
- %K=" + WriteVal(Graph0 )+ ", %D=" + WriteVal(Graph1) + ",
Difference = " + WriteVal(DF1);Maybe this will help
someone. If not, it was still a learning experience for me
:o)Nathan--- In amibroker@xxxx, njpowell@xxxx
wrote:> What would be the easiest way to view a histogram ofthe
difference > between the %D and %K line? How hard would it
be to change a > negative difference to positive so that we could
overlay the Stoch > indicator? This would track the
difference and not worry about > wether it's positive or
negative.> > Thanks in Advance>
NathanYour use of Yahoo! Groups is subjectto
the Yahoo! Terms of
Service. Your use of Yahoo! Groups
is subject to the Yahoo! Terms
of Service. Your use of Yahoo! Groups
is subject to the Yahoo! Terms
of Service. Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|