Overview

docs

Documentation Status

tests

GitHub Actions Build Status Coverage Status

package

PyPI Package latest release PyPI Wheel Supported versions Supported implementations Commits since latest release

东方财富自动交易接口

  • Free software: MIT license

Installation

pip install emtl

You can also install the in-development version with:

pip install https://github.com/riiy/emtl/archive/master.zip

Documentation

https://emtl.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Getting help

Join Telegram group. Asking a question here is often the quickest way to get a pointer in the right direction.