.. |
commands
|
Run migration commands on certain data commands
|
2023-01-13 07:27:18 +01:00 |
configuration
|
Fix test validation
|
2022-12-11 13:24:24 +03:00 |
data
|
Add data migration method
|
2023-01-12 20:59:43 +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
|
Udpate binance leverage tiers to new pair format
|
2023-01-13 20:32:25 +01:00 |
freqai
|
moved deprecated warning to start function
|
2023-01-10 09:10:30 -03: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
|
call data migration from backtesting
|
2023-01-14 20:07:33 +01:00 |
persistence
|
Support having no Amount/Price available from the exchange initially
|
2023-01-08 13:55:09 +01:00 |
plot
|
use Config typing in more places
|
2022-09-18 13:31:52 +02:00 |
plugins
|
Improve resiliance against invalid data
|
2022-12-28 15:30:57 +01:00 |
resolvers
|
Generalize "path" variables for resolvers
|
2022-10-14 19:49:06 +02:00 |
rpc
|
Remove some deprecated fields from the API
|
2022-12-27 14:28:07 +01:00 |
strategy
|
improve doc, update test strats, change function names
|
2022-12-28 13:25:40 +01:00 |
templates
|
Merge pull request #7971 from paranoidandy/patch-1
|
2023-01-06 15:16:31 +01:00 |
util
|
Fix version comparison to use packaging.version
|
2023-01-16 06:54:29 +01:00 |
vendor
|
Disable ability to use lookahead-biased vwap
|
2021-10-17 11:23:58 +02:00 |
__init__.py
|
refactor "--version" to use "pathlib" instead of "os"
|
2023-01-12 19:27:41 +01:00 |
__main__.py
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
constants.py
|
Merge pull request #7867 from Bloodhunter4rc/remotepairlist
|
2022-12-19 19:28:49 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Run binance futures migrations on startup
|
2023-01-12 23:35:06 +01:00 |
loggers.py
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
main.py
|
Improve python GC behavior
|
2022-11-12 15:43:02 +01:00 |
misc.py
|
Fix websockets for dataframes with NaT entreis
|
2023-01-11 22:07:20 +01:00 |
wallets.py
|
Don't allow DCA trades to go beyond max order size
|
2022-12-23 16:09:35 +01:00 |
worker.py
|
Improve worker iteration logic
|
2022-11-06 11:18:13 +01:00 |