LICENSE.txt
MANIFEST.in
README.md
setup.py
examples/__init__.py
finhack/__init__.py
finhack/requirements.txt
finhack.egg-info/PKG-INFO
finhack.egg-info/SOURCES.txt
finhack.egg-info/dependency_links.txt
finhack.egg-info/requires.txt
finhack.egg-info/top_level.txt
finhack/collector/__init__.py
finhack/collector/baseCollector.py
finhack/collector/tushare/__init__.py
finhack/collector/tushare/astockbasic.py
finhack/collector/tushare/astockfinance.py
finhack/collector/tushare/astockindex.py
finhack/collector/tushare/astockmarket.py
finhack/collector/tushare/astockother.py
finhack/collector/tushare/astockprice.py
finhack/collector/tushare/cb.py
finhack/collector/tushare/econo.py
finhack/collector/tushare/fund.py
finhack/collector/tushare/futures.py
finhack/collector/tushare/fx.py
finhack/collector/tushare/helper.py
finhack/collector/tushare/hstock.py
finhack/collector/tushare/other.py
finhack/collector/tushare/tushare_collector.py
finhack/collector/tushare/ustock.py
finhack/collector/tushare/__pycache__/__init__.py
finhack/core/__init__.py
finhack/core/core.py
finhack/core/notify.py
finhack/core/version.py
finhack/core/__pycache__/__init__.py
finhack/core/classes/__init__.py
finhack/core/classes/dictobj.py
finhack/core/classes/__pycache__/__init__.py
finhack/core/command/__init__.py
finhack/core/command/finhack
finhack/core/data/__init__.py
finhack/core/data/logs/__init__.py
finhack/core/loader/__init__.py
finhack/core/loader/base_loader.py
finhack/core/loader/collector_loader.py
finhack/core/loader/factor_loader.py
finhack/core/loader/helper_loader.py
finhack/core/loader/trader_loader.py
finhack/core/loader/__pycache__/__init__.py
finhack/factor/__init__.py
finhack/factor/default/__init__.py
finhack/factor/default/alphaEngine.py
finhack/factor/default/default_factor.py
finhack/factor/default/factorAnalyzer.py
finhack/factor/default/factorManager.py
finhack/factor/default/factorMining.py
finhack/factor/default/factorPkl.py
finhack/factor/default/factorRepair.py
finhack/factor/default/indicatorCompute.py
finhack/factor/default/preCheck.py
finhack/factor/default/taskRunner.py
finhack/factor/default/__pycache__/__init__.py
finhack/helper/__init__.py
finhack/helper/struct/__init__.py
finhack/helper/struct/struct_helper.py
finhack/library/__init__.py
finhack/library/ai.py
finhack/library/alert.py
finhack/library/class_loader.py
finhack/library/config.py
finhack/library/log.py
finhack/library/monitor.py
finhack/library/mycache.py
finhack/library/mydb.py
finhack/library/thread.py
finhack/library/utils.py
finhack/library/__pycache__/__init__.py
finhack/market/__init__.py
finhack/market/__pycache__/__init__.py
finhack/market/astock/__init__.py
finhack/market/astock/astock.py
finhack/market/astock/__pycache__/__init__.py
finhack/market/astock/tushare/__init__.py
finhack/market/astock/tushare/astock.py
finhack/market/astock/tushare/indexHelper.py
finhack/plugin/__init__.py
finhack/plugin/default/__init__.py
finhack/plugin/default/default_plugin.py
finhack/server/__init__.py
finhack/server/default/__init__.py
finhack/server/default/default_server.py
finhack/trader/__init__.py
finhack/trader/default/__init__.py
finhack/trader/default/calendar.py
finhack/trader/default/context.py
finhack/trader/default/data.py
finhack/trader/default/default_trader.py
finhack/trader/default/event.py
finhack/trader/default/function.py
finhack/trader/default/object.py
finhack/trader/default/performance.py
finhack/trader/default/rules.py
finhack/trader/default/__pycache__/__init__.py
finhack/trainer/__init__.py
finhack/trainer/trainer.py
finhack/trainer/__pycache__/__init__.py
finhack/trainer/auto/__init__.py
finhack/trainer/auto/auto_trainer.py
finhack/trainer/lightgbm/__init__.py
finhack/trainer/lightgbm/lightgbm_trainer.py
finhack/trainer/lightgbm/__pycache__/__init__.py
finhack/widgets/__init__.py
finhack/widgets/templates/__init__.py
finhack/widgets/templates/empty_project/.proj
finhack/widgets/templates/empty_project/__init__.py
finhack/widgets/templates/empty_project/backtest/__init__.py
finhack/widgets/templates/empty_project/backtest/default/__init__.py
finhack/widgets/templates/empty_project/backtest/default/default_backtest.py
finhack/widgets/templates/empty_project/backtest/default/__pycache__/__init__.py
finhack/widgets/templates/empty_project/data/__init__.py
finhack/widgets/templates/empty_project/data/cache/__init__.py
finhack/widgets/templates/empty_project/data/cache/runtime.py
finhack/widgets/templates/empty_project/data/cache/choice/__init__.py
finhack/widgets/templates/empty_project/data/cache/factors/__init__.py
finhack/widgets/templates/empty_project/data/cache/index/__init__.py
finhack/widgets/templates/empty_project/data/cache/kv/__init__.py
finhack/widgets/templates/empty_project/data/cache/market/__init__.py
finhack/widgets/templates/empty_project/data/cache/notice/__init__.py
finhack/widgets/templates/empty_project/data/cache/price/__init__.py
finhack/widgets/templates/empty_project/data/cache/runtime/__init__.py
finhack/widgets/templates/empty_project/data/cache/runtime/constant.py
finhack/widgets/templates/empty_project/data/cache/runtime/global_var.py
finhack/widgets/templates/empty_project/data/cache/runtime/__pycache__/__init__.py
finhack/widgets/templates/empty_project/data/cache/single_factors_tmp1/__init__.py
finhack/widgets/templates/empty_project/data/cache/single_factors_tmp2/__init__.py
finhack/widgets/templates/empty_project/data/config/__init__.py
finhack/widgets/templates/empty_project/data/config/ai.conf
finhack/widgets/templates/empty_project/data/config/alert.conf
finhack/widgets/templates/empty_project/data/config/args.conf
finhack/widgets/templates/empty_project/data/config/backtest.conf
finhack/widgets/templates/empty_project/data/config/constant.conf
finhack/widgets/templates/empty_project/data/config/core.conf
finhack/widgets/templates/empty_project/data/config/db.conf
finhack/widgets/templates/empty_project/data/config/global_var.conf
finhack/widgets/templates/empty_project/data/config/task.conf
finhack/widgets/templates/empty_project/data/config/train.conf
finhack/widgets/templates/empty_project/data/config/ts.conf
finhack/widgets/templates/empty_project/data/config/factorlist/__init__.py
finhack/widgets/templates/empty_project/data/config/factorlist/alphalist/__init__.py
finhack/widgets/templates/empty_project/data/config/factorlist/alphalist/alpha101
finhack/widgets/templates/empty_project/data/config/factorlist/alphalist/alpha191
finhack/widgets/templates/empty_project/data/config/factorlist/indicatorlist/__init__.py
finhack/widgets/templates/empty_project/data/config/factorlist/indicatorlist/all
finhack/widgets/templates/empty_project/data/config/factorlist/indicatorlist/woldy
finhack/widgets/templates/empty_project/data/config/factorlist/trainlist/__init__.py
finhack/widgets/templates/empty_project/data/config/factorlist/trainlist/autotrain
finhack/widgets/templates/empty_project/data/factors/__init__.py
finhack/widgets/templates/empty_project/data/factors/code_factors/__init__.py
finhack/widgets/templates/empty_project/data/factors/date_factors/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors_parquet/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors_parquet/all_factors.parquet/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors_pkl/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors_pkl/_tmp/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors_pkl_tmp/__init__.py
finhack/widgets/templates/empty_project/data/factors/single_factors_pkl_tmp/_tmp/__init__.py
finhack/widgets/templates/empty_project/data/logs/__init__.py
finhack/widgets/templates/empty_project/data/logs/trader/__init__.py
finhack/widgets/templates/empty_project/data/models/__init__.py
finhack/widgets/templates/empty_project/data/preds/__init__.py
finhack/widgets/templates/empty_project/data/reports/__init__.py
finhack/widgets/templates/empty_project/data/reports/index.html
finhack/widgets/templates/empty_project/data/reports/static/__init__.py
finhack/widgets/templates/empty_project/data/reports/static/css/__init__.py
finhack/widgets/templates/empty_project/data/reports/static/images/__init__.py
finhack/widgets/templates/empty_project/data/reports/static/js/__init__.py
finhack/widgets/templates/empty_project/data/reports/static/trader/__init__.py
finhack/widgets/templates/empty_project/data/running/__init__.py
finhack/widgets/templates/empty_project/indicators/QIML365.py
finhack/widgets/templates/empty_project/indicators/__init__.py
finhack/widgets/templates/empty_project/indicators/extend.py
finhack/widgets/templates/empty_project/indicators/financial.py
finhack/widgets/templates/empty_project/indicators/member.py
finhack/widgets/templates/empty_project/indicators/myfactors.py
finhack/widgets/templates/empty_project/indicators/ta_lib.py
finhack/widgets/templates/empty_project/indicators/volumeprice.py
finhack/widgets/templates/empty_project/indicators/__pycache__/__init__.py
finhack/widgets/templates/empty_project/loader/1testmodule_loader.py
finhack/widgets/templates/empty_project/loader/__init__.py
finhack/widgets/templates/empty_project/loader/testmodule_loader.py
finhack/widgets/templates/empty_project/loader/__pycache__/__init__.py
finhack/widgets/templates/empty_project/prompt/__init__.py
finhack/widgets/templates/empty_project/prompts/__init__.py
finhack/widgets/templates/empty_project/script/__init__.py
finhack/widgets/templates/empty_project/strategy/AITopNStrategy.py
finhack/widgets/templates/empty_project/strategy/AITopNStrategy2.py
finhack/widgets/templates/empty_project/strategy/ChatGPTStrategy.py
finhack/widgets/templates/empty_project/strategy/ChatGPTStrategy1.py
finhack/widgets/templates/empty_project/strategy/ChatGPTStrategy3.py
finhack/widgets/templates/empty_project/strategy/ChatgptAIStrategy.py
finhack/widgets/templates/empty_project/strategy/DemoStrategy.py
finhack/widgets/templates/empty_project/strategy/MyIndexStrategy.py
finhack/widgets/templates/empty_project/strategy/QMTStrategy.py
finhack/widgets/templates/empty_project/strategy/SmallCapStrategy.py
finhack/widgets/templates/empty_project/strategy/__init__.py
finhack/widgets/templates/empty_project/strategy/__pycache__/__init__.py
finhack/widgets/templates/empty_project/testmodule/__init__.py
finhack/widgets/templates/empty_project/testmodule/default/__init__.py
finhack/widgets/templates/empty_project/testmodule/default/default_testmodule.py
finhack/widgets/templates/empty_project/testmodule/default/testmodule.py
finhack/widgets/templates/empty_project/testmodule/default/__pycache__/__init__.py
finhack/widgets/templates/empty_project/trader/__init__.py
finhack/widgets/templates/empty_project/trader/__pycache__/__init__.py
finhack/widgets/templates/empty_project/trader/qmt/__init__.py
finhack/widgets/templates/empty_project/trader/qmt/calendar.py
finhack/widgets/templates/empty_project/trader/qmt/client.py
finhack/widgets/templates/empty_project/trader/qmt/context.py
finhack/widgets/templates/empty_project/trader/qmt/data.py
finhack/widgets/templates/empty_project/trader/qmt/dictobj.py
finhack/widgets/templates/empty_project/trader/qmt/event.py
finhack/widgets/templates/empty_project/trader/qmt/function.py
finhack/widgets/templates/empty_project/trader/qmt/object.py
finhack/widgets/templates/empty_project/trader/qmt/qmtClient.py
finhack/widgets/templates/empty_project/trader/qmt/qmt_pb2.py
finhack/widgets/templates/empty_project/trader/qmt/qmt_pb2_grpc.py
finhack/widgets/templates/empty_project/trader/qmt/qmt_trader.py
finhack/widgets/templates/empty_project/trader/qmt/rules.py
finhack/widgets/templates/empty_project/trader/qmt/__pycache__/__init__.py
finhack/widgets/templates/runtime/__init__.py
finhack/widgets/templates/runtime/constant.py
finhack/widgets/templates/runtime/global_var.py