Sam Germain
|
0b5c2e97b3
|
exchange._get_maintenance_ratio_and_amount
|
2022-01-31 12:17:07 -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
|
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
|
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
|
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
|
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 |
|
Sam Germain
|
29c5dfd4ca
|
Removed unnecessary CCXT market checks
|
2022-01-31 02:40:10 -06:00 |
|
Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
fdea4fcb1b
|
Remove some todo's
|
2022-01-28 15:52:12 +01:00 |
|
Matthias
|
138e867a68
|
Filter tickers on stake-currency for kraken
|
2022-01-28 07:20:47 +01:00 |
|
Matthias
|
108018b30b
|
Merge pull request #6231 from freqtrade/funding_rate_backtest
Funding rate backtest
|
2022-01-27 17:01:28 +01:00 |
|
Matthias
|
f7be93aaa6
|
leverage limits can be None, so we need to check for that
|
2022-01-25 06:30:03 +01:00 |
|
Matthias
|
ad28543d4d
|
Update kraken calculation
|
2022-01-22 19:46:11 +01:00 |
|
Matthias
|
a0c0c4dcbe
|
Update funding_fee formula to correctly calculate fees for long trades
|
2022-01-22 19:46:10 +01:00 |
|
Matthias
|
82c90c0049
|
Extract funding and mark mergin to separate method
|
2022-01-22 19:45:46 +01:00 |
|
Matthias
|
84c6d92d4c
|
calculate_funding_fees is actually a public exchange interface (used in backtesting).
|
2022-01-22 19:45:46 +01:00 |
|
Matthias
|
c6c97efed3
|
Remove unused method _get_funding_fee
|
2022-01-22 19:44:20 +01:00 |
|
Matthias
|
ef3a1ea8f2
|
Split funding fee calculation from Download
|
2022-01-22 19:44:20 +01:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
56daafd6b7
|
Use realistic date for dry-run orders
|
2022-01-22 16:31:59 +01:00 |
|
Matthias
|
6684bff963
|
Dry-run orders should have filled set correctly
|
2022-01-15 15:25:16 +01:00 |
|
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
2022-01-07 10:13:16 +01:00 |
|
Matthias
|
b77943af0d
|
Merge pull request #6173 from freqtrade/volume_quote_workaround
Selectively convert quote to base volume in volumepairlist
|
2022-01-07 09:07:16 +01:00 |
|
Matthias
|
24ec78b11c
|
Quote-volumelist fix for gateio
|
2022-01-06 19:07:47 +01:00 |
|
Matthias
|
326e3d1f8e
|
Selectively convert quote to base volume in volumepairlist
|
2022-01-06 19:07:43 +01:00 |
|
Matthias
|
173524ea5b
|
Merge pull request #6170 from freqtrade/contract_workaround
contractSize is a string coming from ccxt
|
2022-01-06 16:25:19 +01:00 |
|
Carlo Revelli
|
7451b60501
|
increase okex candle limit
|
2022-01-06 05:31:23 -08:00 |
|
Matthias
|
431fcdd76f
|
contractSize is a string comming from ccxt
|
2022-01-06 13:53:27 +01:00 |
|
Matthias
|
72b2d4ab5f
|
Update FTX to support new standardized futures format
|
2022-01-06 11:16:26 +01:00 |
|
Matthias
|
33d95d245e
|
Fix unbounderror
closes #6169
|
2022-01-06 08:48:30 +01:00 |
|
Sam Germain
|
b2a1124a26
|
Merge branch 'feat/short' of https://github.com/freqtrade/freqtrade into feat/short
|
2022-01-04 00:17:42 -06:00 |
|
Matthias
|
e57c2d64a5
|
Merge pull request #5888 from samgermain/contract-sizes
Convert contract size to underlying asset size
|
2022-01-03 21:55:19 +01:00 |
|
Matthias
|
d8cb61278f
|
Simplify contract conversion code
by reusing "get_contract_size"
|
2022-01-03 18:12:45 +01:00 |
|
Sam Germain
|
707a6507b5
|
removed redundant todos
|
2022-01-02 21:46:06 -06:00 |
|
Matthias
|
7f88f9bf27
|
Revert unintended double-call of amount conversion
|
2022-01-02 13:11:29 +01:00 |
|
Sam Germain
|
33ab3c1bea
|
Removed some todo-lev comments
|
2022-01-01 14:10:24 -06:00 |
|
Sam Germain
|
14ae327459
|
grouped contract methods
|
2022-01-01 14:08:10 -06:00 |
|
Sam Germain
|
3e4912979a
|
exchange.py: removed get funding rate history
|
2022-01-01 14:03:26 -06:00 |
|