LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
config/logging-template.ini
config/scheduler-template.ini
config/online-quant/research/shipane_sdk_config_template.yaml
examples/__init__.py
examples/basic_example.py
examples/joinquant/__init__.py
examples/joinquant/advanced_strategy.py
examples/joinquant/convertible_bonds_purchase.py
examples/joinquant/new_stocks_purchase.py
examples/joinquant/repo.py
examples/joinquant/simple_strategy.py
examples/ricequant/__init__.py
examples/ricequant/advanced_strategy.py
examples/ricequant/convertible_bonds_purchase.py
examples/ricequant/new_stocks_purchase.py
examples/ricequant/repo.py
examples/ricequant/simple_strategy.py
scripts/shipane-scheduler.py
shipane_sdk/__init__.py
shipane_sdk/ap.py
shipane_sdk/base_manager.py
shipane_sdk/base_quant_client.py
shipane_sdk/client.py
shipane_sdk/market_utils.py
shipane_sdk/models.py
shipane_sdk/scheduler.py
shipane_sdk/stock.py
shipane_sdk/support.py
shipane_sdk/transaction.py
shipane_sdk.egg-info/PKG-INFO
shipane_sdk.egg-info/SOURCES.txt
shipane_sdk.egg-info/dependency_links.txt
shipane_sdk.egg-info/entry_points.txt
shipane_sdk.egg-info/requires.txt
shipane_sdk.egg-info/top_level.txt
shipane_sdk/guorn/__init__.py
shipane_sdk/guorn/client.py
shipane_sdk/jobs/__init__.py
shipane_sdk/jobs/basic_job.py
shipane_sdk/jobs/batch.py
shipane_sdk/jobs/convertible_bonds_purchase.py
shipane_sdk/jobs/new_stock_purchase.py
shipane_sdk/jobs/online_quant_following.py
shipane_sdk/jobs/online_quant_sync.py
shipane_sdk/jobs/repo.py
shipane_sdk/joinquant/__init__.py
shipane_sdk/joinquant/client.py
shipane_sdk/joinquant/manager.py
shipane_sdk/joinquant/transaction.py
shipane_sdk/ricequant/__init__.py
shipane_sdk/ricequant/client.py
shipane_sdk/ricequant/manager.py
shipane_sdk/ricequant/transaction.py
shipane_sdk/uqer/__init__.py
shipane_sdk/uqer/client.py
shipane_sdk/uqer/transaction.py
tests/shipane_sdk/__init__.py
tests/shipane_sdk/test_client.py
tests/shipane_sdk/test_client_management.py
tests/shipane_sdk/test_config.py
tests/shipane_sdk/test_dic.py
tests/shipane_sdk/test_models.py
tests/shipane_sdk/test_str.py
tests/shipane_sdk/test_support.py
tests/shipane_sdk/joinquant/__init__.py
tests/shipane_sdk/joinquant/test_client.py
tests/shipane_sdk/joinquant/test_executor.py
tests/shipane_sdk/joinquant/test_transaction.py
tests/shipane_sdk/matchers/__init__.py
tests/shipane_sdk/matchers/dataframe_matchers.py
tests/shipane_sdk/ricequant/__init__.py
tests/shipane_sdk/ricequant/test_client.py
tests/shipane_sdk/ricequant/test_transaction.py
tests/shipane_sdk/uqer/__init__.py
tests/shipane_sdk/uqer/test_client.py
tests/shipane_sdk/uqer/test_transaction.py