PureBytes Links
Trading Reference Links
|
Hello,
You would need to use:
1. SetSortColumns() function to automatically sort exploration results
www.amibroker.com/f?setsortcolumns
2. Right now there is no OLE automation equivalent of "replace watch list"
functionality. You may try sending key strokes to application but it is not
too reliable. Best bet is to fill feature request http://www.amibroker.com/feedback/
3. Switchable Hiding/unhiding empty watch lists is something I was thinking about too, but
did not implement it yet. Should appear in one of upcoming versions.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Don Lindberg" <dlindber@xxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, April 04, 2007 8:34 PM
Subject: [amibroker] New Beta 4.91 issue
>I love the sorted Watchlist function, however I have a problem. I have
> several AFL scripts that run an Exploration, Sort the results, then
> clear old Watch List and put new results in. When I use my script, the
> watchlist stays in Alpha Order, not in Sorted order. I can force it
> using the context menu, but that defeats the time saving features of
> Automation. Is there a code that I can add to my AFL's that will
> duplicate the "Replace watch list with results/selected results"
> command?
>
> For my second question, is there anyway to Hide Empty Watch Lists
> without actually deleting them? I have calls in my scripts to Watch
> Lists by number, and they are scattered through the 1 to 64 range, with
> several empty list in between. If I delete the empty lists, then my
> numbering will get messed up. I suppose if I have to I can change the
> numbering, but hiding empties would be easier.
>
> Hope you have answers.
>
> Thanks,
> Don Lindberg
>
>
>
> 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|