[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] When AFL just stops updating the chart now and then...



PureBytes Links

Trading Reference Links

hi,
 
not sure if this will help but I always put the symbols I follow that day in the "Real Time Quote Window". Before the session starts I do a backfill of all symbols. That ensures the data will be coming in for all symbols.
 
Maybe you can try to add this to your AFL code: RequestTimedRefresh( 1 );
 
see Users Guide for detailed explanation, it forces your chart to be refreshed.
 
rgds, Ed
 
 
 
----- Original Message -----
Sent: Saturday, June 28, 2008 3:37 AM
Subject: [amibroker] When AFL just stops updating the chart now and then...

Hello,

I have something that happens once every few days with my RT charts.

At some point in the day, the chart stops updating. I also have
getRTData() functions in my AFL that also stop.

I don't know if it is the data feed that stops handing the quotes to
AB, or if XP is not giving the data, or if the AFL loop stops
running. Everything looks normal, but I notice that my broker's
charts have moved ahead and my AB charts have stalled (My broker's
charts are prone to stalling in fast markets and my AB charts keep on
ticking). This can be disconcerting when you are in a fast trade and
you go blind without realizing it.

I am using DTN IQFeed, but the same thing happened with eSignal in
previous years. The data feed plug-in indicates everything is green
and working.

Clicking on the chart refresh button starts the chart running again.

I am usually in a panic when this happens, so I have not been able to
properly go through debug steps to isolate the problem area.

So my questions are:

1. Does anyone know the root cause of this?
2. Is there a way to detect that the chart has stopped updating
(other than by eye)?
3. Is there a way to automatically jump start the updating again when
it happens?

Thanks for any insights.

If nobody can help, I will ask support.

Best regards,
Dennis

__._,_.___

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




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

__,_._,___