Title: Re: [amibroker] Re: Once a day calculations requiring a lot of bars
I don't think Sid requires arrays... discrete values are much faster.
Persistent variables retain there values, since they are stored on disk, between sessions.
herman
Friday, December 12, 2008, 7:23:41 PM, you wrote:
> Have a look at AddToComposite.
> StaticVarSet is only good for the session (resets when AB is
> closed/opened?)
> ATC will persist and you could keep the time series of your daily
> calcs OR use single (current) value only as you wish.
> brian_z
> --- In amibroker@xxxxxxxxxxxxxxx, "sidhartha70" <sidhartha70@xxx>
> wrote:
>> Thanks Herman. Good idea. Probably the best solution if I want to
> run
>> the calculations across one symbol (which may well be fine).
>> However, lets pretend I wanted to run the calculations across a
>> watchlist of symbols... Would an exploration be the way to go for
> that...?
>> Also, can I set static variables in explorations/scans for use by
>> charts elsewhere...?
>> TIA
> ------------------------------------
> **** IMPORTANT ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
> *********************
> TO GET TECHNICAL 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/
__._,_.___
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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
*********************************
__,_._,___
|