owocki / pytrader

cryptocurrency trading robot
MIT License
1.93k stars 433 forks source link

Prior research #10

Open ikeboy opened 8 years ago

ikeboy commented 8 years ago

While the utility of this project is subject to debate (see https://github.com/owocki/pytrader/issues/7 and https://github.com/owocki/pytrader/issues/1) , compiling existing work in one place would be undeniably useful.

I suggest we list any previous attempts at

I'll start by citing http://arxiv.org/abs/1410.1231, http://arxiv.org/abs/1406.7577, http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.466.4798&rep=rep1&type=pdf, and https://pdfs.semanticscholar.org/43f4/b31d321d90f724ad5edd9b855d06db4be4a6.pdf, plus several github repos:

Disclaimer: these were found by searching, some may be deprecated or not working.

jbilcke commented 8 years ago

Might be of interest (keywords: python, trading, bot, platform, backtesting etc.)

https://www.quantopian.com/faq

Obviously a lot of work has been put in their project, see the API doc: https://www.quantopian.com/help

jbilcke commented 8 years ago

Zipline "a Pythonic algorithmic trading library. It is an event-driven system that supports both backtesting and live-trading" (open source)

http://www.zipline.io

NDuma commented 8 years ago

https://github.com/quantopian contains zipline.io

owocki commented 8 years ago

@ikeboy thanks for starting this reference list. im at work now, but plan to do a little more research based upon it tonight.

here's another one, from https://github.com/owocki/pytrader/issues/1 : http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2259133 "