This is a fantastic post:
http://www.amibroker.org/userkb/2007/04/24/persistent-variables/

I'm about to embark on storing the orderid's in a file.

I have two basic questions / assumptions before I begin.

what are the advantages/disadvantages to using a single file with a 
list of orderid's rather than a seperate file for each orderid?

If you store the orderids in a file, than I'm guessing we don't need 
to use a static variable (staticvarset) since we can just use the 
persistent variable in the file?


Another Brian


Reply via email to