PureBytes Links
Trading Reference Links
|
Thank you for the quick answer. I tried this, but it does not allow to
exlude markets totally. In my example it is possible to exlude
Frankfurt, Stuttgart but not Xetra.
Thanks,
Andras
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>
> Hello,
>
> You would need to exclude markets (German stock market in your example)
> you don't want to be used for SMART routing
> in TWS:
> Global Configuration->Smart Routing
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "aula1x" <aolah@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Wednesday, October 15, 2008 1:30 PM
> Subject: [amibroker] ambiguous smart destination in IBcontroller
>
>
> > Lately I am getting 203 error (ambiguous contract description, please
> > specify currency) at significant number of tickers when running
> > IBcontroller. It seems IB does not differentiate smart routing
> > destination between international markets.
> > For ex.: AA-SMART-STK tickername (as parameter for IBcontroller) may
> > mark US market smart order, but also a German market smart order. Only
> > difference is the currency (USD, EUR).
> > In IBcontroller I was unable to find out how to pass currency as
> > parameter. Currently I am routing orders to ARCA to avoid ambiguity,
> > but I would like to use smart order routing as soon as possible.
> > Only solution I see to duplicate the code. In the first cycle to route
> > orders to an US specific exchange - this resolves ambiguity, in the
> > second round to modify existing orders to smart destination. I don't
> > like this idea very much, so I am begging for better solution here.
> >
> >
> > ------------------------------------
> >
> > **** IMPORTANT ****
> > This group is for the discussion between users only.
> > This is *NOT* technical support channel.
> >
> > *********************
> > TO GET TECHNICAL 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
> >
> >
> >
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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/
|