Sam Germain
|
7f4894d68e
|
okex.liquidation_price formula update
|
2022-01-31 12:17:07 -06:00 |
|
Sam Germain
|
fe037aa971
|
exchange.liquidation_price combined position and position_assets
|
2022-01-31 12:17:07 -06:00 |
|
Sam Germain
|
0b5c2e97b3
|
exchange._get_maintenance_ratio_and_amount
|
2022-01-31 12:17:07 -06:00 |
|
Sam Germain
|
e91aaa7d64
|
removed isolated_liq=
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
5cf54bee4d
|
removed excess decimals in test_binance
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
0c13e387fe
|
moved liquidation_price method to exchange classes
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
5a97760bd1
|
binance.get_max_leverage divide by 0 warning
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
1f8111d1c6
|
exchange.get_max_leverage pair is required
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
caff7e227f
|
binance.fill_leverage_brackets remove excess bracket
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
e4b37c6462
|
freqtradebot.leverage_prep minor fixes
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
1f1ac8ce9d
|
test_get_liquidation_price/test_get_maintenance_ratio_and_amt_binance/fill_leverage_brackets/test_validate_trading_mode_and_collateral TODO comments
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
c2f9201512
|
Added get_liquidation_price check
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
bb2b2211d0
|
exchange.fill_leverage_brackets/get_maintenance_ratio_and_amt docstring and type specification
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
b4a0611afc
|
exchange.get_liquidation_price removed irrelevant comment
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
0c8205ab3b
|
replace single quote docstrings with double quote docstrings
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
7abffee755
|
liquidation_price formula organize and comment clean up
|
2022-01-31 12:16:43 -06:00 |
|
Sam Germain
|
387a9fbf36
|
test_execute_entry liquidation_price test test_get_maintenance_ratio_and_amt_gateio
|
2022-01-31 12:16:38 -06:00 |
|
Sam Germain
|
2d545a2def
|
fixed breaking tests for liquidation price
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
1eee5373b9
|
gateio.get_maintenance_ratio_and_amt
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
8889512887
|
freqtradebot.leverage_prep gets taker_fee_rate
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
bff53c52af
|
rewrite fill_leverage_brackets
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
69a6223ca0
|
implemented binance.get_maintenance_ratio_and_amt
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
ba5fc21d84
|
added isolated futures to supported modes for binance,gateio
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
e0df7ee72a
|
Changed variable names in binance.get_max_leverage
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
42360592ba
|
trimmed down liquidation_price variable and edited comments
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
5796d95a95
|
Added gateio and okex isolated liquidation formulas
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
ba02605d77
|
Isolated liq branch passes all tests and has the general structure that it is supposed to, but is patchy, and doesnt get the correct maintenance amt and maintenance margin rate yet
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
eee7271ab8
|
Added live isolated-liq get
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
778e3bcba6
|
Suppress incompatible type "Optional[float]"; expected "float" as the check exists.
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
92c94bb62a
|
added position and wallet_balance to LocalTrade.set_isolated_liq
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
447312d4c8
|
Fixed parameter check which failed when 0.0 was passed
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
d26a068adf
|
rearanged isolated_liq in models a bit
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
3709130eb7
|
Added Tests for Binance Liquidation price, shortened liquidation param names
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
f9a2d1a71d
|
Binance Liquidation Price Hedge-Mode Removed
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
7119dc6e41
|
Converted kwargs to params
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
80f4bae3fe
|
Revert "Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts"
This reverts commit d343e84507 .
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
b30458f871
|
Revert "Added Margin Mode Check for Binance."
This reverts commit abcb9729e5 .
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
1299cff894
|
Added Margin Mode Check for Binance.
|
2022-01-31 12:15:54 -06:00 |
|
Arunavo Ray
|
60454334d9
|
Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
fe5e00361e
|
separated test_leverage into test_interest and test_liquidation_price, and paramaterized tests
|
2022-01-31 12:15:54 -06:00 |
|
Sam Germain
|
a087d03db9
|
Added liquidation_price function
|
2022-01-31 12:15:54 -06:00 |
|
Matthias
|
f10ef7f2da
|
Merge pull request #6334 from samgermain/todo
Removed PrecisionFilter liquidation price TODO-lev
|
2022-01-31 19:09:07 +01:00 |
|
Sam Germain
|
da0d2590b9
|
Removed PrecisionFilter liquidation price TODO-lev
|
2022-01-31 12:06:04 -06:00 |
|
Matthias
|
be866f04fa
|
Merge pull request #6330 from samgermain/market-checks
Removed unnecessary CCXT market checks
|
2022-01-31 19:01:59 +01:00 |
|
Matthias
|
1b063739c0
|
Merge pull request #6331 from samgermain/todo
Todo-levs
|
2022-01-31 15:42:45 +01:00 |
|
Sam Germain
|
689174ea0d
|
removed TODO-lev comments
|
2022-01-31 04:12:37 -06:00 |
|
Sam Germain
|
779b82b5b4
|
fixed test_get_min_pair_stake_amount by adding amount.min/max and cost.min/max to all markets
|
2022-01-31 03:02:17 -06:00 |
|
Sam Germain
|
5af3e1600d
|
updated conftest to have limit keys and contractSize on every market
|
2022-01-31 03:01:44 -06:00 |
|
Sam Germain
|
29c5dfd4ca
|
Removed unnecessary CCXT market checks
|
2022-01-31 02:40:10 -06:00 |
|
Matthias
|
b3e36def34
|
Merge pull request #6329 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.26
Bump prompt-toolkit from 3.0.24 to 3.0.26
|
2022-01-31 07:00:42 +01:00 |
|