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

MongoDB interactivity for options #1

Open
aisthesis opened this issue Mar 16, 2015 · 1 comment
Open

MongoDB interactivity for options #1

aisthesis opened this issue Mar 16, 2015 · 1 comment

Comments

@aisthesis
Copy link
Collaborator

Options data stored as list using opt.core.Options.tolist() should be retrievable from an externally passed MongoDB connection. Functions for analysing, tracking and charting complex options transactions should be created.

@aisthesis aisthesis changed the title FEATURE MongoDB interactivity for options MongoDB interactivity for options Mar 22, 2015
@aisthesis
Copy link
Collaborator Author

We definitely don't want to create a dependency on PyMongo. If we do this at all, it just needs to convert the options data into a format easily consumable by mongo.

At the same time, we could also make some generic constructors to easily create the desired objects from data pulled from mongo.

Cf.:

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