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

Project goals, comparison with zipline #2

Open
elyase opened this issue Jul 8, 2015 · 1 comment
Open

Project goals, comparison with zipline #2

elyase opened this issue Jul 8, 2015 · 1 comment

Comments

@elyase
Copy link

elyase commented Jul 8, 2015

It would be great to have a a short section on project goals/philosophy and how it differs from existing libraries like quantopian/zipline, QuantLib, etc.

@saeedamen
Copy link
Contributor

Thanks for the question! My first focus is on providing a simple wrapper for number of market data sources like Bloomberg, Yahoo etc. I also want to provide a wrapper for various visualisation libraries like Matplotlib, Plotly etc. These parts of the project could quite easily compliment zipline and QuantLib.

QuantLib is focused more on option pricing, so I definitely don't want to replicate that fully. Zipline is more focused toward backtesting trading strategies. I also want to include some backtesting capability for trading strategies eventually (I have this in testing currently for cash markets and also vanilla FX options) and maybe might integrate zipline into it as an alternative backtesting mechanism.

I've been in currency markets for a decade creating systematic trading models, so the direction I want to take the project is to do stuff that I've had problems with in the past. Hence, it end up being spreading across several different areas, as opposed to just one.

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

2 participants