PureBytes Links
Trading Reference Links
|
Hi Don,
Thank you. Okay, I remarked out the "SetSortColumns." As you said, no
problem.
You also mentioned that you would append below the modified code which has
volumn statements added to it. I can't seem to find it. Did you by
any chance forget to append it?
Could you please check? Thank you.
Regards,
Larry
--- In amibroker@xxxxxxxxxxxxxxx, "Don Lindberg" <dlindber@xxx> wrote:
>
> Larry,
>
> I can't duplicate your problem with the "SetSortColumns" error. All this
> does is sort the exploration automatically after a run on the 6th
column, so
> remarking it out is no big deal.
>
> I don't know what to tell you on the scan issue as I only run it in
Explore
> mode. I added volume statements to the Buy/Sell criteria, but it doesn't
> seem to make a difference in scan mode. I have included the modified
code
> below. Try running again and see if it makes a difference on your system.
>
> Don
>
>
>
> _____
>
> From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On
Behalf
> Of Larry
> Sent: Friday, April 20, 2007 6:07 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Awesome Oscillator by Gary Thompson (modified)
>
>
>
> Hi Don,
>
> My reply to you (under the TSI Ergodic thread) has somehow vanished into
> thin air. Anyway, it might be more appropriate if I start a new thread.
>
> Thanks for the AZLO that was modified by you. However, when I tried to
run
> it I got an "error 30 Syntax error" against the following line.
>
> "SetSortColumns(-6);"
>
> The other problem is that as a scanner, it picks up those stocks that
have
> 0 volume and they kind of cluttered up the results page. Is there a way
> to filter out the 0 volume stocks both in the scanner and explore?
>
> Once again thanks for your help.
>
> Regards,
>
> Larry
>
> P.S. I am posting through the Yahoo Groups website and I hope you get to
> read it.
>
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/
|