[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- To: AmiBroker Users Group <amibroker@xxxxxxxxxxxxxxx>
- Subject: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- From: Herman <psytek@xxxxxxxx>
- Date: Wed, 6 Feb 2008 10:31:01 -0500
PureBytes Links
Trading Reference Links
|
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
__,_._,___
|
- Follow-Ups:
- [amibroker] Re: How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- [amibroker] Re: How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Re: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Prev by Date:
[amibroker] Ft Monitor AmiBroker Las Vegas Conference
- Next by Date:
Re: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Previous by thread:
[amibroker] Help with simple Exploration
- Next by thread:
Re: [amibroker] How to implement: VarSelect( var1, var2, var3, ... , Varn, n);
- Index(es):
|
|
|