PureBytes Links
Trading Reference Links
|
i am trying out the default button header collapse/expand from the
userkb site.
http://www.amibroker.org/userkb/2008/03/09/button-header-collapseexpand/
i want to use it as a starting code to do a charttrader functionality.
it works great on a single chart(say 5 minute). if i add another chart
with a different timeframe(say 1 minute) the expand/collapse gets
slower to an extend that it does not respnd sometimes.
all the formulas in my charts has the following times
chartpane: 317682 data bars used during this check. Total execution
time: 0.0374338 sec.
Buttonpane:63617 data bars used during this check. Total execution
time: 0.00510372 sec.
indicatorpane: 63617 data bars used during this check. Total execution
time: 0.336083 sec.
i think the formulas have a good timing.
now how do i troubleshoot it so that the button pane works well without
timing issues. any starter ideas would help.
------------------------------------
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
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|