PureBytes Links
Trading Reference Links
|
Hello Dimitris,
It is possible but only using scripting and artificial
stock
holding the data you want to summarize accross the
market.
See the example code I have sent to you.
Best regards,
Tomasz Janeczko
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Dimitris
Tsokakis
To: <A title=amibroker@xxxxxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Saturday, June 23, 2001 4:30
PM
Subject: [amibroker] A Question
I try to answer the following:
For quantity S1 is
-10<S1<10
I want to find how many stocks are in the groups
G1, with -10<S1<=-5
G2, with -5<S1<=0
G3, with 0<S1<=5 and
G4, with 5<S1<10
Is it possible to calculate with one "EXPLORE" ?
Any idea appreciated.
Best Regards
Dimitris Tsokakis Your
use of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
|