Matthias
|
8cf3e9f91b
|
Accept "insufficient funds" error on set_leverage from stop calls
closes #8341
|
2023-03-21 19:29:27 +01:00 |
|
Matthias
|
60e651b481
|
Updat bybit ohlcv data to v5
|
2023-03-04 19:49:37 +01:00 |
|
Matthias
|
c4fc811619
|
Add stop_price_type support (futures only!).
|
2023-02-05 10:38:58 +01:00 |
|
Matthias
|
72a98943b1
|
bybit: Add correct funding_fee_timeframe
|
2023-02-01 06:58:45 +01:00 |
|
Matthias
|
fa033965c8
|
use "swap" for bybit
|
2023-01-27 19:34:29 +01:00 |
|
Matthias
|
1431f7cc3e
|
Set position mode to one-way on startup
|
2023-01-26 19:54:35 +01:00 |
|
Matthias
|
c12fb1a49c
|
bybit: Some final cleanup
|
2023-01-24 20:12:50 +01:00 |
|
Matthias
|
25fa6bee74
|
Override get_funding_fees for bybit
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
3a83427f92
|
Add Bybit stoploss support
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
7a18e96042
|
bybit: hot-fix funding fees (temporary - must be changed)
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
f681ce9139
|
Allow margin and leverage setting failures
(this is important when an exchange "fails" a request if the setting didn't change).
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
31745a9dc2
|
bybit: Initial implementation liquidation calculation
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
752110a268
|
Add online tests for bybit
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
3192af8df8
|
Limit bybit futures markets to USDT
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
63c732a560
|
Bybit futures data download
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
ce213b55a2
|
Bybit fix candle limit
|
2022-11-26 13:58:22 +01:00 |
|
Matthias
|
9e17eabd0a
|
Improve Bybit configuration
|
2022-11-10 07:09:54 +01:00 |
|
Matthias
|
24cf044646
|
Fix bybit spot mode
|
2022-05-27 08:18:04 +00:00 |
|
Sam Germain
|
30519aa3be
|
Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs
|
2022-02-01 13:05:40 -06:00 |
|
Sam Germain
|
33ab3c1bea
|
Removed some todo-lev comments
|
2022-01-01 14:10:24 -06:00 |
|
Sam Germain
|
e7fad04eb9
|
Merge branch 'feat/short' into funding-fee-dry-run
|
2021-11-14 03:15:22 -06:00 |
|
Matthias
|
8cfc531b32
|
Merge pull request #5887 from samgermain/common-ccxt-config
Common ccxt config
|
2021-11-14 09:52:06 +01:00 |
|
Sam Germain
|
430aa0903f
|
Removed redundent TODO-levs
|
2021-11-13 19:45:41 -06:00 |
|
Sam Germain
|
3d86b18492
|
Added property _ft_has_default.ccxt_futures_name and removed subclass ccxt_config properties
|
2021-11-13 16:23:58 -06:00 |
|
Sam Germain
|
3c509a1f9b
|
New method for combining all funding fees within a time period
|
2021-11-13 04:45:23 -06:00 |
|
Sam Germain
|
956352f041
|
Removed name_for_futures_market
|
2021-10-28 07:19:46 -06:00 |
|
Sam Germain
|
d99e0dac7b
|
Added name for futures market property
|
2021-10-23 21:59:47 -06:00 |
|
Sam Germain
|
e367f84b06
|
Added more update_funding_fee tests, set exchange of default conf
|
2021-10-07 04:20:53 -06:00 |
|
Sam Germain
|
77d3a8b457
|
Added bybit funding-fee times
|
2021-09-30 20:18:56 -06:00 |
|
Matthias
|
42453333be
|
Align coinbase download with ccxt limits
Align with https://github.com/ccxt/ccxt/issues/9268
|
2021-05-27 07:38:47 +02:00 |
|
Matthias
|
d7daa86434
|
Add bybit subclass
|
2020-12-20 19:59:46 +01:00 |
|