LICENSE
MANIFEST.in
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/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/db/ApiCfg.py
hbshare/db/ApiUtils.py
hbshare/db/__init__.py
hbshare/db/fund/__init__.py
hbshare/db/fund/cons.py
hbshare/db/fund/nav.py
hbshare/db/fund/product.py
hbshare/db/loader/__init__.py
hbshare/db/loader/data_query.py
hbshare/db/loader/data_save.py
hbshare/db/simu/__init__.py
hbshare/db/simu/cons.py
hbshare/db/simu/corp.py
hbshare/db/simu/fund_rolling_calculator.py
hbshare/db/simu/nav.py
hbshare/db/simu/simu_index.py
hbshare/db/simu/valuation.py
hbshare/fe/__init__.py
hbshare/fe/AAM/__init__.py
hbshare/fe/AAM/blmodel/__init__.py
hbshare/fe/AAM/blmodel/blmodel.py
hbshare/fe/AAM/blmodel/zep_test.py
hbshare/fe/Fund_classifier/__init__.py
hbshare/fe/Fund_classifier/classification.py
hbshare/fe/Machine_learning/__init__.py
hbshare/fe/Machine_learning/classifier.py
hbshare/fe/XZ/__init__.py
hbshare/fe/XZ/db_engine.py
hbshare/fe/XZ/functionality.py
hbshare/fe/XZ/project.py
hbshare/fe/XZ/config/__init__.py
hbshare/fe/XZ/config/config_pfa.py
hbshare/fe/brinson_attr/__init__.py
hbshare/fe/brinson_attr/brinson_attribution_check.py
hbshare/fe/brinson_attr/equity_brinson_attribution.py
hbshare/fe/common/__init__.py
hbshare/fe/common/util/__init__.py
hbshare/fe/common/util/config.py
hbshare/fe/common/util/data_loader.py
hbshare/fe/common/util/exception.py
hbshare/fe/common/util/helper_func.py
hbshare/fe/common/util/logger.py
hbshare/fe/common/util/nav_util.py
hbshare/fe/common/util/omega_math.py
hbshare/fe/common/util/plot_util.py
hbshare/fe/common/util/regressions.py
hbshare/fe/common/util/verifier.py
hbshare/fe/factor_analysis/__init__.py
hbshare/fe/factor_analysis/simple_factor_generator.py
hbshare/fe/factor_analysis/single_factor_analysis.py
hbshare/fe/fund_manager/__init__.py
hbshare/fe/fund_manager/Example/__init__.py
hbshare/fe/fund_manager/Example/analysis_example.py
hbshare/fe/fund_manager/Example/database_operate_example.py
hbshare/fe/fund_manager/FundManager/__init__.py
hbshare/fe/fund_manager/FundManager/Analysis/__init__.py
hbshare/fe/fund_manager/FundManager/Analysis/functions.py
hbshare/fe/fund_manager/FundManager/Analysis/manager_life_net_worth.py
hbshare/fe/fund_manager/FundManager/database/__init__.py
hbshare/fe/fund_manager/FundManager/database/database_connection.py
hbshare/fe/fund_manager/FundManager/database/database_dictionary.py
hbshare/fe/fund_manager/FundManager/database/database_operate.py
hbshare/fe/fund_style/MorningStarStyleBox.py
hbshare/fe/fund_style/__init__.py
hbshare/fe/fund_style/morning_star_box_check.py
hbshare/fe/mutual_analysis/__init__.py
hbshare/fe/mutual_analysis/filter_engine.py
hbshare/fe/mutual_analysis/holdind_based.py
hbshare/fe/mutual_analysis/holding_analysis.py
hbshare/fe/mutual_analysis/jj_picturing.py
hbshare/fe/mutual_analysis/main.py
hbshare/fe/mutual_analysis/nav_based.py
hbshare/fe/mutual_analysis/quantitative_report.py
hbshare/fe/mutual_analysis/theme_cluster.py
hbshare/fe/nav_attr/__init__.py
hbshare/fe/nav_attr/nav_attr_check.py
hbshare/fe/nav_attr/nav_attribution.py
hbshare/fe/sector_cluster/__init__.py
hbshare/fe/sector_cluster/sector_factor_calculator.py
hbshare/fe/xwq/__init__.py
hbshare/fe/xwq/analysis/__init__.py
hbshare/fe/xwq/analysis/orm/__init__.py
hbshare/fe/xwq/analysis/orm/config.py
hbshare/fe/xwq/analysis/orm/fedb.py
hbshare/fe/xwq/analysis/orm/hbdb.py
hbshare/fe/xwq/analysis/orm/plot.py
hbshare/fe/xwq/analysis/service/__init__.py
hbshare/fe/xwq/analysis/service/fund_holding_analysis.py
hbshare/fe/xwq/analysis/service/industry_analysis.py
hbshare/fe/xwq/analysis/service/jgcg.py
hbshare/fe/xwq/analysis/service/valuation.py
hbshare/fe/xwq/analysis/utils/__init__.py
hbshare/fe/xwq/analysis/utils/const_var.py
hbshare/fe/xwq/analysis/utils/data_processor.py
hbshare/fe/xwq/analysis/utils/file_reader.py
hbshare/fe/xwq/analysis/utils/file_writer.py
hbshare/fe/xwq/analysis/utils/http_request.py
hbshare/fe/xwq/analysis/utils/logger_utils.py
hbshare/fe/xwq/analysis/utils/post.py
hbshare/fe/xwq/analysis/utils/preprocess.py
hbshare/fe/xwq/analysis/utils/send_email.py
hbshare/fe/xwq/analysis/utils/singleton.py
hbshare/fe/xwq/analysis/utils/timedelta_utils.py
hbshare/fe/xwq/test/__init__.py
hbshare/quant/__init__.py
hbshare/quant/CChen/__init__.py
hbshare/quant/CChen/cons.py
hbshare/quant/CChen/func.py
hbshare/quant/CChen/fund_perf.py
hbshare/quant/CChen/fut.py
hbshare/quant/CChen/load_data.py
hbshare/quant/CChen/load_hsjy.py
hbshare/quant/CChen/opt.py
hbshare/quant/CChen/output.py
hbshare/quant/CChen/run_market.py
hbshare/quant/CChen/sql_l.py
hbshare/quant/CChen/stk.py
hbshare/quant/CChen/cta_factor/__init__.py
hbshare/quant/CChen/cta_factor/factor_algo.py
hbshare/quant/CChen/cta_factor/factor_func.py
hbshare/quant/CChen/cta_factor/factor_index.py
hbshare/quant/CChen/cta_factor/hsjy_func.py
hbshare/quant/CChen/cta_factor/hsjy_to_local.py
hbshare/quant/CChen/cta_factor/run_cta_factor.py
hbshare/quant/CChen/weekly/__init__.py
hbshare/quant/CChen/weekly/to_xl.py
hbshare/quant/CChen/weekly/xl_cons.py
hbshare/quant/Kevin/__init__.py
hbshare/quant/Kevin/asset_allocation/EconomicCycle.py
hbshare/quant/Kevin/asset_allocation/__init__.py
hbshare/quant/Kevin/asset_allocation/denoising.py
hbshare/quant/Kevin/asset_allocation/macro.py
hbshare/quant/Kevin/asset_allocation/marco_write_to_db.py
hbshare/quant/Kevin/asset_allocation/portfolio_index_calculator.py
hbshare/quant/Kevin/asset_allocation/macro_index/__init__.py
hbshare/quant/Kevin/asset_allocation/macro_index/bond_trading.py
hbshare/quant/Kevin/asset_allocation/macro_index/credit.py
hbshare/quant/Kevin/asset_allocation/macro_index/currency.py
hbshare/quant/Kevin/asset_allocation/macro_index/eco_increase.py
hbshare/quant/Kevin/asset_allocation/macro_index/future_data.py
hbshare/quant/Kevin/asset_allocation/macro_index/index_update.py
hbshare/quant/Kevin/asset_allocation/macro_index/inflation.py
hbshare/quant/Kevin/asset_allocation/macro_index/main.py
hbshare/quant/Kevin/asset_allocation/macro_index/processed_market_index.py
hbshare/quant/Kevin/asset_allocation/macro_index/rates_and_price.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_cash_flow.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_concept.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_cross_section_vol.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_market.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_share_price_index_futures.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_style_momentum.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_style_spread.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_time_series_vol.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_trading.py
hbshare/quant/Kevin/asset_allocation/macro_index/stock_trading_cr.py
hbshare/quant/Kevin/asset_allocation/macro_index/treasury_yield.py
hbshare/quant/Kevin/asset_allocation/macro_index/util.py
hbshare/quant/Kevin/convertible_bond/CBMarketIV.py
hbshare/quant/Kevin/convertible_bond/__init__.py
hbshare/quant/Kevin/convertible_bond/cb_iv_by_bs.py
hbshare/quant/Kevin/convertible_bond/cb_pricing_BS.py
hbshare/quant/Kevin/convertible_bond/cb_pricing_MC.py
hbshare/quant/Kevin/convertible_bond/cb_pricing_Tree.py
hbshare/quant/Kevin/convertible_bond/group_test.py
hbshare/quant/Kevin/convertible_bond/valuation_test.py
hbshare/quant/Kevin/quant_room/AlphaMonitor.py
hbshare/quant/Kevin/quant_room/AlphaPerformance.py
hbshare/quant/Kevin/quant_room/AlphaResearch.py
hbshare/quant/Kevin/quant_room/Arbitrage_Strategy.py
hbshare/quant/Kevin/quant_room/Arbitrage_backtest.py
hbshare/quant/Kevin/quant_room/CtaNavAttribution.py
hbshare/quant/Kevin/quant_room/FundNavAnalysor.py
hbshare/quant/Kevin/quant_room/HoldingToDB.py
hbshare/quant/Kevin/quant_room/IndexActiveStyleAnalyse.py
hbshare/quant/Kevin/quant_room/IndexReturnAttr.py
hbshare/quant/Kevin/quant_room/LocalNavComparer.py
hbshare/quant/Kevin/quant_room/MarketStructure.py
hbshare/quant/Kevin/quant_room/MarketStructure_sample.py
hbshare/quant/Kevin/quant_room/PrivateFundNavAttr.py
hbshare/quant/Kevin/quant_room/PrivateHoldingAnalysis.py
hbshare/quant/Kevin/quant_room/PrivateNavAttr2ndHalf.py
hbshare/quant/Kevin/quant_room/QuarterAssetAllocationReport.py
hbshare/quant/Kevin/quant_room/S&P_Access_China_Analysis.py
hbshare/quant/Kevin/quant_room/Subjective_Strategy_Analysis.py
hbshare/quant/Kevin/quant_room/ThemeSector.py
hbshare/quant/Kevin/quant_room/__init__.py
hbshare/quant/Kevin/quant_room/alpha_backtest.py
hbshare/quant/Kevin/quant_room/benchmark_nav_attr.py
hbshare/quant/Kevin/quant_room/tracker.py
hbshare/quant/Kevin/quant_room/MyUtil/__init__.py
hbshare/quant/Kevin/quant_room/MyUtil/data_loader.py
hbshare/quant/Kevin/quant_room/MyUtil/util_func.py
hbshare/quant/Kevin/rm_associated/__init__.py
hbshare/quant/Kevin/rm_associated/config.py
hbshare/quant/Kevin/rm_associated/equity_brinson_attribution_datayes.py
hbshare/quant/Kevin/rm_associated/factor_return.py
hbshare/quant/Kevin/rm_associated/risk_model_check.py
test/__init__.py
test/db_data_save_test.py
test/fund_nav_test.py
test/simu_index_test.py