examples/A_工具_导入数据库DB示例.py,sha256=Fwtx-iNYd9NkiqYqYlgnMaQPP2KSOPSuPsgyHOvitac,27149
examples/A_工具_数据库管理_查看与删除.py,sha256=_OdGcTazDc95h4Nr9uML0-rLLcpc5eWFPsTi-jbGXSk,19502
examples/A_撤单重发示例.py,sha256=Qg85lPR4a3MeiVK9Df9xNaaYDKTxlbNSsrpbgip66dw,18438
examples/A_穿透式测试脚本.py,sha256=KAF41BEjBUFZ4pmQRCpUO8hAsQQWWS3Yy-C9GbAjn8Y,7737
examples/B_十大经典策略之Aberration.py,sha256=T0tSXl0C64tZG_YeV4wOrkIS0tlAIt2Zf5ft87YufRI,9707
examples/B_双均线策略.py,sha256=w5qNiCcHN62RRWeA2AeFJmlISzrPqo2n0_MV0LK9mTs,11286
examples/B_多品种多周期交易策略.py,sha256=3wNpk_9fGYGocEs0y2E3YbDySp9c3mR74p8Wn3bR6H0,27563
examples/B_多品种多周期交易策略_参数优化.py,sha256=VCJ3t8fWwMR0y6j9cNGXtopM5Iy3rgHDrOsQuuYiCxA,6942
examples/B_强弱截面轮动策略.py,sha256=vGh9nf_PtLuPEJhWjawscM4PY2Wjbn2QxVH85Ed5edw,26131
examples/B_日内交易策略.py,sha256=LtzSVV4yIDYPteUZK5JZWpOSkt3qvnDYT5v-7g84owI,15601
examples/B_机器学习策略_随机森林.py,sha256=zSAxCavibqU3kPBqv2mhtEVyWVoIVLMXQbPMiRws_m8,24893
examples/B_海龟交易策略.py,sha256=2YCZNW8O4LKgVedkCSzU_Yo-17kc-o7qbaMAZzoQwYI,17556
examples/B_网格交易策略.py,sha256=mFgWfn4RHfWyEe5JJGaUAAPpm1rR7rENGyjVC4OR6aE,12218
examples/B_跨周期过滤策略.py,sha256=mOTGxa-ve-JZXSDv2Swy1TqP9U7mIqSCEG6leCWTE_w,15521
examples/B_跨品种套利策略.py,sha256=dUVCtQvXhkiLuau3Upf4wj7dZhLxUdY5ZdxFJL4zWjs,16087
examples/B_跨期套利策略.py,sha256=YF9Yzbnv8S2MBse2Lhd2eT-eoV430oXCO0S-JUXFpqA,16669
examples/C_期权交易策略.py,sha256=3Ohwp57TQFchXopBaFcQS75n6XjBJ-0xEH3oVqPctoY,12737
examples/C_期货期权组合策略.py,sha256=65xj8TouydTY7lWMPcEs5QsGuyz9qWAJbQW5NxXqU-4,18059
examples/C_纯Tick限价单交易策略.py,sha256=c5B-VakxE0R0STJtsQ63o7G3L1_QgfPxhHkNAlunCGY,5964
examples/C_纯Tick高频交易策略.py,sha256=NhP8XcTwlAu33xs_ofKta2e-ZX4McVT80b3VxuSS3xg,18622
ssquant/__init__.py,sha256=NxbB4-tReOHuj0_BJzdP8hEmLcsRfMQ-YJO79AnBmQY,455
ssquant/api/__init__.py,sha256=_mnD2luWoKiYmpK-lwAlGBnB62mNycfVPZBvBOO3HfQ,243
ssquant/api/debug_utils.py,sha256=k2eJ80AAPvVAj19gTuFl1HfDDJIUh-UxAUVbA10NpCg,3500
ssquant/api/strategy_api.py,sha256=bfjpgc5pAhZVRozNneFmjgLZHC-53KRA7HAnkWYsnuQ,19924
ssquant/assets/__init__.py,sha256=2h0n43M4fszp6bFYOxguydugAlVmGED1WyFmBGYdxQk,67
ssquant/assets/squirrel_quant_logo.png,sha256=yAG0-sQ-LxZot5S3pqWyQeHtPmzFnJYse4ZFTNdCm8E,28594
ssquant/backtest/__init__.py,sha256=dMNBPwqDqEt6zQ-jdvW_5c5pn5lEgIOnALvHY_0EqP8,920
ssquant/backtest/backtest_core.py,sha256=yzUY1r9aExoI8EZ2dk5VZcJuzdXwpvgGd2UpQeoRgP8,24310
ssquant/backtest/backtest_data.py,sha256=UnyuDDDLkCgnmAyzSt-_N3wP3PrveygL5v_G7vlIalY,10705
ssquant/backtest/backtest_logger.py,sha256=IlXJfPbgCiz26d9f_idK-dnVkwl0zkKH4nlVUMY2Mp8,3516
ssquant/backtest/backtest_report.py,sha256=ogUs_wdOJRgwjOXI5E9AHEPeHWc43e8ohlI7ux7xmS8,16252
ssquant/backtest/backtest_results.py,sha256=THvtM9Ll3o3zRzEkDztWGJiQkHBSSlTQZFe0n7Wcprc,25325
ssquant/backtest/backtest_visualization.py,sha256=ye6AeWpJ6FzbmHK_xi_vXZpjeHj8RlSLbxrgYru03ko,41668
ssquant/backtest/function_api.py,sha256=XuG5u-ZOLwx3GYBvWy_QJz_DmwmSY5FIzIhgb94Qpr8,5770
ssquant/backtest/live_trading_adapter.py,sha256=ahDUyLCcCPQkgSpimX97VUnLOyGJAV0UcgYmo27EbN8,104726
ssquant/backtest/multi_source_backtest.py,sha256=53OZT_zGiX8kYjRZnyPCIw9-oXbVLcLFlJyfETS7NdQ,224
ssquant/backtest/parameter_optimizer.py,sha256=79sB7YH2WG2q0oKxhX9r47DGxBWK7MGZ3G3D5rdt38s,58716
ssquant/backtest/unified_runner.py,sha256=eRcmWm0VfnCloDCVk5tKDH_H9KuaWC_BCjpL5QVkHH4,15231
ssquant/config/__init__.py,sha256=nJ7atmeftXHZe8ekfxPQalmX2sAISj-pfdrcspSnbgo,75
ssquant/config/path_config.py,sha256=BeTsJ48fo0APCaUNpiu_AYvYMiSi_0NNZgje7xHSAnc,826
ssquant/config/trading_config.py,sha256=VuTPspBieL3AuVC2MfysC-iKMPgcdDIYP2GkQN9KQbo,7844
ssquant/ctp/__init__.py,sha256=WWBYAFNmVgCFXU1ccQhzkNZZ4KiodMxKY4VfzZTH-_c,217
ssquant/ctp/loader.py,sha256=OLgPmayAo7wRSiwIQ2gK6ZuSimg-4fUmfLn2l5qtWdE,5997
ssquant/ctp/py310/__init__.py,sha256=0CGbdOmJavJksG3gAtLuJU7lDzU7Kf-20V5yNP0foaw,255
ssquant/ctp/py310/_thostmduserapi.cp310-win_amd64.pyd,sha256=cZJb9Cb76ZnUFFXYfGEmvjgUYRHnV8c_KXFLjYkRdr8,11169280
ssquant/ctp/py310/_thosttraderapi.cp310-win_amd64.pyd,sha256=4HH62fb1Zr3kVc9ISTFJDz54IKwlEie476pdVFJJZIc,11712512
ssquant/ctp/py310/error.dtd,sha256=3VUWTFH3jV51FEvf64JzL_EK257517mssaz-ZgxAuT8,184
ssquant/ctp/py310/error.xml,sha256=dFuv_gOrGNFQdjtHNj1epOBjE_WEsL7b_Yh7y0hKEAY,23409
ssquant/ctp/py310/thostmduserapi.py,sha256=wREs_1Uyrf7Wl7ZDdfoAcfLp2-mWVtxPVaAOP9PAkcE,1377514
ssquant/ctp/py310/thostmduserapi_se.dll,sha256=B6hToNgF6smpNEOj5lGSBnsI40fPIuFgL9emKWP32eI,3109376
ssquant/ctp/py310/thosttraderapi.py,sha256=yLDIFkFq9fdYVNGhVrzpvBOuLWZasa9h-7V8jODwAvA,1450940
ssquant/ctp/py310/thosttraderapi_se.dll,sha256=tx02oQRKWAg9YRGdvznaNUvXma7LJsrflz_rXcSR99s,3493376
ssquant/ctp/py311/__init__.py,sha256=4cbjONEmuiQ4E5XyS5gQ2RZuaF2aWbbo_1ATnRmTBbQ,255
ssquant/ctp/py311/_thostmduserapi.cp311-win_amd64.pyd,sha256=F_aoGutB-x0pZzqEnghRihxhHj23olZ0iCgQPxtowYE,11170304
ssquant/ctp/py311/_thosttraderapi.cp311-win_amd64.pyd,sha256=vWYB8WWNqpNvOtWQGnnGWda7n3EEBPl4MHHe4ey-VtE,11712512
ssquant/ctp/py311/error.dtd,sha256=3VUWTFH3jV51FEvf64JzL_EK257517mssaz-ZgxAuT8,184
ssquant/ctp/py311/error.xml,sha256=dFuv_gOrGNFQdjtHNj1epOBjE_WEsL7b_Yh7y0hKEAY,23409
ssquant/ctp/py311/thostmduserapi.py,sha256=wREs_1Uyrf7Wl7ZDdfoAcfLp2-mWVtxPVaAOP9PAkcE,1377514
ssquant/ctp/py311/thostmduserapi_se.dll,sha256=B6hToNgF6smpNEOj5lGSBnsI40fPIuFgL9emKWP32eI,3109376
ssquant/ctp/py311/thosttraderapi.py,sha256=yLDIFkFq9fdYVNGhVrzpvBOuLWZasa9h-7V8jODwAvA,1450940
ssquant/ctp/py311/thosttraderapi_se.dll,sha256=tx02oQRKWAg9YRGdvznaNUvXma7LJsrflz_rXcSR99s,3493376
ssquant/ctp/py312/__init__.py,sha256=Ky6O-1ozzJBcZyH60PImuSvehW4tUs3zVM4n7K6rL40,255
ssquant/ctp/py312/_thostmduserapi.cp312-win_amd64.pyd,sha256=V1QejRCYXP7w2mx1QD7xakiky2pW7e86fTDiXGTAABw,11274240
ssquant/ctp/py312/_thosttraderapi.cp312-win_amd64.pyd,sha256=DBiuA5zmPy7-vGw7Il1AOJEhhLb-8OwGo753-TMZcWI,11823104
ssquant/ctp/py312/error.dtd,sha256=3VUWTFH3jV51FEvf64JzL_EK257517mssaz-ZgxAuT8,184
ssquant/ctp/py312/error.xml,sha256=dFuv_gOrGNFQdjtHNj1epOBjE_WEsL7b_Yh7y0hKEAY,23409
ssquant/ctp/py312/thostmduserapi.py,sha256=wREs_1Uyrf7Wl7ZDdfoAcfLp2-mWVtxPVaAOP9PAkcE,1377514
ssquant/ctp/py312/thostmduserapi_se.dll,sha256=B6hToNgF6smpNEOj5lGSBnsI40fPIuFgL9emKWP32eI,3109376
ssquant/ctp/py312/thosttraderapi.py,sha256=yLDIFkFq9fdYVNGhVrzpvBOuLWZasa9h-7V8jODwAvA,1450940
ssquant/ctp/py312/thosttraderapi_se.dll,sha256=tx02oQRKWAg9YRGdvznaNUvXma7LJsrflz_rXcSR99s,3493376
ssquant/ctp/py313/__init__.py,sha256=wwUsHRAdpHsER9Z2evxR9JhI_O352GMIwGccdhi9DQk,255
ssquant/ctp/py313/_thostmduserapi.cp313-win_amd64.pyd,sha256=-5d8tnRK1eouYLPNH8QI7dXRvRuJ51S0JiiqzSni58s,11274240
ssquant/ctp/py313/_thosttraderapi.cp313-win_amd64.pyd,sha256=x3kuxtGMu2AN3q74GhIV6ijIn6mdAk7LS22oTe55pLk,11823104
ssquant/ctp/py313/error.dtd,sha256=3VUWTFH3jV51FEvf64JzL_EK257517mssaz-ZgxAuT8,184
ssquant/ctp/py313/error.xml,sha256=dFuv_gOrGNFQdjtHNj1epOBjE_WEsL7b_Yh7y0hKEAY,23409
ssquant/ctp/py313/thostmduserapi.py,sha256=wREs_1Uyrf7Wl7ZDdfoAcfLp2-mWVtxPVaAOP9PAkcE,1377514
ssquant/ctp/py313/thostmduserapi_se.dll,sha256=B6hToNgF6smpNEOj5lGSBnsI40fPIuFgL9emKWP32eI,3109376
ssquant/ctp/py313/thosttraderapi.py,sha256=yLDIFkFq9fdYVNGhVrzpvBOuLWZasa9h-7V8jODwAvA,1450940
ssquant/ctp/py313/thosttraderapi_se.dll,sha256=tx02oQRKWAg9YRGdvznaNUvXma7LJsrflz_rXcSR99s,3493376
ssquant/ctp/py314/__init__.py,sha256=hcpwcyYUWBQLCPW3wWBp5ZKmx809QnhRoO-4Y7OEKFE,254
ssquant/ctp/py314/_thostmduserapi.cp314-win_amd64.pyd,sha256=R2YMxH6EUhlhhTTgvCEiFJdDSTpAOYLMdKNG8UiL5Gc,11344896
ssquant/ctp/py314/_thosttraderapi.cp314-win_amd64.pyd,sha256=Oo4J5XEbrx_A8mtHmgBxb8sqlZhr-3H-cvwCNqXmSrY,11898880
ssquant/ctp/py314/error.dtd,sha256=3VUWTFH3jV51FEvf64JzL_EK257517mssaz-ZgxAuT8,184
ssquant/ctp/py314/error.xml,sha256=dFuv_gOrGNFQdjtHNj1epOBjE_WEsL7b_Yh7y0hKEAY,23409
ssquant/ctp/py314/thostmduserapi.py,sha256=wREs_1Uyrf7Wl7ZDdfoAcfLp2-mWVtxPVaAOP9PAkcE,1377514
ssquant/ctp/py314/thostmduserapi_se.dll,sha256=B6hToNgF6smpNEOj5lGSBnsI40fPIuFgL9emKWP32eI,3109376
ssquant/ctp/py314/thosttraderapi.py,sha256=yLDIFkFq9fdYVNGhVrzpvBOuLWZasa9h-7V8jODwAvA,1450940
ssquant/ctp/py314/thosttraderapi_se.dll,sha256=tx02oQRKWAg9YRGdvznaNUvXma7LJsrflz_rXcSR99s,3493376
ssquant/ctp/py39/__init__.py,sha256=EY6P5JNBD3EAWVGmGddFO5v5sbT8d3HNXfuIy1Rx1Bs,255
ssquant/ctp/py39/_thostmduserapi.cp39-win_amd64.pyd,sha256=gw6Jl2tgfDbnVwmMG59XL3tyHcqmcLEnQtiN5sTvjQA,11873280
ssquant/ctp/py39/_thosttraderapi.cp39-win_amd64.pyd,sha256=hKzkgMlZBRaug-fxMOEKnqi1_DlhFGBa3sbrP1BrQhI,12493312
ssquant/ctp/py39/error.dtd,sha256=3VUWTFH3jV51FEvf64JzL_EK257517mssaz-ZgxAuT8,184
ssquant/ctp/py39/error.xml,sha256=dFuv_gOrGNFQdjtHNj1epOBjE_WEsL7b_Yh7y0hKEAY,23409
ssquant/ctp/py39/thostmduserapi.py,sha256=wREs_1Uyrf7Wl7ZDdfoAcfLp2-mWVtxPVaAOP9PAkcE,1377514
ssquant/ctp/py39/thostmduserapi_se.dll,sha256=B6hToNgF6smpNEOj5lGSBnsI40fPIuFgL9emKWP32eI,3109376
ssquant/ctp/py39/thosttraderapi.py,sha256=yLDIFkFq9fdYVNGhVrzpvBOuLWZasa9h-7V8jODwAvA,1450940
ssquant/ctp/py39/thosttraderapi_se.dll,sha256=tx02oQRKWAg9YRGdvznaNUvXma7LJsrflz_rXcSR99s,3493376
ssquant/data/__init__.py,sha256=9rblA78paa_dchZkTECiZ8Exm46zSlf2igMW-Aiq92o,1884
ssquant/data/api_data_fetcher.py,sha256=oRpLMJW0mt1dHARhS6NObuR_jl1GAOFTPfwlglf3QTE,48970
ssquant/data/contract_mapper.py,sha256=BKb21-zH4jOXkQtSM10ec1BMSB9L3fnG-0SynQG_qKc,3921
ssquant/data/data_source.py,sha256=t9NDzXkaz-HoZ5kNH4KnjH1eX2KH9vkMVf4XOPFZ8Jw,39259
ssquant/data/historical_preloader.py,sha256=3--qvf-kEiyH75PVweY-Mbb80AFo_P8zf_xFRDcjgpk,13082
ssquant/data/local_data_loader.py,sha256=JtA0ciJEg0kgilRfiiUVCbCiDrvQ0eFdcC0fIvbJhFU,6147
ssquant/data/multi_data_fetcher.py,sha256=vMvMy-VmEo1_6-S0SI_-1_7ZpEW-aT-Ng0UkVOzTveY,4823
ssquant/indicators/__init__.py,sha256=g85qx8k2P8M_NEGFbppezAacspBebwzpCUQGiG5fokA,25
ssquant/indicators/tech_indicators.py,sha256=jXkD0IkHVdxApUvwKhOqNT90t-rCuD9hYqCCFojacZE,7743
ssquant/pyctp/__init__.py,sha256=seCa3Nx9BSTxhWwl2ucDx8RmcgXv2XAATs1jZvxFXC4,557
ssquant/pyctp/md_api.py,sha256=3cf0X0psRKTiwk7grQQfV90RSich2eoeG35RebdzyL8,7439
ssquant/pyctp/real_trading_client.py,sha256=rRhruPKlxVuGZhVaifdBpdeAzVTh1o5x-7CG-nCirC4,31443
ssquant/pyctp/simnow_client.py,sha256=VcQj5yT8qrzvzkFGmwi2-S1u_cVvhjpXWkynEXrvjjI,35540
ssquant/pyctp/simnow_config.py,sha256=tGm-0q-FXtpQj9--B6I8E15cX1OMzAYik4JjEziqNLw,5171
ssquant/pyctp/trader_api.py,sha256=PtiWr-0gJbQrI4uOi3coSMPAI84CU1pkqhCTTOL9JZA,15639
ssquant-0.3.4.dist-info/licenses/LICENSE,sha256=O9-QfvqWcQgc3YnDQbrBJyYxVUFZytEyAY6buOBK1-o,3161
ssquant-0.3.4.dist-info/METADATA,sha256=1go05YZpiKP7XBV1MQ6MkStbJUicPEs77Aur6mBDIYQ,12205
ssquant-0.3.4.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
ssquant-0.3.4.dist-info/top_level.txt,sha256=eIquyL1TVvlOpscgJ-Nxo6vFu3pvzZQ194LSltSVPps,59
ssquant-0.3.4.dist-info/RECORD,,
