.. |
commands
|
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into max-open-trades
|
2023-01-16 20:19:46 +01:00 |
configuration
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
data
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
edge
|
Ensure more methods are typechecked
|
2022-11-14 20:56:35 +01:00 |
enums
|
Move message-silencing list next to enum
|
2022-12-05 19:23:03 +01:00 |
exchange
|
Fix typo in docstring
|
2023-01-24 07:21:43 +01:00 |
freqai
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
leverage
|
Delist FTX, following ccxt's delisting.
|
2022-11-14 19:40:57 +01:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
Compare stake amout >= in backtesting
|
2023-01-29 12:47:16 +01:00 |
persistence
|
filled-date shouldn't update again
|
2023-01-27 20:21:29 +01:00 |
plot
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
plugins
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
resolvers
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
rpc
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
strategy
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
templates
|
Remove edge section from config template
|
2023-01-19 19:57:34 +01:00 |
util
|
Bump ccxt to 2.6.26
|
2023-01-17 06:46:49 +01:00 |
vendor
|
Disable ability to use lookahead-biased vwap
|
2021-10-17 11:23:58 +02:00 |
__init__.py
|
Version bump to 2023.1
|
2023-01-30 07:16:16 +01:00 |
__main__.py
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
constants.py
|
Changed max_open_trades type to int or inf
|
2023-01-15 11:44:10 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
loggers.py
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
main.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
misc.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |
wallets.py
|
Fix bug in stake_amount adjustment
|
2023-01-21 08:52:10 +01:00 |
worker.py
|
Follow PEP 484 - no implicit optionals
|
2023-01-21 20:01:56 +01:00 |