freqtrade

View on PyPIReverse Dependencies (0)

2024.4 freqtrade-2024.4-py3-none-any.whl

Wheel Details

Project: freqtrade
Version: 2024.4
Filename: freqtrade-2024.4-py3-none-any.whl
Download: [link]
Size: 674370
MD5: 5f043fd7d0ca78becc01cb0e6acedefb
SHA256: 72b8b2b5515a5e05a98abf13dbe1530ebc0b7e90b0794a4e9854e4e18ea8b956
Uploaded: 2024-04-30 12:42:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: freqtrade
Version: 2024.4
Summary: Freqtrade - Crypto Trading Bot
Author: Freqtrade Team
Author-Email: Freqtrade Team <freqtrade[at]protonmail.com>
Home-Page: https://github.com/freqtrade/freqtrade
Project-Url: Homepage, https://github.com/freqtrade/freqtrade
Project-Url: Documentation, https://freqtrade.io
Project-Url: Bug Tracker, https://github.com/freqtrade/freqtrade/issues
License: GPLv3
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.9
Requires-Dist: ccxt (>=4.2.47)
Requires-Dist: SQLAlchemy (>=2.0.6)
Requires-Dist: python-telegram-bot (>=20.1)
Requires-Dist: humanize (>=4.0.0)
Requires-Dist: cachetools
Requires-Dist: requests
Requires-Dist: httpx (>=0.24.1)
Requires-Dist: urllib3
Requires-Dist: jsonschema
Requires-Dist: numpy
Requires-Dist: pandas (<3.0,>=2.2.0)
Requires-Dist: TA-Lib
Requires-Dist: pandas-ta
Requires-Dist: technical
Requires-Dist: tabulate
Requires-Dist: pycoingecko
Requires-Dist: py-find-1st
Requires-Dist: python-rapidjson
Requires-Dist: orjson
Requires-Dist: colorama
Requires-Dist: jinja2
Requires-Dist: questionary
Requires-Dist: prompt-toolkit
Requires-Dist: joblib (>=1.2.0)
Requires-Dist: rich
Requires-Dist: fastapi
Requires-Dist: pydantic (>=2.2.0)
Requires-Dist: pyjwt
Requires-Dist: websockets
Requires-Dist: uvicorn
Requires-Dist: psutil
Requires-Dist: schedule
Requires-Dist: janus
Requires-Dist: ast-comments
Requires-Dist: aiofiles
Requires-Dist: aiohttp
Requires-Dist: cryptography
Requires-Dist: sdnotify
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: packaging
Requires-Dist: freqtrade-client
Requires-Dist: pyarrow; platform_machine != "armv7l"
Requires-Dist: plotly (>=4.0); extra == "all"
Requires-Dist: coveralls; extra == "all"
Requires-Dist: isort; extra == "all"
Requires-Dist: mypy; extra == "all"
Requires-Dist: pre-commit; extra == "all"
Requires-Dist: pytest-asyncio; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest-mock; extra == "all"
Requires-Dist: pytest-random-order; extra == "all"
Requires-Dist: pytest; extra == "all"
Requires-Dist: ruff; extra == "all"
Requires-Dist: time-machine; extra == "all"
Requires-Dist: types-cachetools; extra == "all"
Requires-Dist: types-filelock; extra == "all"
Requires-Dist: types-python-dateutiltypes-requests; extra == "all"
Requires-Dist: types-tabulate; extra == "all"
Requires-Dist: jupyter; extra == "all"
Requires-Dist: nbstripout; extra == "all"
Requires-Dist: ipykernel; extra == "all"
Requires-Dist: nbconvert; extra == "all"
Requires-Dist: scipy; extra == "all"
Requires-Dist: scikit-learn; extra == "all"
Requires-Dist: ft-scikit-optimize (>=0.9.2); extra == "all"
Requires-Dist: filelock; extra == "all"
Requires-Dist: tables; extra == "all"
Requires-Dist: blosc; extra == "all"
Requires-Dist: joblib; extra == "all"
Requires-Dist: lightgbm; extra == "all"
Requires-Dist: xgboost; extra == "all"
Requires-Dist: tensorboard; extra == "all"
Requires-Dist: datasieve (>=0.1.5); extra == "all"
Requires-Dist: torch; extra == "all"
Requires-Dist: gymnasium; extra == "all"
Requires-Dist: stable-baselines3; extra == "all"
Requires-Dist: sb3-contrib; extra == "all"
Requires-Dist: tqdm; extra == "all"
Requires-Dist: catboost; platform_machine != "aarch64" and extra == "all"
Requires-Dist: plotly (>=4.0); extra == "dev"
Requires-Dist: coveralls; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-random-order; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: time-machine; extra == "dev"
Requires-Dist: types-cachetools; extra == "dev"
Requires-Dist: types-filelock; extra == "dev"
Requires-Dist: types-python-dateutiltypes-requests; extra == "dev"
Requires-Dist: types-tabulate; extra == "dev"
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: nbstripout; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: nbconvert; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: scikit-learn; extra == "dev"
Requires-Dist: ft-scikit-optimize (>=0.9.2); extra == "dev"
Requires-Dist: filelock; extra == "dev"
Requires-Dist: tables; extra == "dev"
Requires-Dist: blosc; extra == "dev"
Requires-Dist: joblib; extra == "dev"
Requires-Dist: lightgbm; extra == "dev"
Requires-Dist: xgboost; extra == "dev"
Requires-Dist: tensorboard; extra == "dev"
Requires-Dist: datasieve (>=0.1.5); extra == "dev"
Requires-Dist: torch; extra == "dev"
Requires-Dist: gymnasium; extra == "dev"
Requires-Dist: stable-baselines3; extra == "dev"
Requires-Dist: sb3-contrib; extra == "dev"
Requires-Dist: tqdm; extra == "dev"
Requires-Dist: catboost; platform_machine != "aarch64" and extra == "dev"
Requires-Dist: scikit-learn; extra == "freqai"
Requires-Dist: joblib; extra == "freqai"
Requires-Dist: lightgbm; extra == "freqai"
Requires-Dist: xgboost; extra == "freqai"
Requires-Dist: tensorboard; extra == "freqai"
Requires-Dist: datasieve (>=0.1.5); extra == "freqai"
Requires-Dist: catboost; platform_machine != "aarch64" and extra == "freqai"
Requires-Dist: torch; extra == "freqai-rl"
Requires-Dist: gymnasium; extra == "freqai-rl"
Requires-Dist: stable-baselines3; extra == "freqai-rl"
Requires-Dist: sb3-contrib; extra == "freqai-rl"
Requires-Dist: tqdm; extra == "freqai-rl"
Requires-Dist: tables; extra == "hdf5"
Requires-Dist: blosc; extra == "hdf5"
Requires-Dist: scipy; extra == "hyperopt"
Requires-Dist: scikit-learn; extra == "hyperopt"
Requires-Dist: ft-scikit-optimize (>=0.9.2); extra == "hyperopt"
Requires-Dist: filelock; extra == "hyperopt"
Requires-Dist: jupyter; extra == "jupyter"
Requires-Dist: nbstripout; extra == "jupyter"
Requires-Dist: ipykernel; extra == "jupyter"
Requires-Dist: nbconvert; extra == "jupyter"
Requires-Dist: plotly (>=4.0); extra == "plot"
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: freqai
Provides-Extra: freqai_rl
Provides-Extra: hdf5
Provides-Extra: hyperopt
Provides-Extra: jupyter
Provides-Extra: plot
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11493 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
freqtrade/__init__.py sha256=BiDtOpn4TgrnsfE4lnHdXdnoyVNN7TfS__O0YDHvYjY 810
freqtrade/__main__.py sha256=C1UFHbrDWEI_UAczc4VWV0BAkI7b1Ma3XLWJFMJw4XA 206
freqtrade/constants.py sha256=7gWnOrFEum7vkuprq6Mr1PfzEiY-em47acZ_nUdGqAU 30148
freqtrade/exceptions.py sha256=lQjm0Rjk0GWYm0n7P5NznqS2t_XxkDfhezOXoXRrFas 2200
freqtrade/freqtradebot.py sha256=T4lwI8SJEGiPdIH7lfeLS361NZyWas_oj200UuHZKNM 102237
freqtrade/main.py sha256=6oB59yev6V3z57qmgx2gaajpDDgjjo4xRIL_5Sj_U6k 2328
freqtrade/misc.py sha256=tLN0mwlX0m-0Nc0VSeM7aWOFef28dg4rcXuGmXaop5s 7610
freqtrade/wallets.py sha256=sYNpo85LDIGg_sdX-GOkvdnY59HpT3W27KGycJXkR1M 15005
freqtrade/worker.py sha256=iFkW4Y-rfRBNoozT8Yp3zBsaeyxNrhb5eAJjL0m3_hM 8486
freqtrade/commands/__init__.py sha256=LAIk4W2KwelcwoPmM7yrxPQQdCQPXSsLpqQSdQOKD1g 1912
freqtrade/commands/analyze_commands.py sha256=alJvAr7smpdnZG4rGcdQplshV6es-i2tbv0qg0zFsPc 2187
freqtrade/commands/arguments.py sha256=yZsycyzU9-0pRAvEnpt2RI_PVsL0J1gv-IyNjA9OwpY 22632
freqtrade/commands/build_config_commands.py sha256=oEsAHDJVPA6Z66kyA4xnR-aQqq4PDnynEzXxAADqbnE 9504
freqtrade/commands/cli_options.py sha256=p1EM_ijmJE6geH0_TUzhvx34M_wEDZvvvk7prahuaMo 23376
freqtrade/commands/data_commands.py sha256=Uh9vhsd7Re2DfgNMMYq8stZJjETU1yiyu3eUqRHzO2k 5541
freqtrade/commands/db_commands.py sha256=nJKZQH53TGFFEjkX_1DvCwb547QU-ZlwIbXFDIJw9H4 1672
freqtrade/commands/deploy_commands.py sha256=C-kBt12afKE-EXWL53Ag8BBENXeC6IzAiElwGo6248g 6953
freqtrade/commands/hyperopt_commands.py sha256=5GKWDji3NQIHbTA-3Nmvi1gqdYFJ4PPw9WMmJ9z6RI0 3634
freqtrade/commands/list_commands.py sha256=69NCmwHaOW9mXPC8j5NLHO6On_AlEKSGUhYLwKSrRts 10329
freqtrade/commands/optimize_commands.py sha256=eWrAJw9Bd4CsWwX4T-WLH4gpo-R5qmOZvFgHGWIlFnA 5298
freqtrade/commands/pairlist_commands.py sha256=4N5BlyL9lQ0__1ejRf8WvyYkSrkDgavK85fFYJXkZZA 1458
freqtrade/commands/plot_commands.py sha256=OkBgnfksW38YrJ8qs2L5CTVmASmWJvHzDWb33SaNU7M 1158
freqtrade/commands/strategy_utils_commands.py sha256=A83uiMcqBD-SaKIixxdaIOyMBGY3u-fi-rYqFypABkA 1852
freqtrade/commands/trade_commands.py sha256=PJcgyLLSvdoLUiJFfpHUB6fgEZTXXoYX_-NR-i0Q6l8 750
freqtrade/commands/webserver_commands.py sha256=CvNZa-IPcDxlWTiIWzeFyGYrS3SINo6q6pfmN7z5clM 428
freqtrade/configuration/__init__.py sha256=AEkK5Xt7JcfQo2bbwvkIspYLrSUt1902r3FK4SY1-7M 439
freqtrade/configuration/config_secrets.py sha256=V3JT50m_ir_XK-34tYuD8lKe4EzHpBr9K3NYS57sz6E 1022
freqtrade/configuration/config_setup.py sha256=21yVwDMv4IK0L9S8kVh_GMYCsI79ES-wy0u7VMJngbI 777
freqtrade/configuration/config_validation.py sha256=7wGYrAnY8dtsH08i2JZJwG45bxz86-CA7z8NskKDOmw 17535
freqtrade/configuration/configuration.py sha256=TmIb_tJq4LNRv22Y5fw7JH-xEnmQ9R3uuoqDgkQEMo0 21740
freqtrade/configuration/deprecated_settings.py sha256=I0thwsKvqFpHJtZew5wqUSUgzDqupKX9idkisSrHFXw 7049
freqtrade/configuration/detect_environment.py sha256=Jn3zAvDDNLum81FqJ5M2Ga9mYvBTurbL9kGh7UB-f4Y 163
freqtrade/configuration/directory_operations.py sha256=kXQvZ9sIDwUupO04wl2K5r_61hEYVQ5GK522z78thEo 3630
freqtrade/configuration/environment_vars.py sha256=ONdLXDzyoJiQYg9yc_67YywdqaHael-XLh2K6NGUT_w 1826
freqtrade/configuration/load_config.py sha256=3_r3M9jwtpko0ew1_CvLyWRhO0BoEgYlLPxNHR69wCk 3887
freqtrade/configuration/timerange.py sha256=6gv5YEg3pDeRCNjFfNiSRPHnnaGOTDibysWFug0LG30 6278
freqtrade/data/__init__.py sha256=Ddem5CG7GqnBxxHBvdQ786MFybfkwefKRTLsC5ifqNs 152
freqtrade/data/btanalysis.py sha256=7LBzeUg0cyDflo4BgiZRrOLS2rwW0mGh4ktZ6N7N7I4 18339
freqtrade/data/dataprovider.py sha256=dXqi4GoHmC8Oz3wWRlOdiDwqBcQagllO_jQwPGteMCo 21785
freqtrade/data/entryexitanalysis.py sha256=pDj3ut6O29PXDFybMUHJr0FoUDPjLwpl7G4guT9G3BE 13192
freqtrade/data/metrics.py sha256=TAumrABUNaXsZqcBEOZ8ublmaeor6nFUiefy3HHbwqI 14256
freqtrade/data/converter/__init__.py sha256=jaCV9Txe4s5jVlkgkK8sQbkPpAhAukxK7Ln96Am_33k 1238
freqtrade/data/converter/converter.py sha256=iycT1IhAP-ePArauzJR7y22gcbtGJKNzkWDcAflutV4 10906
freqtrade/data/converter/trade_converter.py sha256=W-W9deWFjaGrNITHUZ57EGvx2JqcgbT5O0q6YfVUrc8 5886
freqtrade/data/converter/trade_converter_kraken.py sha256=5ST_rUayFBba6v6JHQhYekOXioNmSW4KDYTN5tfhpiQ 3225
freqtrade/data/history/__init__.py sha256=9ZKHvHoz75VmUkmAtH6sADU1I_EWdMbLqK6AqVdHPBU 485
freqtrade/data/history/history_utils.py sha256=83SJH5ZrWWYxIFnfla_MiUjwOSxfC5IlFDI3urYMb7Q 25505
freqtrade/data/history/datahandlers/__init__.py sha256=tkBu22nsGDxIKSclmarugS931wStIpKQNX9YT3_JlXA 77
freqtrade/data/history/datahandlers/featherdatahandler.py sha256=NmDAa3wK258dH_D2rwhQsDnpApjmOo6rBhdDdd0INRg 5135
freqtrade/data/history/datahandlers/hdf5datahandler.py sha256=FljFm0acpSoyFYuLVyllUjiIwOy6vfY1Zh5e7vMRxBo 6349
freqtrade/data/history/datahandlers/idatahandler.py sha256=mrSNfuS5j5PZmXDFJz_bMLhKgUjwrOcjK9l10w3j8b8 20160
freqtrade/data/history/datahandlers/jsondatahandler.py sha256=FKSFRQmacnNdV_MNv-jHzoWcelGrreC6BkGSrdB-nHw 5996
freqtrade/data/history/datahandlers/parquetdatahandler.py sha256=cAL1iAPePNA5L3CpdK4LA9mETeULL3UnLOgPG0vDO80 5025
freqtrade/edge/__init__.py sha256=KSKF3I6G3CCA6jaaT9xLr25qFIy6sq6bXxq_tJO6a9I 59
freqtrade/edge/edge_positioning.py sha256=48duPioIIxmdoDWFkyM4yMmdmukg7YayiFWHZw3PXwE 20653
freqtrade/enums/__init__.py sha256=TDwrXP397RhGEiELQIes5SNfUeoSRYqeIe8JuHpH2Pk 859
freqtrade/enums/backteststate.py sha256=vCVBMhH5ApRLnisZhZVO4E9Mko8izvDUgJkOt27CP-4 238
freqtrade/enums/candletype.py sha256=26J_2yNd_ipfF16I8ci79A7A9Y7fHFGKySE9Zzw_IHI 798
freqtrade/enums/exitchecktuple.py sha256=J44aZazm5I6_FILARMNj0X5p4vJVyOsOzW2VmhS0abI 640
freqtrade/enums/exittype.py sha256=OCa4tf5_BEkd0k8UFqXEo6b1thlrQkfb14BjEXfrNXk 619
freqtrade/enums/hyperoptstate.py sha256=t0W1Q2avkPNJCJxvPBsXaP6WSYpzpWkYtD5zux5fh3Q 210
freqtrade/enums/marginmode.py sha256=h2JjT8rX0kBSffgpN0D8zF8tbttVGSoUQ3G_1yLWpSg 242
freqtrade/enums/marketstatetype.py sha256=4P3UX38Mm6VgHki4E9HhR84OsmITIcpYbIrwIUc0kQ8 261
freqtrade/enums/ordertypevalue.py sha256=9MW-YdE-d8HOczwTYjHp_b4_pK26e0VumBA3fJwGYzI 100
freqtrade/enums/pricetype.py sha256=6MV1d0X5K-lw2DXNnC8adEDZpojvp-l0fTRFVgLDJjA 177
freqtrade/enums/rpcmessagetype.py sha256=17V1pR_r-7kCt8YPXt-XLXP7A9uqS1dX9NeXyDDyxnc 976
freqtrade/enums/runmode.py sha256=4k35cLsmqxy2Dh075UfdnMwwffyCO5B-u2GypWsgRUg 588
freqtrade/enums/signaltype.py sha256=hpXTYDOtSKIRA0S2y6iFZ2KYT_F5gSTwiiRDgdtVTIw 626
freqtrade/enums/state.py sha256=8ScYkacollDVUcO32CUJqW94tugHq3dHKUoRo6-2Y4U 202
freqtrade/enums/tradingmode.py sha256=Esci3QRHUTR2dkDTmgtqmcXgXpRGnDrQCTfRBDJw07k 220
freqtrade/exchange/__init__.py sha256=zUCxS25Pg1Y9djqXBcKkFGBnTyWn53sl66KgPAEjMZU 1845
freqtrade/exchange/binance.py sha256=qgcN1OSS_s-HHhGJhPUboLGOpk-Yfh2x0MTQchWFCKI 9889
freqtrade/exchange/binance_leverage_tiers.json sha256=MqBBH9aiM8K3xBJGDE3UuDDp_nZzfBe_ayoSTrexIws 902770
freqtrade/exchange/bingx.py sha256=ODExxtnaPXIx9Qu_xNovvCijteM549owZc34LWT2YVc 357
freqtrade/exchange/bitmart.py sha256=BtQCRP6rN-0z9Ulfu4UgEAXkzidubLCw16KgYYzYWpo 449
freqtrade/exchange/bitpanda.py sha256=0JA5zvSdoneFZR4x9yfjPPDRR7iMmEYXuMvIQEPgh5I 1621
freqtrade/exchange/bitvavo.py sha256=L82MA3M3guYAaxg9Dt1mgFuTLn92n0lPf6_2WSRlBnk 547
freqtrade/exchange/bybit.py sha256=vxQXAN73vIXGJySwsVvg-5ZBnsqC7yhsulfHxZv1-7g 9886
freqtrade/exchange/check_exchange.py sha256=inWbgj81Q8drr36__tQAoY_NthjFAwPDNScC5Rp9kvc 2971
freqtrade/exchange/coinbasepro.py sha256=HXdq5FnGGSqN7fvwJIYCuekE6XV6XmNFwc9idBTkP7Q 564
freqtrade/exchange/common.py sha256=YR5YZA_hNSc5-Y8GwePllcUYiVdmoze35FHcz5GpAxY 6356
freqtrade/exchange/exchange.py sha256=lIMMJ0F2fhGY1SNsnunDkFPYJnBiSQLMKDzGPHfYOyg 139830
freqtrade/exchange/exchange_utils.py sha256=rpS0ZDskWkX33-JEiG5o2S2J54UA18mzBQBnB7kFr24 11767
freqtrade/exchange/exchange_utils_timeframe.py sha256=pyiifhCqWUbeXFfXmoSTctCn9i4PLWozLMUsG_NGH3I 2804
freqtrade/exchange/gate.py sha256=1UL3cQopHs2D4nPUppFP2Nzu5t3_bngxX7mtiRlBRkc 4965
freqtrade/exchange/hitbtc.py sha256=up9-G9vOxRsbFoAzNNUtAH8mQD3jQ2YxWki7YcJAOfM 517
freqtrade/exchange/htx.py sha256=6WxcKhdU8GzJfkjOgEB40z2c42NY62xvRfSwlCdA0Mk 902
freqtrade/exchange/idex.py sha256=dfyNa7DA09_azOk3oCSz42eHgDr3l0NeCJiTlnvtWtg 354
freqtrade/exchange/kraken.py sha256=YBvMfkOsFYq7xiTRUD1GIZnhm_mkoh_x1uj_aZE7EGA 7130
freqtrade/exchange/kucoin.py sha256=94umezbzs0W5UUaPYgVSVCXqzt1Jn9_dnYWqrHCRAXE 2201
freqtrade/exchange/okx.py sha256=BoxgxthJM9gFQcGcmQJC4AzB3OKw7-fMwCigzenaiVI 10248
freqtrade/exchange/types.py sha256=4J87S8Xm0AsxnMWI8nz6hNpkjfezsIloQ-V8-imL8iQ 725
freqtrade/freqai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/freqai/data_drawer.py sha256=r-bmJVw50DQ1do4fkEKildpAheq10ZhBmV8cYTGdiP4 33102
freqtrade/freqai/data_kitchen.py sha256=eNVNsFKbfD0Pg7JbDwVQc26NeHB_ansyOTIY55UYqGo 43694
freqtrade/freqai/freqai_interface.py sha256=AKjvCFjliutbl44fDssp_hclGwy0afcxNox785tyDw0 45701
freqtrade/freqai/utils.py sha256=qO6np-gFxmayp9CWk-SYYE43cneYO0mTo1ofaNrMbgA 7457
freqtrade/freqai/RL/Base3ActionRLEnv.py sha256=jbu5aRvn6kE5k9FIT50gwsLR8DuqcYpEC85woG392lA 4496
freqtrade/freqai/RL/Base4ActionRLEnv.py sha256=EqyOElvblve8tR5VV0T4syjnY70vZOShqSTa8HzI4Uc 5021
freqtrade/freqai/RL/Base5ActionRLEnv.py sha256=ruVvRu0Qyc_BiTzcexKUiXvOtamA-Tbz9o0RwvtAGp0 5644
freqtrade/freqai/RL/BaseEnvironment.py sha256=tLml6zhsNSFkZX47pDxL2MqhW0ZhFBeiXiwXIqopcxU 15447
freqtrade/freqai/RL/BaseReinforcementLearningModel.py sha256=yfZk4UhrtDqivXmY4xTx0bFMU6ieMXWxxkm_1eMWQWs 21145
freqtrade/freqai/RL/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/freqai/base_models/BaseClassifierModel.py sha256=U_bNq2vHYXlSYudvJyz1BJrTVXpAerFMoRz_RyvYXoY 5137
freqtrade/freqai/base_models/BasePyTorchClassifier.py sha256=c--Mo8QR58CTsXNpbd2DTJlNxA9mEdTYr9JszeOW7jE 8283
freqtrade/freqai/base_models/BasePyTorchModel.py sha256=YRaDpq1qkW-3xt0ehhNRP7X9-iHXbfLhHtP9uf1emUE 1144
freqtrade/freqai/base_models/BasePyTorchRegressor.py sha256=Af1n_xKNJ-DcHOsioa7-HuBEEiIiEVbM2F9RcrtEqrc 4774
freqtrade/freqai/base_models/BaseRegressionModel.py sha256=Ld5iaDjQouVVrCYItGQL191rVfKl908yFhDF_YsQi18 5039
freqtrade/freqai/base_models/FreqaiMultiOutputClassifier.py sha256=lxAAT4l17zeNcaIAAvWArnL71Kxsyyg7Hy7q0Kk6pGs 3451
freqtrade/freqai/base_models/FreqaiMultiOutputRegressor.py sha256=pDSSX9ugQ2xZ8s19FJtIcjIDw4GsOQUxbFWJ9Th_CXE 2487
freqtrade/freqai/prediction_models/CatboostClassifier.py sha256=al4ENQPtjWIryzhoM2l2HCGGf4Ev2wCKoeyUUmYkwNs 2083
freqtrade/freqai/prediction_models/CatboostClassifierMultiTarget.py sha256=YLiHbsAhTOtbbogCpB5oP88SoyRRNoU42BB6vlLPE9E 2866
freqtrade/freqai/prediction_models/CatboostRegressor.py sha256=YF-0c1Wl_DtHq71ixQdtJI-2r61fvLzdurqUArjdxAE 2048
freqtrade/freqai/prediction_models/CatboostRegressorMultiTarget.py sha256=JlmkE_gxya5bxNRRrH_QPdQx1X9RvtG1cVqWMyChtv8 2834
freqtrade/freqai/prediction_models/LightGBMClassifier.py sha256=8PVChp0J5CuhjwpFD9BiXZYxPl1Hj0caSyo7ydX1zV4 1921
freqtrade/freqai/prediction_models/LightGBMClassifierMultiTarget.py sha256=zd7mJhlBiiWUS0qFxbsG1kjSBMznvhUtT31yhCrep5U 2698
freqtrade/freqai/prediction_models/LightGBMRegressor.py sha256=pmLZk6M_zmSKtSL-L-zlt8Kiz7Q3DUkk-zZCt47uuN0 1839
freqtrade/freqai/prediction_models/LightGBMRegressorMultiTarget.py sha256=SgnNhqS_KlXv4EXd-bGGEmewUUTu1A9KNG95zba51sE 2694
freqtrade/freqai/prediction_models/PyTorchMLPClassifier.py sha256=RK0DYDqgciDPFe4gtwrwsTFXk_Wwq-NTeHlsN3YPxa4 3622
freqtrade/freqai/prediction_models/PyTorchMLPRegressor.py sha256=L7OkHE2P7hr3VRr_pHZDAYNfCl8sbredJFiIuYlL84U 3308
freqtrade/freqai/prediction_models/PyTorchTransformerRegressor.py sha256=MeVCNVPagR-HkaODc1znI0UBDncDsxuNtJVKS993j9k 6158
freqtrade/freqai/prediction_models/ReinforcementLearner.py sha256=2wzBczAvsbhsQaRsuQA2bBo-kaE_lkQyd_xM_fHHoJw 7160
freqtrade/freqai/prediction_models/ReinforcementLearner_multiproc.py sha256=0eF5gQk6GeYM_sXTbMLO5dxhpiHCUN7JtheauR1alj4 3284
freqtrade/freqai/prediction_models/SKLearnRandomForestClassifier.py sha256=y19j6zfY9o7JbQbjzmIA5edvofBe7CKqMe5IXQOm1_8 3241
freqtrade/freqai/prediction_models/XGBoostClassifier.py sha256=87IoCLZNhky2Z9VFJaRWE6dcSllZhA6DhfqzGFlj29k 3338
freqtrade/freqai/prediction_models/XGBoostRFClassifier.py sha256=AskoFVD677WU5IOa-uIOmYEAy612rN5rBzV0VrI-R-E 3345
freqtrade/freqai/prediction_models/XGBoostRFRegressor.py sha256=NXOCCUtpZPm3A1Vm6zlz9Ubxx8SIWGoAZ1DEbc7aKjQ 2074
freqtrade/freqai/prediction_models/XGBoostRegressor.py sha256=kkGFW9ky7xo8TTb6X_CYmZxJ0S5YDfcVIS5W92YEIrA 2219
freqtrade/freqai/prediction_models/XGBoostRegressorMultiTarget.py sha256=EVrVDJKcVPiOUUwqp7jFRP45M3N8MknNYr78nFJ4vJQ 2596
freqtrade/freqai/prediction_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/freqai/tensorboard/TensorboardCallback.py sha256=r9mtHeMJ-4cSA6qBgXtfZZug-Pn2SoSHXJhNNo1UxBI 2152
freqtrade/freqai/tensorboard/__init__.py sha256=lWyYouEC-1eH6Igx4vrZfzTpIzvDRKptMFG7OfyU4tQ 587
freqtrade/freqai/tensorboard/base_tensorboard.py sha256=49SEVgZtOjn0Fwuy6Dnlgv4yNXSUr5kZ8P0ISB1sDrw 690
freqtrade/freqai/tensorboard/tensorboard.py sha256=X2pOGQtjy4pEMbgQgqTSDPq20oYbjVsRYY7Kqx_Dsus 1859
freqtrade/freqai/torch/PyTorchDataConvertor.py sha256=TV2R_GKBGMnxAs3YQ_CN5I7QsstnTzLJ5wPJqoCZeRg 1886
freqtrade/freqai/torch/PyTorchMLPModel.py sha256=hvPbPQVWoyjAvLbupgJJyjFPJdymBXdy1CiWtGxCmgk 3762
freqtrade/freqai/torch/PyTorchModelTrainer.py sha256=TmhKD_-Dj2cMr5EkRoTUqbcD6ZG9Y6nLXSElNetL8BQ 8740
freqtrade/freqai/torch/PyTorchTrainerInterface.py sha256=Rn3Mtx84LSO_Tl4n29-b_GAPMn5JMr3ZWWFMejE9t4g 2026
freqtrade/freqai/torch/PyTorchTransformerModel.py sha256=RCMUzu-yDM-Z14oZR366GF3kjmeTHm4wiFBaTebOkZk 3613
freqtrade/freqai/torch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/freqai/torch/datasets.py sha256=RLChk7M60x3Xye4W_i-wQUFdvWJzhMLyPK2Owf8QFxk 666
freqtrade/leverage/__init__.py sha256=YnotDss1r_9xDacHKPr3FV9yFq2CGrrL7DFUJJEAfAY 63
freqtrade/leverage/interest.py sha256=cd4n3WjJLj7IVh0M60Emht741YoHF5hx7Brj-eZbftg 1257
freqtrade/loggers/__init__.py sha256=Z2M8Txd2FkCp5RmhURn93A0D01EQtdwO853kInMCupg 4271
freqtrade/loggers/buffering_handler.py sha256=8VAo9a4_hZvoOU0ul9BAzRIZfVhXOY9hx3sQn2zndpA 460
freqtrade/loggers/set_log_levels.py sha256=-uxfLjwol1o7ibI7Zwsg8ItfZCndQCgDh792BfFCzT0 1598
freqtrade/loggers/std_err_stream_handler.py sha256=uhJGBMlLSuzn2rju0BP6NoioSuM-yJAnugiVXEEkegc 714
freqtrade/mixins/__init__.py sha256=zTD8l4laKNnOAFTcTpZeY-w2iTKcomqHSacxPq9aA6s 70
freqtrade/mixins/logging_mixin.py sha256=b89unWiCaBkFVMvDL7Ql6mJw64migRyssyYp-ch4ABA 1263
freqtrade/optimize/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/optimize/backtest_caching.py sha256=VcrY2dl9n-rotVPPsH0aZcxThimgHrw5acwL_6WTP78 1519
freqtrade/optimize/backtesting.py sha256=GrqNN7R2cGe_NaMogxHpjhVKN8-3CZASPAAiien4M3c 67874
freqtrade/optimize/base_analysis.py sha256=oR5mFVMut6_aScu1qS28LUlGB5AFvaS62IN6XpChOAY 1902
freqtrade/optimize/bt_progress.py sha256=g-ssfDBNNcvNQrZ8Ulsutlx8a7HVYVMjY0xM00N1jm0 856
freqtrade/optimize/edge_cli.py sha256=p4oFT9Ae7p4_qtqXkdp86wSgOyCBjlPs3mYjGZbdtaQ 1823
freqtrade/optimize/hyperopt.py sha256=BpXmKzyjPYfuEYLdONlxeAlvv6vtOvmL57hblTARFpk 29040
freqtrade/optimize/hyperopt_auto.py sha256=nqnBmod8fs-XGbhTWP0W5wBPS40X5DkJ51F_ovh5VzY 3672
freqtrade/optimize/hyperopt_epoch_filters.py sha256=zJE9R3LF3B5abOsj7YW_1ihkKSaa56kVz5Iv81A6MlE 4525
freqtrade/optimize/hyperopt_interface.py sha256=vkqzLJz8oLVOsesgEmfWzHOnalhqYJJMeTfkyAt1Q24 8554
freqtrade/optimize/hyperopt_loss_interface.py sha256=TcQQIwo-F69Y3cNYLefbUPaaaZuV9sQVnX2mypT2sak 951
freqtrade/optimize/hyperopt_tools.py sha256=8tsBegQqKAWnorqtZs7g0mKCcevqKTJRaSyCKadGsHQ 23157
freqtrade/optimize/analysis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/optimize/analysis/lookahead.py sha256=86sqeSMKes5O39JNdb7oa3na4O1nz4ig8hjaJuBq-o0 12380
freqtrade/optimize/analysis/lookahead_helpers.py sha256=qhInrWj2h_d-u7f7Vz0D6UmLzJtekxK24i91_nUzln8 10417
freqtrade/optimize/analysis/recursive.py sha256=rQu2Rb94wGIQ6Bj0ZVEMg46ybR7ObmxiDY91Ud3LllU 7448
freqtrade/optimize/analysis/recursive_helpers.py sha256=YEVbNqaEQ42Z0tDyFpCGP_gVg1rf1bJdp4CQpEH52s0 4230
freqtrade/optimize/hyperopt_loss/hyperopt_loss_calmar.py sha256=dImS3vkWEwgiyXlCm5TtZ4TrQPdFZ4hFQeYp-5kAMXs 1102
freqtrade/optimize/hyperopt_loss/hyperopt_loss_max_drawdown.py sha256=lI5acvhWuM3Lea95L0U2lWe0b33MljZhJ7hWjSgI3bM 1237
freqtrade/optimize/hyperopt_loss/hyperopt_loss_max_drawdown_relative.py sha256=cGC1CSCWUc567Mi3yH07U8MRcltPDoH7SZkkHuhCfq0 1470
freqtrade/optimize/hyperopt_loss/hyperopt_loss_onlyprofit.py sha256=2z7jzrVGd9XWlli6Pz2721IhPGKGlSJXwbO1REYBN5c 746
freqtrade/optimize/hyperopt_loss/hyperopt_loss_profit_drawdown.py sha256=FDGWjUR3Ye4oCwnqS7Swq7YtZsfl0yp4gTokDdKcrKg 931
freqtrade/optimize/hyperopt_loss/hyperopt_loss_sharpe.py sha256=9jRq1VPa-iRE48EDuyxrgMlYrnGXeN0Uhh7MiqXEdNY 1095
freqtrade/optimize/hyperopt_loss/hyperopt_loss_sharpe_daily.py sha256=qVgWbt43E1XmqpxIB-c4ncMYKe6b4cNQ0a4BaPlMqGE 2108
freqtrade/optimize/hyperopt_loss/hyperopt_loss_short_trade_dur.py sha256=tc7pVDFrxp246XODnIL3uzyNhXnYEfQgX0GvdT4S714 1965
freqtrade/optimize/hyperopt_loss/hyperopt_loss_sortino.py sha256=c00N1S7zNKEBvsan_Zexj6KmRfiHhG1FwIuisxG3wKk 1109
freqtrade/optimize/hyperopt_loss/hyperopt_loss_sortino_daily.py sha256=swF3Toko79_T3njy4-_OtDKxUtZot0xzH1aN71oYEBs 2568
freqtrade/optimize/optimize_reports/__init__.py sha256=_QoJrbxVRS-dXoUNOhi1z3VGxo2c2vXWOqpt6q1gxrQ 1345
freqtrade/optimize/optimize_reports/bt_output.py sha256=V83GjXgsqf5q0oWpEUcAg0oX6kCSDnkS30P85A4Nsqo 18515
freqtrade/optimize/optimize_reports/bt_storage.py sha256=gf6l12cYMQa6rmJIj_Zc8zzmobCQ4LsL84UllWcee58 3649
freqtrade/optimize/optimize_reports/optimize_reports.py sha256=08tZMZPtfV4o_PYhYAibA7gdsEa1RpNxn6nsS6yiJ_U 23477
freqtrade/optimize/space/__init__.py sha256=2GXA5lOjumKsFTr9FOW_W0PRPf76NzSZ71Vq0Li-Cj8 127
freqtrade/optimize/space/decimalspace.py sha256=hkoqYF1waeWM_HXUZDlxU5bVQZpTgxGoNdzdG4QwCos 1402
freqtrade/persistence/__init__.py sha256=dRbGf8jxdgfHBwtyRQueWBbq6JNZ392osqEmyV882EM 504
freqtrade/persistence/base.py sha256=EZIq2SoPO5Ver5je3gHZV-V1FfQxPj_7Nhqw8JJVfO8 154
freqtrade/persistence/custom_data.py sha256=Q8adZSH-e8IX0GNDZS21wnx1stVYV0BVQUOPl-lAy_k 6569
freqtrade/persistence/key_value_store.py sha256=SeA8al_T4JAUTmj0bGq4hnvFX_2sIBpwYobDvA2dokc 6439
freqtrade/persistence/migrations.py sha256=_C8HutobxHKqWKDK10e4AowToEpc5YwGRfHTDth7fZo 16084
freqtrade/persistence/models.py sha256=uzO0dUpBc66j9CcCmXeRTaP5KnAajhXChR7k0e5VzGM 3145
freqtrade/persistence/pairlock.py sha256=0ZCEUVKgX3mHXOZ5z7FMEbTQ7AAO6xdR2JjJRS7q0JU 3103
freqtrade/persistence/pairlock_middleware.py sha256=Wu6vJHp64kK-Yi6sHCilzy__nhMjURVqU6Fe8q0WnJk 6364
freqtrade/persistence/trade_model.py sha256=YgFfY1rJs6QESMzJqRQtDQHpgFXrb1h9xTFVpoA_EtA 80124
freqtrade/persistence/usedb_context.py sha256=d2gzgz-qOI44Tk7ysXqLVUcc-QxyzFZhtQTju9NqKrg 968
freqtrade/plot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/plot/plotting.py sha256=D8MCmlrtlBbfpq3Wjii7oYyMHG_2IsCz63DTCuNkuPg 26350
freqtrade/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/plugins/pairlistmanager.py sha256=M5aWDn-NK4TSt7aAI-kw63VeNE6eLmgyS8UnQKcGNyA 6881
freqtrade/plugins/protectionmanager.py sha256=SD9WRePFcUpmFul7j5K2l5azKV6-exhja6HYZnUbB8Q 2870
freqtrade/plugins/pairlist/AgeFilter.py sha256=zrQWcRRuA-lHrCjBBZsJ3-WhrQr4m5OmemDkbYEpnIg 6497
freqtrade/plugins/pairlist/FullTradesFilter.py sha256=FdAm27ZqfLxinLRMXLuh4SNFgCM_3FUJE0YmPINSYT4 1875
freqtrade/plugins/pairlist/IPairList.py sha256=UyK1iffgpmBBPJ1mIjZ44ea2JxZ2-9BEIU9a8-oCSXs 9088
freqtrade/plugins/pairlist/MarketCapPairList.py sha256=chYD9vSYXSB3oUE4Xy8eACL5s0TfxZsazMgGT4WNJ2A 5888
freqtrade/plugins/pairlist/OffsetFilter.py sha256=T1rdk_rrzjynl2-_Y42-hbtJ0VpHy2qK0ZKccHKj-F8 2926
freqtrade/plugins/pairlist/PerformanceFilter.py sha256=UIIlHQXpoEG3hQaW_10FXswu3G6RJ25wB_PvDL66et0 3990
freqtrade/plugins/pairlist/PrecisionFilter.py sha256=UmWiVWQoH869xyKeFyeqTlk44FCUzfbjENqAW-WwAw0 3089
freqtrade/plugins/pairlist/PriceFilter.py sha256=7wBwfd2F_8MMXLN5elIe6OwHZqevK1iNT1wb_7q3bsE 6627
freqtrade/plugins/pairlist/ProducerPairList.py sha256=wE5DPqeyVv9GcJ74Xu1QVxUnhJ5jNhHR3Z8ZrSAOoqc 3987
freqtrade/plugins/pairlist/RemotePairList.py sha256=V2VUndGtj16nw7SLsZl8PZ3_klAStY-w_0gOWTydVeM 12344
freqtrade/plugins/pairlist/ShuffleFilter.py sha256=oKn1IKmJsBpfBVsxaKINU4kvSRCGuTslWWNICLF9gks 3639
freqtrade/plugins/pairlist/SpreadFilter.py sha256=hc8PBW93wJEt_fcLoXLwFfRmhDP47Aifa3zUsopk1iU 2971
freqtrade/plugins/pairlist/StaticPairList.py sha256=Bbhy4Qw-dqH2r2he2cmpnmmL1yGNBWwCIFct4gbI0-U 2879
freqtrade/plugins/pairlist/VolatilityFilter.py sha256=LgYZBANgexJEG7XrhSswWlnwUXSX2XSJdbX5vzOf1Dw 7157
freqtrade/plugins/pairlist/VolumePairList.py sha256=PF0lhy6ldVB9RnYMwh7dUzDP0HOasuOF5pHCXGgwd6A 12988
freqtrade/plugins/pairlist/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/plugins/pairlist/pairlist_helpers.py sha256=AZJ-hB_qKPDoec0HOdLH-GIBmUUVPxoaXthCZ-fxdZM 2311
freqtrade/plugins/pairlist/rangestabilityfilter.py sha256=rVDpZAS-2dtA-5yayuYXvv7M6o4qZUr9IHPHWWYjdo8 7312
freqtrade/plugins/protections/__init__.py sha256=T0VNEtu9Gg6MDxEhitAB8Ix3JBVC9eBuUkyxp1IkD2k 105
freqtrade/plugins/protections/cooldown_period.py sha256=K7wex3DBGzQRP-_eSu445bo0g_94MD_FIo81TamQaiM 2707
freqtrade/plugins/protections/iprotection.py sha256=nsSRj2HNsiUdJEp9X3ay_nOY5saKTxZ1bmz0VYPuD-c 4272
freqtrade/plugins/protections/low_profit_pairs.py sha256=OG6JYs9qmKmDh1kJcEJy9F9DIvYpZ6fZ-5LVL4BYsFE 3607
freqtrade/plugins/protections/max_drawdown_protection.py sha256=bnBXp5vCV2YgO768jTQswtHY3-V7KtAdiXw-mv8h2Wk 3544
freqtrade/plugins/protections/stoploss_guard.py sha256=UEpJ7SkB-6u01K3F9MP91_Im3u6TrdIEHS2DsmaidgM 3691
freqtrade/resolvers/__init__.py sha256=Vj4eotKj3vMnCQp78BmX0rc5XBUtD5TLX7sTAw7LHY4 512
freqtrade/resolvers/exchange_resolver.py sha256=t-W_Pjg7nnOrJltEMeP-mF9hIGPrgn9rJC7BE46gVmY 3699
freqtrade/resolvers/freqaimodel_resolver.py sha256=Na3_midSA-jVGVEaUywpldg6Bnq-dzJ0yoLlvdiOZtE 1776
freqtrade/resolvers/hyperopt_resolver.py sha256=vN0DD0TT7aamgH0oqjw_oXRboEkrq4okNZGsI3Swv6g 1727
freqtrade/resolvers/iresolver.py sha256=S77YxlDYUauMdw3Ith19Ve_dzplSXpCU4Zm8aQkY3xQ 10538
freqtrade/resolvers/pairlist_resolver.py sha256=biuan_jgofqGKMC_EL6HbvOEt5N3aJfANXSWuwCfE50 1794
freqtrade/resolvers/protection_resolver.py sha256=0b9oR62jGhavYMWmKYRP-Xze1P1xT-gsfOFRhfUTwAg 1377
freqtrade/resolvers/strategy_resolver.py sha256=X-vRvs7rAR19hJfHBwUdDNCVjf4iL-6q0eNJ4YkRPZU 13871
freqtrade/rpc/__init__.py sha256=SVdK8n2uLCj7miWytJCzupwi7D3YXvMTid8rY3VjNYk 111
freqtrade/rpc/discord.py sha256=cQ73keXFu5aaEs5bkNL0JqMpJt1SeX3ZZy1bOhJluWQ 2052
freqtrade/rpc/external_message_consumer.py sha256=szxDPnv1Vj0VDj-oxrx60f86EhZoN-KjeB52XN69Hd8 14701
freqtrade/rpc/fiat_convert.py sha256=muMnL4SvpnAPVj0h4Q0DEN2eGWy7_BsBiEOe_LZK0F0 7312
freqtrade/rpc/rpc.py sha256=4bQuxaaUm-UKfYGqR9LyX_HOrNt9QbcpL80f75eJv9k 62215
freqtrade/rpc/rpc_manager.py sha256=Ivs9skcYVMZaIaCUqls5V7PErWAivD62KxJ9R1jyA30 5294
freqtrade/rpc/rpc_types.py sha256=9HU4VhkwLOtonJbKLeVlCEcNdQlj34Hp9fMIY1tG6eY 3206
freqtrade/rpc/telegram.py sha256=ifBiT97CdeEcgCcWsfLinHtYFPgm6Wxxsv_XiJaOdE4 84100
freqtrade/rpc/webhook.py sha256=IyPjQrfK7sBsRCOejeg738dHPfBjzoahhdlumU3LCLw 4911
freqtrade/rpc/api_server/__init__.py sha256=X-yOjUjkolS1dpdJwlgetPy1yKXkME9yqsFcdhOuXY8 47
freqtrade/rpc/api_server/api_auth.py sha256=DBZKlqRQL0clfmChXGhC7fzDC70TQxh6_80NPhVbV2c 5445
freqtrade/rpc/api_server/api_background_tasks.py sha256=W5IZlACVQJ_6HnxlYgWN6eg7sjf-PChQyI3C9Qp7KbE 5234
freqtrade/rpc/api_server/api_backtest.py sha256=6SDPXFXh-_Nxt29B_4-NouoztOYKJBKpllyrspspKqw 12785
freqtrade/rpc/api_server/api_schemas.py sha256=Ktw9izdZxJniDsPXNpC26bqwf0E1eRE8kKUNwtsrFzk 14070
freqtrade/rpc/api_server/api_v1.py sha256=zQEsYBzkaHcuFOOgO669FEy0vx6d0D0enR539jHdnyw 18152
freqtrade/rpc/api_server/api_ws.py sha256=zTrNF4mOSehtyJTjMfbHm-FejShM4ojFzOwhwYa3JK4 4601
freqtrade/rpc/api_server/deps.py sha256=nY67YEEtNICsQ5zd0r1s3iKbJtzj2eDX7G3iGJuYVNQ 2033
freqtrade/rpc/api_server/uvicorn_threaded.py sha256=js1d9Jd41G2feEKleyWAwiBJrHfDm9ZX10hZOSM3XVA 2100
freqtrade/rpc/api_server/web_ui.py sha256=Ya9rSa2IwyGi1UJWATMEyBHWMz_oyduSL2Ig67_FoRg 2175
freqtrade/rpc/api_server/webserver.py sha256=A0tbD8rY1N1prp_T0LzWnIwN3e8f_NmiV2V906YylJM 8230
freqtrade/rpc/api_server/webserver_bgwork.py sha256=HdGffWKtroBPttM-hRJjc1BOBDSyJvWb-kEMc_ohTTs 889
freqtrade/rpc/api_server/ws_schemas.py sha256=ofNRx4PXMW6YzpKQ70G97xrkCHllqt_rCOK49_AgoSk 1884
freqtrade/rpc/api_server/ui/fallback_file.html sha256=ZGPahytgsejwxy0ZuXRU4rPWZ7En1Oz07gc5aIW3iKU 753
freqtrade/rpc/api_server/ui/favicon.ico sha256=mjFPdZfzlrwQanX9leYS21bzZuEjza5VQuWgeYrppls 126794
freqtrade/rpc/api_server/ws/__init__.py sha256=s7XRIue9VWfKyAHbANgU1RXJK4xi_FB3GY3xldRMMJg 419
freqtrade/rpc/api_server/ws/channel.py sha256=IllVzFny3CE2BSxUEzDjoYR7_Pxodju1wnZQclfgPuc 7565
freqtrade/rpc/api_server/ws/message_stream.py sha256=qD34MyF6rSZggKr4143R6kvbPlScTxqTV7h-eQ2ufmA 898
freqtrade/rpc/api_server/ws/proxy.py sha256=ldj2vFeempKegwYhQ97knOFMkPu8VEgRKLtHOtePbYA 2292
freqtrade/rpc/api_server/ws/serializer.py sha256=hCV_upcAB-fl0eursg2a9fWhKYkCDEBlK0RRyYDhToo 1678
freqtrade/rpc/api_server/ws/types.py sha256=mMiBE8JdLhDJjxZw_J5jb1JCQIGuBZM-m96MmCWblHo 257
freqtrade/strategy/__init__.py sha256=sYuRF9qucl5oKpifsj22S2qggTDsvanoRkfovW_yOUQ 650
freqtrade/strategy/hyper.py sha256=85BX2O1GxmCGsQj9fTLVEdC6jj4vm2zGO83QvfrAHRk 8240
freqtrade/strategy/informative_decorator.py sha256=GU9D4FKF_P_Ujy48Spd1r7cRI6Gz_hV_x6q_NXbp3mU 6128
freqtrade/strategy/interface.py sha256=MaN375qOWUrdRoUDkJDVKglkE_owLEopTneyGuJa2d4 69757
freqtrade/strategy/parameters.py sha256=ALtoyn411MN2rQYZkxtKkQiOkZnpP2PZ4wG4HoUl8nA 12586
freqtrade/strategy/strategy_helper.py sha256=jibql0d_ZIn3xtyoPvNV9HaPkdlxr0yFDNF8XPvEX-A 7269
freqtrade/strategy/strategy_wrapper.py sha256=UAkYLqQzGQQkA3EfwUi6DjtlMoXYTZ8waCB9VfqiZdo 1568
freqtrade/strategy/strategyupdater.py sha256=I91USFOQ7kHY0gPq-aFo9xg6UEIJKoFFCfOMCke7GOA 9774
freqtrade/templates/FreqaiExampleHybridStrategy.py sha256=PMDWsk74rOTlaQJa8yNZoQ_GXLZRf7iyJ1CwXSa3Xws 12782
freqtrade/templates/FreqaiExampleStrategy.py sha256=YtlRiO9ORTRuNXDdPg3KgCDcJeRyhBO-HYIys1MzFNU 11706
freqtrade/templates/base_config.json.j2 sha256=LAT-f0qjAoxJFV1KQMx06POJAbyQBOtZZNLeP2XlAbQ 2100
freqtrade/templates/base_strategy.py.j2 sha256=eO1pHmYnEYynxyOaeM4YyY71ORyg6nCeTfAmPclJToQ 5903
freqtrade/templates/sample_hyperopt_loss.py sha256=EXG20BITWD5_PWGbx629pBcFUPhHrPFmxyZZJPWsQok 1917
freqtrade/templates/sample_strategy.py sha256=fIs4rvxJrwX1H-ChGXVk1QT54wPsaG-23kNkDomTMm0 16720
freqtrade/templates/strategy_analysis_example.ipynb sha256=EjGBRCszER-aDPvsJGo1o-6TD9j_5g-4mV1-ISWwS40 14243
freqtrade/templates/strategy_subtemplates/buy_trend_full.j2 sha256=MZx23pcrjEYrLOILiYBkwtKIHRUxFkRiDf7oArxcfVU 261
freqtrade/templates/strategy_subtemplates/buy_trend_minimal.j2 sha256=wex7mpxin5fInfqKajQ5iQqD-iMAsWhkptNbVKcowI8 101
freqtrade/templates/strategy_subtemplates/indicators_full.j2 sha256=knZailOsSlpYZxizZ6OppB9j4qq7nr7P0W5xU3CjtPw 7747
freqtrade/templates/strategy_subtemplates/indicators_minimal.j2 sha256=zre15ep8TbN2_MyRRj0DDIhywR73HlIrERNKtnwNMyE 464
freqtrade/templates/strategy_subtemplates/plot_config_full.j2 sha256=vcNimT-7CEPKM5hOznAxUDak0YNPSlj1TZLPlcLIqoI 506
freqtrade/templates/strategy_subtemplates/plot_config_minimal.j2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/templates/strategy_subtemplates/sell_trend_full.j2 sha256=7r7USUBWtAxDZBS7lDYIfyLGiYCgaRkaPMw5usqfYJE 262
freqtrade/templates/strategy_subtemplates/sell_trend_minimal.j2 sha256=20NnDTOjMw1-vOaSik-T60ahK16mTAOA1ANy9Y7jrJU 103
freqtrade/templates/strategy_subtemplates/strategy_attributes_full.j2 sha256=9c7aMs7rNOFaF7dR8owUXUYW6wDeVyFXfHX2Y0LvBtw 249
freqtrade/templates/strategy_subtemplates/strategy_attributes_minimal.j2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/templates/strategy_subtemplates/strategy_methods_advanced.j2 sha256=ybPe9HxsNP0aiJcQ8_ihZGrsLv8q3_pZIY8iR5ElZic 16125
freqtrade/templates/strategy_subtemplates/strategy_methods_empty.j2 sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/templates/subtemplates/exchange_binance.j2 sha256=HV4JfaQLlWuhdQFZMuTauGq980j7rEuHXyupeASHZtg 261
freqtrade/templates/subtemplates/exchange_bittrex.j2 sha256=AO9Bd8y52iC5c3Mf5GCY6RBvSBCnUId6Fpli79FTe-A 397
freqtrade/templates/subtemplates/exchange_gateio.j2 sha256=YIYHABoX97Fj9vUkRefYbh8ChFV_kz2eVznEda6ClWw 271
freqtrade/templates/subtemplates/exchange_generic.j2 sha256=dQrjdQvMEyUojNxVz9Uy9BQD3cEF4QD2KrLOp0Q-yzU 244
freqtrade/templates/subtemplates/exchange_huobi.j2 sha256=iQbVDFFQXZKU2hQntOvfutqmxydjdLYUmj0Djz2dXqU 260
freqtrade/templates/subtemplates/exchange_kraken.j2 sha256=XdbCIaJ8tZ6H_zS9Z6FNKtrscDYoGqLh82W1on0HuZM 249
freqtrade/templates/subtemplates/exchange_kucoin.j2 sha256=OwpwsEMNUhF3RK_qibcGRvuSu5I6dNPujjecFZAf9Uk 291
freqtrade/templates/subtemplates/exchange_okex.j2 sha256=OwpwsEMNUhF3RK_qibcGRvuSu5I6dNPujjecFZAf9Uk 291
freqtrade/types/__init__.py sha256=MNOJWT77VBSbtXEKIVZ3fauaggTv1gSAnMMLSpp3Qxg 339
freqtrade/types/backtest_result_type.py sha256=1bS93Dx248wwUa3GBJSrxT5ZXnbgRkNTZ0hzeTQ2eFI 736
freqtrade/types/valid_exchanges_type.py sha256=BW7fTvnMB-8b36V4BAYNCJpn4JEMhl9TtMYNQvOUabM 311
freqtrade/util/__init__.py sha256=YObKC5QuJfbNHEg8zKGr8hN_sRsjYi6l1e8uQXstMow 937
freqtrade/util/datetime_helpers.py sha256=L4CfVvGSWpIInhuNJKpN_SwRhw5ShrQ_NJ_8_v7NgsU 2740
freqtrade/util/formatters.py sha256=FBxp9dvf3BUeDz4lXLYLCmKTwcQLUEnEVLKRy0M_gik 1656
freqtrade/util/ft_precise.py sha256=X50-fhSRoWkqmJuWR4PZQo8xyAQJQ_giF1_P8Y2Kfvo 337
freqtrade/util/gc_setup.py sha256=FOET76fP-vldeyvAeNit8lB8Ef9OLzEXY0WegTR5L_k 458
freqtrade/util/measure_time.py sha256=uDzVgNCvU7r0aU5U72fyGUrWWXTtJqLITbDD2iowTZ4 1312
freqtrade/util/periodic_cache.py sha256=XyPaFeF7LL_vF-mdl_6xMDlQks3po7BqfBLJexoEvfE 580
freqtrade/util/template_renderer.py sha256=uh-vFyzVU5C2nlkhMzOrj2Pv87r2BRILMI6NFor_U6s 990
freqtrade/util/migrations/__init__.py sha256=nAiUDvnNEBRLZclyUSeVBKB-LtIlxk7cgUJJz056Oro 485
freqtrade/util/migrations/binance_mig.py sha256=5Ko7j3iPUieAiMwSbrzsK4nrpzvO0-5HKIbK2R2u9co 2670
freqtrade/util/migrations/funding_rate_mig.py sha256=QdWrHHbtFT25ZyNQ_0bLRxmUQ7FvQhdDy_0QlSwByuo 813
freqtrade/vendor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/vendor/qtpylib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
freqtrade/vendor/qtpylib/indicators.py sha256=hiLc8_kvxbjhXz1vCQlpa10oZ43xE7L3fKbkLYsaaUo 19869
freqtrade-2024.4.dist-info/LICENSE sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
freqtrade-2024.4.dist-info/METADATA sha256=6NvkgjyPuzuNuoZGy6aC44bclGrkECltoe3EcvxbSmY 18257
freqtrade-2024.4.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
freqtrade-2024.4.dist-info/entry_points.txt sha256=N8DcL_1TyCO_8m0SkZVILBRHnqLFo27jjCCDl9gQvx0 50
freqtrade-2024.4.dist-info/top_level.txt sha256=sf8XxkKBIGvJDw9VynmQT7Z-Q6sv_BniVO3g7U7KhN8 10
freqtrade-2024.4.dist-info/RECORD

top_level.txt

freqtrade

entry_points.txt

freqtrade = freqtrade.main:main