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

Support for additional close out methods other than fifo #101

Open
douggie opened this issue Mar 23, 2015 · 0 comments
Open

Support for additional close out methods other than fifo #101

douggie opened this issue Mar 23, 2015 · 0 comments

Comments

@douggie
Copy link
Collaborator

douggie commented Mar 23, 2015

Current portfolio.merge maintains a queue of buys and sells that are itterated over on a fifo basis to net out buys and sells.

Would want to support itterating over in a lifo or price to provide other close out methos such as min loss, lifo, max profit. Etc

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

No branches or pull requests

1 participant