.. |
commands
|
Merge pull request #5243 from freqtrade/feat/webservermode_progress
|
2021-07-18 10:48:55 +02:00 |
configuration
|
Merge pull request #5243 from freqtrade/feat/webservermode_progress
|
2021-07-18 10:48:55 +02:00 |
data
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
edge
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
enums
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
exchange
|
removed buy and sell merge, updated strategy name, removed default side for get_rate
|
2021-07-19 11:37:52 -06:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
caps BUY_TAG_IDX
|
2021-07-21 20:19:56 +07:00 |
persistence
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
plot
|
Plotting: Fix hover mode options after plotly update
|
2021-06-30 20:11:11 +02:00 |
plugins
|
Fix deprecation warnings from pandas 1.3.0
|
2021-07-09 20:46:38 +02:00 |
resolvers
|
Load parameters from file
|
2021-06-29 07:07:34 +02:00 |
rpc
|
Merge pull request #5284 from samgermain/merge_get_buy_sell_rate
|
2021-07-20 06:54:47 +02:00 |
strategy
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
templates
|
fix daily profit data and daily profit curve example
|
2021-07-06 22:47:39 +02:00 |
vendor
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
__init__.py
|
Remove encode/decode for hyperopt
|
2021-05-01 17:01:52 +02:00 |
__main__.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
constants.py
|
Add available_capital parameter
|
2021-07-12 06:54:06 +02:00 |
exceptions.py
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
freqtradebot.py
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
loggers.py
|
Fix double logging
|
2020-11-25 14:31:34 +01:00 |
main.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
misc.py
|
feat: add one additional asterisk
|
2021-07-12 12:27:59 +00:00 |
wallets.py
|
Don't log from wallet in backtest mode
|
2021-07-16 19:57:49 +02:00 |
worker.py
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |