One my issues with Amibroker is the lack of static
arrays ... I know it's coming, but ... I have a backtest that uses sector data
stored in ATCs.
Question I have:
If I use jscript or _vbscript_, can I do something
like this (below) so that once I define arrays, they stay defined?
Code below to be called only once using
#include_once command
Start script
Declare arrays
Read disk
Assign info from disk read to script
arrays
continue with rest of code
call arrays from memory when needed
The intent is to avoid reading disk for every
symbol I process during backtest
TIA
Ara
__._,_.___
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
SPONSORED LINKS
__,_._,___
|