PureBytes Links
Trading Reference Links
|
While we are waiting for Ed ... I haven't run it but I read it through and I thought it was a watchlist symbol count and that it is assigned a a value at:
case "REL" :// ********** Relative to VTI Ranking ********
then go down 7 lines
- also repeated in Absolute Ranking then used later in the sort routine.
You have to have corresponding watchlists populated.
So isn't it working in that way?
--- In amibroker@xxxxxxxxxxxxxxx, "progster01" <progster@xxx> wrote:
>
> Ed,
>
> Hi. Thanks for your post to the AB Yahoo Group on the subject of Multi-Dimensional Arrays.
>
> It looks like a great example, but the AFL does not verify.
>
> Aside from a few easily corrected line-wraps, the issue is that NumSym is not defined at the point where it is used in a For() loop index.
>
> Rather than try to guess at what the correct definition for NumSym should be, I thought I would inquire with you (to increase the odds of getting it right!) <g>
>
> Could you perhaps take a look at this when you get a chance, and either advise me by return email, or post a runnable version?
>
> Thanks again!
>
> - Progster
> progster@xxx
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
|