Richard, Use AddToComposite() function...
--- In amibroker@yahoogroups.com, "timekeeper_origen" <timekeeper_ori...@...> wrote: > > Hi all - > > AB user guide says the functions StaticVarSet and StaticVarGet only > handles NUMBER and STRING variables. Though it is apparently not > currently supported, is there any way by which I can get AFL to store > ARRAYS (fairly decent sized ones)? > > Reason: When autotrading (am using ibc interface, btw) I want to: > (a) track a multiple of orders, with their associated multiple > parameters, simultaneously rather than with the current one-at-a-time > "store & get" capability of the platform; while > (b) steering clear of using a massive amount of do-loops > > Thnks in advance, > Richard >