I was having this problem with esignal data on any version of Amibroker that I tried with futures symbols - they would not update after a backfill. Amibroker support said it was a problem with my machine or my scripts. However, I got the same problem on another 2 other machines and on a clean Virtual PC XP sp3 image as well just plotting price in an AFL. This update problem did not occur with Ninjatrader. So, I think it is an interface problem between Amibroker and esignal futures data. Strangely, most of the futures bid/ask data still shows up in Amibroker's RT quotes window. In the end, I decided to change to IQFeed data after verfying during their trial that their futures data did indeed work. Until this problem is recognized by Amibroker staff, your best bet to address this problem is to use IQFeed.
--- In [email protected], wolfie125 <lurama...@...> wrote: > > Can anybody shed light on this. My amibroker runs great for the few months > i've had it, now i've added a few futures charts and suddenly issues with > backfilling, but only with futures? I have esignal rt connection, and the > futures i'm looking at = russel 2000 eminis and south african alsi futures. > What can be different for futures to cause this? >  > But more importantly, is there a way to force backfill from my code? ie not > manually, so if my code sees timestamp outdated, force backfill ? > > --- On Thu, 12/31/09, Kevin Kee <kevinke...@...> wrote: > > > From: Kevin Kee <kevinke...@...> > Subject: Re: [amibroker] Re: Force BackFill > To: [email protected] > Date: Thursday, December 31, 2009, 6:12 AM > > >  > > > > > > > > > I have been having this problem too with eSignal feed on AB. But this > strangely only happens to futures like QM, YM but not stocks nor forex. So > I have to use force backfill to get an update only on futures. >  > All charts including futures, however, are okay on eSignal native > application. > > --- On Thu, 12/31/09, Vern Rumreich <standfast77@ yahoo.com> wrote: > > > From: Vern Rumreich <standfast77@ yahoo.com> > Subject: Re: [amibroker] Re: Force BackFill > To: amibro...@yahoogrou ps.com > Date: Thursday, December 31, 2009, 6:43 AM > > > > > > > I have been experiencing the same issue with IQ Feed, I have contacted (CS) @ > DTN and there is no problem on their end. > > This problem began recently. I am using 5.29.2 > > > > > > > From: Amruta Patil <ap44...@yahoo. com> > To: amibro...@yahoogrou ps.com > Sent: Wed, December 30, 2009 4:58:49 PM > Subject: Fw: [amibroker] Re: Force BackFill > >  > > > > Hi Tomasz, >  > I am using eSignal RT data in AmiBroker. Everytime I need to do Force > BackFill in order to update my chart in AmiBroker. Do I need any specific > settings in the database settings? Please advise. >  >  > Regards > Amruta > > > > > ----- Forwarded Message ---- > From: Amruta Patil <ap44...@yahoo. com> > To: amibro...@yahoogrou ps.com > Sent: Mon, December 28, 2009 2:53:44 PM > Subject: [amibroker] Re: Force BackFill > > > > > > Hi I am using eSignal RT data in AmiBroker - and I am not getting auto > update in chart - everytime I need to do Force BackFill to update my chart. > Is there in soluation? >  > Amruta >
