PureBytes Links
Trading Reference Links
|
Jayson,
I have a customed indicator which begins at different bar for each
stock. Instead of recalculating this start bar each time I call up
the stock; I'd like to store this bar somewhere (preferably in AB
database) and restore it back into the variable. This is only one
usage that I can think of.
I have never used the foreign function. Do you have an example?
Thanks
--- In amibroker@xxxxxxxxxxxxxxx, "Jayson" <jcasavant@xxxx> wrote:
> I am not sure I understand what you are trying to do but you can
store data
> to a composite then call that data as a foreign function....
>
> Jayson
> -----Original Message-----
> From: mmqp [mailto:mmqp@x...]
> Sent: Sunday, March 09, 2003 10:03 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] static variables per symbol in AB?
>
>
> Does anyone try to emulate static variables in AB by using scripts?
> I suppose one way is to write these values to a file. Can I create
> these variables and store them within AB symbol database; so when I
> access the database these variables will readily available without
> reading from files.
>
> Thanks
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|