bquant/__init__.py,sha256=HXkQjKmfJSMlLAdvx0iT2QM315mTBzRFGPQ--PHRLPA,640
bquant/cli.py,sha256=KwA8svq6QVFhI8oKq_ifDt5jQH7IF498n3V8Zf8nBNI,7559
bquant/analysis/__init__.py,sha256=IjPCFEgaSTpv134Pwdb600B_n7FzV_gZTZuAtQAoB2E,11832
bquant/analysis/candlestick/__init__.py,sha256=FcLuBkjc8LTKpUY9sLMEu2OFElLmtoB8SqCl5KC6cRU,3394
bquant/analysis/chart/__init__.py,sha256=SQ26s1nHF-fG_E1qzXQqIdSuMFW3gb3HcZ-sDKrgIpg,3192
bquant/analysis/statistical/__init__.py,sha256=Y_eXtPXvAPB9U_UuTF4cL79r9mBjaHm_-B6B5Wkt-2w,15636
bquant/analysis/statistical/hypothesis_testing.py,sha256=-kcQcmUfNdkSeKUsNE0SDf5_gksq6YERcfjanWW4Ypk,51301
bquant/analysis/statistical/regression.py,sha256=ecf3MmxUxuF6fnlEtdICj97OerJGTEitJ4Ie6yr67nA,15551
bquant/analysis/technical/__init__.py,sha256=QtgXeGhDLSJZNs6xYTcTzmqFllTI_dfLs7FbqYzpRV0,3196
bquant/analysis/timeseries/__init__.py,sha256=-waFxpEbdI_8kv4e0xdkPh_3XBY-38O1s9DykVl6GhU,3392
bquant/analysis/validation/__init__.py,sha256=-xLnN0UnQfwFs5yv2nFq0xuIhWyoVJJJKxhwlEKVCPY,344
bquant/analysis/validation/suite.py,sha256=06DyfPcAB5Ydgb1_E8dvHVV9G9Y-VaTphsPtEZ26nqY,25796
bquant/analysis/zones/__init__.py,sha256=DSAekhnZ5lkJsBBe6VNcH7Rimoe6sC18ckz5sKZzyNs,23492
bquant/analysis/zones/analyzer.py,sha256=4P7t2mu4y_ZWmKOV5QeW9AzHWm7Dp496LkzZDyELtTQ,11565
bquant/analysis/zones/cache.py,sha256=svX2Ghee64HHFTA6WJjqSzEYfhasXNkuvmQSwEawERQ,5319
bquant/analysis/zones/models.py,sha256=docUITApEyo5XWnKLH5fXHcFBHrTBHKhjb881UhSI4w,26767
bquant/analysis/zones/pipeline.py,sha256=af2dYYGOQ8iJr1q9sfrTHmcvOQs5Y1VnRKqtMmFOT4E,28798
bquant/analysis/zones/presets.py,sha256=WoSJETNwiGxtAYqp-aJgtZSOXIRgcKUVwitMWsuLjXI,13146
bquant/analysis/zones/sequence_analysis.py,sha256=zRbRvgikKFhRQ535l3irnnLwASQFgqJw3UWgdgBvsQQ,29453
bquant/analysis/zones/zone_features.py,sha256=O5mH_GXDd7PUYjFWLw-mQguTzkth2JmJmK4GlhKhgMI,45990
bquant/analysis/zones/detection/__init__.py,sha256=UwEGRMSEQtv3ekVEf2P_ibGlVOUhyggUiQJzzceSCXI,2142
bquant/analysis/zones/detection/base.py,sha256=vY7OrCRpGOsRWnAKFpg2wrna6_sAeJypoYZyebxqfTE,6107
bquant/analysis/zones/detection/combined.py,sha256=Vm6ati9TK5o-sMAb_lYYCP1z0Kuhwd0RPFi5tnyb-Mo,5759
bquant/analysis/zones/detection/line_crossing.py,sha256=6YZyMgZ5L3-DkHkHK1Y4y1FRvg2WzdpVCWwVqjIeooE,4312
bquant/analysis/zones/detection/preloaded.py,sha256=kyI5xBxc82nngbxKpf_oQa4vA9UHH9Id_wKo5yD9jZY,7504
bquant/analysis/zones/detection/registry.py,sha256=OGHKJpElcMTNPI9rp1GtwZRrje3W5R8brayYD12SG3o,5421
bquant/analysis/zones/detection/threshold.py,sha256=UcR6IGLBYgXr362r91pnfU4kGq4-xDiLzqlv2hipsMQ,5095
bquant/analysis/zones/detection/zero_crossing.py,sha256=cTaeGU7lAu-FOA3sXnSi-hLIVKbG6s04U_acDmjwgFo,5867
bquant/analysis/zones/strategies/__init__.py,sha256=_QqOIttkvGo0dQOY2EWvExnMp3qu_KHYLd1v260K8ZM,1347
bquant/analysis/zones/strategies/base.py,sha256=oH4pd7bzshSdDYpNhWORNMpT7lfIryz4MH7Zx__OsEw,20808
bquant/analysis/zones/strategies/registry.py,sha256=R_RpnV8swVwp-YAWnf2hIlqXoyRjWfGMmtqLDhbN8L0,8823
bquant/analysis/zones/strategies/divergence/__init__.py,sha256=A36DT2rOwCmfrhABHIoV6mOmJDsC3Sf6ZC2NNWmtiKY,231
bquant/analysis/zones/strategies/divergence/classic.py,sha256=3lZUpphbqtO6WeslXdFd7fpadXc0GrsRQ7FiKH4ST78,17543
bquant/analysis/zones/strategies/shape/__init__.py,sha256=TAq4Mto6jBX6G-j3_ume9JN6ymIV8p7JJ_bFqvW4AVI,148
bquant/analysis/zones/strategies/shape/statistical.py,sha256=zei__ZMan4893oZ1jql_o4Nhce2HOC2yzHrQjDoGN2M,8199
bquant/analysis/zones/strategies/swing/__init__.py,sha256=xysYtNGFaQqPLyHEdQSKLn32R-PT-VjwP6iXpexL0iA,299
bquant/analysis/zones/strategies/swing/find_peaks.py,sha256=xk_Yr7WFWpCYU2rFNEuBJbI_ZRztPp8srAJ6lpPM5fQ,15934
bquant/analysis/zones/strategies/swing/pivot_points.py,sha256=5XsFR47hCd8hQ_hn0kmTD4_d_73fCAqXRhECCCcQPVE,16403
bquant/analysis/zones/strategies/swing/thresholds.py,sha256=YU0YKh2aYfXDj5XMjyOezmKSZfiLYK8jAGXLni7W4wY,5449
bquant/analysis/zones/strategies/swing/zigzag.py,sha256=1GafOJXq4nD2qtKyQBZOxQttrGzQDbqS54h4COZrI5s,16711
bquant/analysis/zones/strategies/volatility/__init__.py,sha256=KW3UXsUUl2ZTo25xhsV6xnAwEWrfJVV5dFl6EEzGda0,260
bquant/analysis/zones/strategies/volatility/combined.py,sha256=gIvvn_qE81AxLUFM0W8rJkWxkJKHgkL5gp0Q_EYSgN4,11545
bquant/analysis/zones/strategies/volume/__init__.py,sha256=EcwmjqrU5N6efXt8GQ4wPwEhkgQlHLFrY1d3GQ2GvMg,239
bquant/analysis/zones/strategies/volume/standard.py,sha256=iKe8UXNt1n1k8tlGmWIGIYD5GlCYIDNHydJk80h479M,7846
bquant/core/__init__.py,sha256=Ji0xstVXooHrAyXb4O8JpCRbZc2fmFuV1qlN05eEWnU,2304
bquant/core/cache.py,sha256=A6LCRkMHMV-39crxv5Bbfdw7qZ9DWWmdhAiS22OxZiU,18611
bquant/core/config.py,sha256=7_v_7FCGpq6_8U5XGb64DiYI6w-xem8DdT7ear-hqO8,28064
bquant/core/exceptions.py,sha256=tLSm-gTuwMuqK02ibF30gVgldOxDTwFkm4knBWS2MoM,11141
bquant/core/logging_config.py,sha256=C_Pt1wXxHusSCda_vBoC7TUMQJVPTkqv1dE89pYoTrA,30643
bquant/core/nb.py,sha256=o7fkbklBPQ3UnqMAiznCrBa_F9Mf8HAHYN6b55q2GMQ,16843
bquant/core/numpy_fix.py,sha256=7N-wzqfSkp0vb2GVYvSyHjQO6hQn7cBwIGJlL6hMbog,2794
bquant/core/performance.py,sha256=5Agxnud0YNu3f_sh2wD1rRQGtKdfQ7KptKve1BwtTUo,19578
bquant/core/utils.py,sha256=vMe5LbFRZYn-mMM2v6ne20SZGiL_wvGRqXsE-cupTH0,12045
bquant/data/__init__.py,sha256=Nb3FkI2Jd9hG5fc3nH-eiR3FhPgTcW4ZzpPHh-MhPxQ,1836
bquant/data/loader.py,sha256=-wwg0Hu9NyYvkCI3sML4HRa0anTIadZw0946wn8P0Qs,21360
bquant/data/processor.py,sha256=yRF2Pe1KCDCv52Kf_lxCnS78qCGOBFImtcPpMFhBeS4,22766
bquant/data/schemas.py,sha256=ijHpviWSiiNNEPWBM0QvbjJIxmURvECyefEQydXaULY,7855
bquant/data/validator.py,sha256=t2Tz4Wp7zbakGDEl_ecztP-B4GerPcHvEnBEqfxCAdc,16709
bquant/data/samples/__init__.py,sha256=j6l8HU9Mw5ZF1rRIJn2W7A5qPAKs8W4SSnccOP3-RgM,16229
bquant/data/samples/datasets.py,sha256=NBfKLpb37bVI4pZgwIQw0TPA0nQl9KZkNBukC_UX7zo,8391
bquant/data/samples/generator.py,sha256=rJ2qkDLf9KTJ1unlQ28t4FAIxyMuMZ0gQsIKF2LEstc,16172
bquant/data/samples/utils.py,sha256=QATy2F7qpHjvWu_1V-xaI7ieNxQYUi7_LQF_amQJa7M,14873
bquant/data/samples/embedded/__init__.py,sha256=LFN8zQ7WLcqUeMhczApT7R2fwI6ghNzN76OpnhPtnrY,641
bquant/data/samples/embedded/mt_xauusd_m15.py,sha256=GKyZ1iT2946ePdyVBoyjfkr9Hhes1_nvg45c4gdjVZA,198297
bquant/data/samples/embedded/tv_xauusd_1h.py,sha256=7SdQypGovIJqzBYpmO0ffmExBAYCw1C2TeByEocPz70,538407
bquant/indicators/__init__.py,sha256=9C9NMnBhEROSXm6DbQPyfURZw6k_lUwvfxSuXaqjYLM,4355
bquant/indicators/base.py,sha256=T3MCRD-UsAb9lkA3YdrOXo1xCpR362SQ232RO7Oc0Nk,39776
bquant/indicators/base_old.py,sha256=r9r2jTQ5iazA3_2fZy80CPQIVYVtJOg5Rmp80Fhh26U,24145
bquant/indicators/calculators.py,sha256=8o7q5TP9uFKverQjis_Vh_3AgS0AxGSXiMLu4GOIlXA,15788
bquant/indicators/library.py,sha256=6w6Bn_nGoitUBPRwtP-Fqls9wZ-ZpmJSSWhcu12L2qs,17184
bquant/indicators/macd.py,sha256=vzmdBFYrf4OW-haCqayUiOjaKi-uJ8OvNZyMsA9waHA,9167
bquant/indicators/custom/__init__.py,sha256=GgiDxxkIRbtNygVaW90x9LHoKUB3-2In7ejlk-d8S_k,2896
bquant/indicators/custom/bollinger.py,sha256=qhwZwaqq9T9rp6LJhCUItBNlXmFs5cYDiS6jp8iHSGM,5901
bquant/indicators/custom/ema.py,sha256=1jqdH1TxA-fdAdT1kjQn-fbNwsoVC7vFWJpR4h-2O-w,4353
bquant/indicators/custom/macd.py,sha256=X_6bAWsL7BWAallbATNkvE3Vmizzo1Q5Ugi6iiJ_dFg,6521
bquant/indicators/custom/rsi.py,sha256=41LLBP0gu4eeB02exvpALHmDGMNsrY_EcHw2VDV1U-w,5195
bquant/indicators/custom/sma.py,sha256=n2Qht6H4VIxenFEJOWsWNftytgJHediNRG1SyT-vS-w,4274
bquant/indicators/library/__init__.py,sha256=89JOYbcc74c6lFRb6OgjJoYVJVnnFEBY_FmPE9P3KdM,806
bquant/indicators/library/manager.py,sha256=n2qz6iA-o18O-Bxm2nP9N1AaJUWdDeTiNA2AIQahXd0,9801
bquant/indicators/library/pandas_ta.py,sha256=Ad91ugCx6HntI7TzzOUZdXa1N0CwuFM-chRoU_nu754,15481
bquant/indicators/library/talib.py,sha256=dWVQkjux2OhULEYqVmWm42FZ5Qojg3DyRU0BHS3ra8g,19172
bquant/indicators/preloaded/__init__.py,sha256=2bFAQ12SaT3Gqds_j-pAp2oyBdfTf7EwLpNCNi7YIwM,1077
bquant/indicators/preloaded/macd.py,sha256=B_X-5WFTzCuzrCQXA5HOVaKEgHl8685zBruL_shF0ew,19794
bquant/ml/__init__.py,sha256=ExaCgsR2Fb7SY_HrAhCoDr1Vb378AQYHKA8jN9vu_8Q,479
bquant/visualization/__init__.py,sha256=ah4Iqd4xNIuFJUYTZui34t4J0axtZY6QtW9EoJR81Ng,13389
bquant/visualization/charts.py,sha256=-TmtNgNjCBzoo5O_xyQvkXvAbVlkO4Y8DZpNb67tEGQ,24178
bquant/visualization/export.py,sha256=qorf7kvtODL994Mr_oSubdMwnEbEqwdaL2iy6Jer96g,3850
bquant/visualization/statistical.py,sha256=zXwyZh0oUVlvvHAkHf34lsfFc8VEskhSmVXyFbqZVVg,35992
bquant/visualization/themes.py,sha256=KKLN8vPhkI-X2RVKtnAMeFPYRenqNgKdwD14PMn2VKU,21694
bquant/visualization/utils.py,sha256=aXR342gZhvtdaTzuLeRwkWFpUCF60FbkiO-J6TX9f2o,2097
bquant/visualization/zones.py,sha256=0O3tDs_Zc1i-7ZhlfnMbIDaIvQF5vBzCedRTpchuQgQ,155109
bquant-0.0.1.dist-info/licenses/LICENSE,sha256=sN88a6fUs4WWd9Qp77WI1yfvlazO6AgSJyxGmE-wfvQ,1068
bquant-0.0.1.dist-info/METADATA,sha256=E2BC9BNPieXNzIjEwjyOAMqOwfVyXF3sgBAMRdevN0g,8394
bquant-0.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
bquant-0.0.1.dist-info/entry_points.txt,sha256=QtomD95uwRY7-Io_88CBZznBmK0b_Ac-EitYjYfGBJs,43
bquant-0.0.1.dist-info/top_level.txt,sha256=W9hwj9gy5bRZgttXgAM-YQ_mlHoDAejKTygs9ckV7XQ,7
bquant-0.0.1.dist-info/RECORD,,
