st=Status("barinrange");
b=SetForeign("~nick");
if (b==0)
{
AddToComposite(0 ,"~nick", "X",16); //set composite
}
Filter=Close>=0;
b=SetForeign("~nick");
if (b=1)
{
for( i = 0; i < BarCount; i++ )
{
if (Filter[i]==1 AND st[i]==1)
{
AB = CreateObject("Broker.Application");
AA = AB.Stocks();
Start looking at the AB Ole interface
--- In amibroker@yahoogroups.com, "danielwardadams"
<[EMAIL PROTECTED]> wrote:
>
> As a follow-up to my message yesterday, is there any way to
> programatically write to fields in the information window?
>
> Dan
>
> --- In amibroker@yahoogroups.com,
> "dan
As a follow-up to my message yesterday, is there any way to
programatically write to fields in the information window?
Dan
--- In amibroker@yahoogroups.com,
"danielwardadams" <[EMAIL PROTECTED]> wrote:
>
> Short of using external files, is there any way to keep stock
> specific variables (e.g.