|
There are many uses for passing variables between
JScript/_vbscript_ and AFL. One example I am doing now is
passing an external value to an Exploration to do position sizing.
Another example is that I need to pass values to an AFL to overwrite Param
value. One more example is that an AFL needs to know from which JScript it is
invoked and then behave differently. As you said, we can use file to pass data.
In fact that's what I am doing now. However, it is becoming more cumbersome
when you do it a lot and the code becomes not as clean as I would like it
to be. So, it would be natural to use StaticVarSet/Get instead. AFL engine has
supported StaticVarSet/Get as a means to record states and pass data between
different runs. It is very logical to enable AA Object to do so.
__._,_.___ 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 other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- Re: [amibroker] Re: OLE/COM: Support StaticVarSet/Get/Remove (and S... Mark H
