.. |
commands
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
configuration
|
chore: realign enums imports
|
2022-03-03 07:07:33 +01:00 |
data
|
Use parsed TradingMode from config
|
2022-03-03 07:06:13 +01:00 |
edge
|
Keep short edge support as regular TODO
|
2022-02-12 15:43:52 +01:00 |
enums
|
don't allow short trades in spot mode
|
2022-02-21 19:19:12 +01:00 |
exchange
|
Give tests a chance to pass
|
2022-03-04 06:50:42 +01:00 |
leverage
|
Fix docstring indents
|
2021-11-09 19:22:29 +01:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
Merge pull request #6467 from samgermain/backtest-liq
|
2022-03-03 06:50:32 +01:00 |
persistence
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
plot
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
plugins
|
Merge pull request #6394 from samgermain/todos
|
2022-02-12 15:44:42 +01:00 |
resolvers
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
rpc
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
strategy
|
chore: realign enums imports
|
2022-03-03 07:07:33 +01:00 |
templates
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
vendor
|
Disable ability to use lookahead-biased vwap
|
2021-10-17 11:23:58 +02:00 |
__init__.py
|
Revert wrong version string
|
2022-03-01 19:08:04 +01:00 |
__main__.py
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
constants.py
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
loggers.py
|
Fix empty "/log" endpoint in certain moments
|
2022-01-16 15:37:00 +01:00 |
main.py
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
misc.py
|
Merge branch 'develop' into feat/short
|
2022-02-23 06:28:15 +01:00 |
wallets.py
|
Rename get_positions to fetch_positions to align with ccxt naming
|
2022-02-24 20:05:56 +01:00 |
worker.py
|
Slightly reduce verbosity when reload_conf is issued
|
2021-12-23 20:33:13 +01:00 |