Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split up TWSConnection to Broker & IBBroker #4

Closed
tibkiss opened this issue May 15, 2017 · 1 comment
Closed

Split up TWSConnection to Broker & IBBroker #4

tibkiss opened this issue May 15, 2017 · 1 comment
Assignees

Comments

@tibkiss
Copy link

tibkiss commented May 15, 2017

Per @pbharrin 's design the TWSConnection should be split up into two parts:

  • Broker which is broker agnostic interface needed to enable live trading
  • IBBroker which implements the Broker's interfaces to bridge between TWS and Zipline
@tibkiss tibkiss self-assigned this May 15, 2017
@tibkiss tibkiss changed the title Split up TWSConnection to BrokerClient * IBBrokerClient Split up TWSConnection to BrokerClient & IBBrokerClient May 16, 2017
This was referenced May 16, 2017
@tibkiss tibkiss changed the title Split up TWSConnection to BrokerClient & IBBrokerClient Split up TWSConnection to Broker & IBBroker May 17, 2017
@tibkiss
Copy link
Author

tibkiss commented May 17, 2017

Delivered with #10

@tibkiss tibkiss closed this as completed May 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant