Python client for Alpaca's trade API. Contribute to alpacahq/alpaca-trade-api-python development by creating an account on GitHub.
Python live trade execution library with zipline interface. pypi.org/project/pylivetrader/ License Apache-2.0 license 665stars196forksBranchesTagsActivity Star Notifications master 4Branches46Tags Code Folders and files Latest commit drew887 Version bump to v0.7.1 ...
pylivetrader is a simple python live trading framework with zipline interface. The main purpose is to run algorithms developed in the Quantopian platform in live trading via broker API. In order to convert your algorithm for pylivetrader, please read themigration document. ...