README.md
setup.py
hbshare/VERSION.txt
hbshare/__init__.py
hbshare.egg-info/PKG-INFO
hbshare.egg-info/SOURCES.txt
hbshare.egg-info/dependency_links.txt
hbshare.egg-info/requires.txt
hbshare.egg-info/top_level.txt
hbshare/asset_allocation/EconomicCycle.py
hbshare/asset_allocation/__init__.py
hbshare/asset_allocation/denoising.py
hbshare/asset_allocation/macro.py
hbshare/asset_allocation/marco_write_to_db.py
hbshare/asset_allocation/portfolio_index_calculator.py
hbshare/asset_allocation/macro_index/__init__.py
hbshare/asset_allocation/macro_index/bond_trading.py
hbshare/asset_allocation/macro_index/credit.py
hbshare/asset_allocation/macro_index/currency.py
hbshare/asset_allocation/macro_index/eco_increase.py
hbshare/asset_allocation/macro_index/future_data.py
hbshare/asset_allocation/macro_index/index_update.py
hbshare/asset_allocation/macro_index/inflation.py
hbshare/asset_allocation/macro_index/main.py
hbshare/asset_allocation/macro_index/processed_market_index.py
hbshare/asset_allocation/macro_index/rates_and_price.py
hbshare/asset_allocation/macro_index/stock_cash_flow.py
hbshare/asset_allocation/macro_index/stock_cross_section_vol.py
hbshare/asset_allocation/macro_index/stock_market.py
hbshare/asset_allocation/macro_index/stock_style_momentum.py
hbshare/asset_allocation/macro_index/stock_style_spread.py
hbshare/asset_allocation/macro_index/stock_time_series_vol.py
hbshare/asset_allocation/macro_index/stock_trading.py
hbshare/asset_allocation/macro_index/stock_trading_cr.py
hbshare/asset_allocation/macro_index/treasury_yield.py
hbshare/asset_allocation/macro_index/util.py
hbshare/base/BaseIndex.py
hbshare/base/QueryException.py
hbshare/base/__init__.py
hbshare/base/data_api.py
hbshare/base/data_pro.py
hbshare/base/dateu.py
hbshare/base/formula.py
hbshare/base/upass.py
hbshare/base/vars.py
hbshare/convertible_bond/__init__.py
hbshare/convertible_bond/cb_pricing_BS.py
hbshare/convertible_bond/cb_pricing_MC.py
hbshare/convertible_bond/cb_pricing_Tree.py
hbshare/convertible_bond/group_test.py
hbshare/convertible_bond/valuation_test.py
hbshare/cta_factor/__init__.py
hbshare/cta_factor/factor_algo.py
hbshare/cta_factor/factor_func.py
hbshare/cta_factor/factor_index.py
hbshare/cta_factor/hsjy_func.py
hbshare/cta_factor/hsjy_to_local.py
hbshare/fund/__init__.py
hbshare/fund/cons.py
hbshare/fund/nav.py
hbshare/loader/__init__.py
hbshare/loader/data_query.py
hbshare/loader/data_save.py
hbshare/quant/__init__.py
hbshare/quant/cons.py
hbshare/quant/fund_perf.py
hbshare/quant/fut.py
hbshare/quant/gen_charts.py
hbshare/quant/load_data.py
hbshare/quant/opt.py
hbshare/rm_associated/__init__.py
hbshare/rm_associated/config.py
hbshare/rm_associated/equity_brinson_attribution.py
hbshare/rm_associated/factor_return.py
hbshare/rm_associated/fund_style_label.py
hbshare/rm_associated/nav_attr_check.py
hbshare/rm_associated/nav_attribution.py
hbshare/rm_associated/risk_model_check.py
hbshare/rm_associated/sector_factor_calculator.py
hbshare/rm_associated/util/__init__.py
hbshare/rm_associated/util/config.py
hbshare/rm_associated/util/data_loader.py
hbshare/rm_associated/util/exception.py
hbshare/rm_associated/util/helper_func.py
hbshare/rm_associated/util/logger.py
hbshare/rm_associated/util/nav_util.py
hbshare/rm_associated/util/omega_math.py
hbshare/rm_associated/util/plot_util.py
hbshare/rm_associated/util/regressions.py
hbshare/rm_associated/util/verifier.py
hbshare/simu/__init__.py
hbshare/simu/cons.py
hbshare/simu/corp.py
hbshare/simu/fund_rolling_calculator.py
hbshare/simu/nav.py
hbshare/simu/simu.csv
hbshare/simu/simu_index.py
test/__init__.py
test/db_data_save_test.py
test/fund_nav_test.py
test/simu_index_test.py