Rick,
AB is VERY flexible. It is very robust
and layered like an onion. When you run into an issue, you peal back a layer
and go deeper to solve it. That’s what I love about it.
With other charting/analysis tools, there
are few or no layers. What you see is what you get. If it doesn’t meet
your needs, you just live with it or find something else. I’ve done
that several times. It’s very frustrating.
AB’s robustness makes it a bit more
complex to learn. Keep plugging. It will become clear pretty quickly. J
Best regards,
Dan.
From:
amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Rick
Sent: Wednesday, August 03, 2005
7:38 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Re: help with
automatic analysis
Dan, Thanks - just what I
wanted. I will save your information for
reference and hopefully this will help with the
programming "puzzle".
Rick
--- In amibroker@xxxxxxxxxxxxxxx, "Dan
Clark" <dan_public@xxxx> wrote:
> Rick,
>
>
>
> The InWatchList function returns 1 or
0. You can use that value
to convert
> to something else or as criteria in other
functions. This code
displays the
> displays the direct result of InWatchList and
shows how it's used in
> functions:
>
>
>
> InWatchlistThree = InWatchList(3);
> if(InWatchlistThree == 1)
> WatchlistThreeTrue=
"Y";
> else
> WatchlistThreeTrue=
"F";
>
>
>
>
AddColumn(InWatchlistThree
,"InWatchlistThree" , format =
1.0 );
> AddTextColumn
(WatchlistThreeTrue ,"WatchlistThreeTrue"
);
>
>
>
> Note that "InWatchlistThree" and
"WatchlistThreeTrue" are just local
> variables.
>
>
>
> Regards,
>
>
>
> Dan.
>
> _____
>
> From: amibroker@xxxxxxxxxxxxxxx
[mailto:amibroker@xxxxxxxxxxxxxxx]
On Behalf
> Of Rick
> Sent: Wednesday, August 03, 2005 6:25 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] help with automatic
analysis
>
>
>
> I would like to use AddColumn in an
exploration to indicate if the
> symbols passing the filter belong to my Watch
List 3. I have tried
to
> use the InWatchList function but am lost when
it comes to
structuring
> the statement.
>
> Thanks in advance for any help,
> Rick
>
>
>
>
> Please note that this group is for discussion
between users only.
>
> To get support from AmiBroker please send an
e-mail directly to
> SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
>
>
>
>
>
> _____
>
> YAHOO! GROUPS LINKS
>
>
>
> * Visit your
group "amibroker
> <http://groups.yahoo.com/group/amibroker>
" on the web.
>
> * To
unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
<mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
>
> * Your use of
Yahoo! Groups is subject to the Yahoo!
> <http://docs.yahoo.com/info/terms/>
Terms of Service.
>
>
>
> _____
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
YAHOO! GROUPS LINKS