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

fixes #35 #52

Merged
merged 5 commits into from
Aug 4, 2014
Merged

fixes #35 #52

merged 5 commits into from
Aug 4, 2014

Conversation

douggie
Copy link
Collaborator

@douggie douggie commented Aug 2, 2014

No description provided.

Introduction of portfolioService that is injected into the strategy. It
is via the portfolioService that the strategy can query the positions
and transactions. The portfolio manager updates the positions and
transaction by subscribing to each transaction.
remove logging
Moved portfolio methods to protected and implemented portfolio service
that is injected into the strategy as the interface to access the
postions, value and balances of a strategy. Fill was updated to not set
the time as this was causing issues with replay and rolling the
epruntime to the current date.
removed excessive logging
@douggie
Copy link
Collaborator Author

douggie commented Aug 4, 2014

Hi Tim,

Autoformatting was turned off so a few white spaces. Happy to autoformat and re push

timolson added a commit that referenced this pull request Aug 4, 2014
@timolson timolson merged commit 64a59dd into timolson:master Aug 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants