PureBytes Links
Trading Reference Links
|
Ly,
It depends on what time frame you are trading. amibroker updates price
every 1 second ( the fastest ). so in highly volatile market I won't
scalp or short term swing trade base on its price sample (from ANY
datafeed) the slippage will kill the system.
Eric
--- In amibroker@xxxxxxxxxxxxxxx, "loveyourenemynow"
<loveyourenemynow@xxx> wrote:
>
> thanks Eric,
> i i figured it after I posted ...as usual answers come after you ask..
> IQ is realiable for real time data to trade on IB?
>
> Thanks
> Ly
> --- In amibroker@xxxxxxxxxxxxxxx, "eric tao" <erichtao@> wrote:
> >
> > to get a live instance of TWS, use GetTradingInterface("IB") function
> > in your iqfeed database.
> >
> > BR
> > Eric
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "loveyourenemynow"
> > <loveyourenemynow@> wrote:
> > >
> > > Hello,
> > >
> > > I am using IQ data to get the data for some real time scan and I
would
> > > then like to trade automatically with IB.
> > > I was thinking of opening two different instances of AB,one with IB
> > > and the other with IQ data plugin and write orders to a file for
> > > example but I wonder if there is more efficient and smart way to
> > > integrate the two things together.
> > >
> > >
> > > Thanks
> > >
> > > Ly
> > >
> >
>
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/
|