Metadata-Version: 2.1
Name: zipline-trader
Version: 1.6.1
Summary: A backtester for financial algorithms.
Home-page: https://github.com/shlomikushchi/zipline-trader
Author: zipline-live community
Author-email: 
Maintainer: Shlomi Kushchi
License: Apache 2.0
Description: .. image:: https://readthedocs.org/projects/zipline-trader/badge/?version=latest
           :target: https://zipline-trader.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        .. image:: https://github.com/shlomikushchi/zipline-trader/workflows/Zipline%20CI%20(Ubuntu)/badge.svg
           :target: https://github.com/shlomikushchi/zipline-trader/workflows/Zipline%20CI%20(Ubuntu)/badge.svg
           :alt: Github Actions
        .. image:: https://github.com/shlomikushchi/zipline-trader/workflows/Zipline%20CI%20(Windows)/badge.svg
           :target: https://github.com/shlomikushchi/zipline-trader/workflows/Zipline%20CI%20(Windows)/badge.svg
           :alt: Github Actions
        .. image:: https://github.com/shlomikushchi/zipline-trader/workflows/Zipline%20CI%20(macOS)/badge.svg
           :target: https://github.com/shlomikushchi/zipline-trader/workflows/Zipline%20CI%20(macOS)/badge.svg
           :alt: Github Actions
        
        |
        
        .. image:: ./images/zipline-live2.small.png
            :target: https://github.com/shlomikushchi/zipline-trader
            :width: 212px
            :align: center
            :alt: zipline-live
        
        zipline-trader
        ==============
        
        Welcome to zipline-trader, the on-premise trading platform built on top of Quantopian's
        `zipline <https://github.com/quantopian/zipline>`_.
        
        This project is meant to be used for backtesting/paper/live trading with one the following brokers:
         * Interactive Brokers
         * Alpaca
        
        
        Please `Read The Docs <https://zipline-trader.readthedocs.io/en/latest/index.html#>`_
        
        And you could find us on `slack <https://join.slack.com/t/zipline-live/shared_invite/zt-mrsrfhky-usB0SEU4st1SuMUCErUevA>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: System :: Distributed Computing
Provides-Extra: dev
Provides-Extra: talib
Provides-Extra: all
