Hey Gang,

I'm wondering if there is a group of commands for manipulating arrays similar to what's in mql4, e.g. ArrayResize(ArrayName, NewSize), ArraySort(ArrayName, Ascend/Descend) etc.

I've searched the forum, and the help file, but was unable to find any examples, and I'm a slow learner, and need to be told where to go (in the nicest possible way).

The reason I want to be able to manipulate arrays is in this post... http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=436005#Post436005

In short, I want to create a multi-timeframe system, and to group trades by timeframe, so that I can calculate total protected profit per timeframe, and to be able to move individual trades from one group to another as their protected profit increases.

Thanks for your help.


Have fun!
Radar =8^)