rudimeier / twsapi

portable C++ API for Interactive Brokers TWS
128 stars 69 forks source link

how to specify allocation #8

Closed jenenliu closed 8 years ago

jenenliu commented 8 years ago

Hi, sorry to bother, I use tws api to order, but server sends back:

Error Code: 436 | Error Msg: You must specify an allocation (either a single account, group, or profile

I try to find how to specify account, but don't know how to do, how can I fix this ? Many thanks.

stupefy007 commented 2 years ago

Did you figure it out?