[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
PureBytes Links
Trading Reference Links
|
Herman,
VarGet(""var"+n);
Best regards, Dennis
On Feb 6, 2008, at 10:31 AM, Herman wrote: Would anyone know how to implement this function:
VarSelect( var1, var2, var3, ... , Varn, n);
where the number of array arguments is variable and the array returned is selected by the last argument?
The intend is to be able to optimize several of these functions and look for synergy between the arrays. For example each array could be a different indicator.
I seem to be missing something here...
TIA, herman
__._,_.___
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
__,_._,___
|
|
- Prev by Date:
[amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Next by Date:
Re: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Previous by thread:
[amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Next by thread:
Re: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Index(es):
|
|
|