PureBytes Links
Trading Reference Links
|
As noted in the User's Guide default/min/max/step
values have to be a constant because the values are cached and not re-read
during subsequent executions. This eliminates using something like
IIF(COND, x, y) to define the default value where, for example, COND could
be Interval(), etc. Has anyone found a work around to this limitation
in Param() or have a suggestion as to how to proceed?
Bill
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|