.. |
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
|
Fix stake-amount handling for dry-run
|
2022-03-05 15:53:40 +01:00 |
leverage
|
moved liquidation_price method to exchange classes
|
2022-01-31 12:16:43 -06: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
|
rename column to liquidation_price
|
2022-03-07 17:16:33 +01: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
|
Update telegram notifications to properly detect shorts
|
2022-03-04 19:42:33 +01: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
|
Explicitly check for None to determine if initial stoploss was set
|
2022-03-06 15:06:57 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
rename column to liquidation_price
|
2022-03-07 17:16:33 +01: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
|
Fix stake-amount handling for dry-run
|
2022-03-05 15:53:40 +01:00 |
worker.py
|
Slightly reduce verbosity when reload_conf is issued
|
2021-12-23 20:33:13 +01:00 |