PureBytes Links
Trading Reference Links
|
Please disregard this whole problem. The AB support people FINALLY
got back to me. And YES, it was a simple fix. I just needed to select
index in the symbol/information window.
Sorry. And disregard.
Patrick
--- In amibroker@xxxxxxxxxxxxxxx, "Joe Landry" <jelandry@xxxx> wrote:
> There's a gotcha about AB that's caught me several times and that
is... the current symbol selected
> has to have enough bars in it's price history to provide the range
the formula expects. Truncated equities or
> short price arrays displayed in the current symbol window will
cause some strange results, most
> times when you're creating an ATC.
>
> But could that be it? Or use quote editor to verify that you do
have price arrays for these symbols.
> JOE
> ----- Original Message -----
> From: Terry
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Wednesday, February 16, 2005 9:22 PM
> Subject: Re: [amibroker] Problem
>
>
> I must add to Patrick's question because the code is mine.
> There is one single difference between the version that works and
the ones that don't. That change is about 200 lines down in the code
inside a loop...a long way from where the symbols are selected.
>
> The strange part is there are at least 10 users and all versions
work for all users on their systems except Patrick's. I conclude it
is something with his setup, but I've had him reinstall AB 4.60.5,
run diskcheck, run cleanup database. Nothing helps. The code is VERY
long, but I can post the section that selects files (it uses 2
foreign indexes).
>
> Terry
>
> Patrick Rask wrote:
> Hello,
>
> I am having a problem and AB has not responded, so I
> figured I would try the group.
>
> I am using an indicator which has new versions. version 168
> works just fine, but the newest version (170 and 171) are
> not capturing the NDX and IXIC values. Therefore, the whole
> signal generation is thrown completely off.
>
> The top indicator chart is version 168. The middle and
> lower are 170 and 171 respectively. You can see that NDX
> Close is {Empty}. Does anyone know what the heck is going
> on?
>
> Thanks,
>
> Patrick
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
>
> --------------------------------------------------------------------
--------
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|