freqtrade_origin/freqtrade/data
Joe Schr 4abac1364a refactor(move function): refresh_latest_trades into dataprovider
needed here to be used for call before analyze
also removes need for internal exchange function checking if
public_trades is enabled
2023-10-09 11:34:30 +02:00
..
converter Converter: fix wrong return type 2023-10-09 11:34:30 +02:00
history use fetch_trades' public trades to populate dataframe 2023-10-09 11:34:29 +02:00
__init__.py Minor: fix typo in comment 2019-09-26 02:04:48 +03:00
btanalysis.py Allow metadata file updating 2023-08-03 06:17:05 +02:00
dataprovider.py refactor(move function): refresh_latest_trades into dataprovider 2023-10-09 11:34:30 +02:00
entryexitanalysis.py Fix linting a.k.a. Maybe one day, flake8 will like me 2023-09-02 15:05:34 +01:00
metrics.py Update default expectancy ratio to 100 2023-07-23 07:20:59 +02:00