.. |
commands
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
configuration
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
data
|
Properly detect default candle type
|
2022-01-29 14:31:58 +01:00 |
edge
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
enums
|
Revert "Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts"
|
2022-01-31 12:15:54 -06:00 |
exchange
|
Merge branch 'feat/short' into isolated-liq
|
2022-01-31 14:22:01 -06: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 branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
persistence
|
exchange.liquidation_price methods combined, dry_run check on exchange for liquidation price
|
2022-01-31 12:18:25 -06:00 |
plot
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
plugins
|
Removed PrecisionFilter liquidation price TODO-lev
|
2022-01-31 12:06:04 -06:00 |
resolvers
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
rpc
|
Merge pull request #6306 from freqtrade/short_forceentry
|
2022-01-30 07:36:14 +01:00 |
strategy
|
Merge pull request #6312 from freqtrade/short_informative_decorator
|
2022-01-30 15:33:52 +01:00 |
templates
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
vendor
|
Disable ability to use lookahead-biased vwap
|
2021-10-17 11:23:58 +02:00 |
__init__.py
|
merged with feat/short
|
2021-09-15 22:28:10 -06:00 |
__main__.py
|
Update references to remove python 3.7 support
|
2022-01-25 06:43:36 +01:00 |
constants.py
|
test_execute_entry liquidation_price test test_get_maintenance_ratio_and_amt_gateio
|
2022-01-31 12:16:38 -06:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
freqtradebot.leverage_prep moved wallet_balance to a variable
|
2022-01-31 13:21:27 -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-01-22 17:56:01 +01:00 |
wallets.py
|
Integration-test for DCA order
|
2022-01-02 20:20:56 +01:00 |
worker.py
|
Slightly reduce verbosity when reload_conf is issued
|
2021-12-23 20:33:13 +01:00 |