Ed,
There are two things:
tabs (for chart WINDOWS) - big ones ABOVE chart and chart
sheets - small tabs BELOW chart.
Chart sheets that you want to have auto-executing MUST be
visible.
THis is so because charts in hidden sheets do not really exist
(this conserves computer resources).
Those big tabs above are another story - they switch windows
and all windows exists.
So solution for you is:
a) File->New->Blank Chart
b) insert any of your auto-executing code here with
RequestTimedRefresh()
c) switch back to your original window (leave the one created
in point a) open - it can be hidden behind other charts)
Best regards, Tomasz Janeczko amibroker.com
----- Original Message -----
Sent: Thursday, June 14, 2007 11:00
AM
Subject: [amibroker] RequestTimedRefresh(
1, False);
hi,
I have different realtime AFL codes running
under different tabs. Most of them are just to check certain statistical
graphs but under one tab I have AFL running that sends the orders to the
exchange.
When working under a different tab the AFL code
that sends the orders doesn't execute. I tried:
RequestTimedRefresh( 1, False);
But that doesn't help. How do I ensure AFL code under a certain tab to
stay executing even though some other tab is active at that
moment?
thanks, Ed
__._,_.___
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
SPONSORED LINKS
__,_._,___
|