Matthias
|
4b582b9d7e
|
fix(bybit): Override fetchOrder to false for spot markets
Build Documentation / Deploy Docs through mike (push) Has been cancelled
closes #10777
|
2024-10-10 19:48:30 +02:00 |
|
xmatthias
|
a71ed3ec5a
|
chore: update pre-commit hooks
|
2024-10-10 03:06:38 +00:00 |
|
Matthias
|
f369151e8e
|
chore: update exchange config to modern typing syntax
|
2024-10-04 06:46:45 +02:00 |
|
xmatthias
|
5fa96c944d
|
chore: update pre-commit hooks
|
2024-10-03 03:07:14 +00:00 |
|
Matthias
|
9bdee1b82d
|
feat: improve typing of fetch_funding_rates
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
c5525d356e
|
feat: support backtesting with cross configuration
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
319e8d746f
|
feat: use proper trade objects for liquidation calc
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
fe7a88362b
|
feat: add method to fetch binance funding fees
which is necessary to calculate accurate liquidation prices
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
ac8bc7dec2
|
fix: use "other trades" logic for binance cross calc
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
1473abf19a
|
refactor: rename dry-liquidation parameter
passing all open trades will be more flexible for the future.
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
45e75f3d09
|
chore: improve arguments to get_liquidation_price
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
ec79b0b17b
|
feat: update dry-run calculation params to be more generic
|
2024-10-02 07:05:00 +02:00 |
|
Matthias
|
773bf765ad
|
feat(hyperliquid): Remove precision override
part of #10377
|
2024-09-30 07:06:16 +02:00 |
|
xmatthias
|
1d66ef2f2d
|
chore: update pre-commit hooks
|
2024-09-26 03:17:36 +00:00 |
|
Matthias
|
4b70bea21f
|
chore: reset params for emulated call
Build Documentation / Deploy Docs through mike (push) Waiting to run
Binance Leverage tiers update / auto-update (push) Has been cancelled
|
2024-09-25 19:11:12 +02:00 |
|
Matthias
|
a3ca1ff1e9
|
fix: send acknoledged to bybit fetch_order calls
|
2024-09-25 19:02:32 +02:00 |
|
Matthias
|
28eabfe477
|
tests: update test for retryable okx behavior
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-09-25 06:20:49 +02:00 |
|
Matthias
|
0a68b0515c
|
chore: reduce retry count for stop orders
|
2024-09-24 20:20:33 +02:00 |
|
Matthias
|
566c0c8f72
|
refactor: split okx fetch stop fallback
|
2024-09-24 20:20:33 +02:00 |
|
Matthias
|
333f2cb472
|
fix: Improve error handling for OKX stop orders
closes #10704
|
2024-09-24 19:38:36 +02:00 |
|
Matthias
|
d23c1e8f92
|
refactor: Move dataframe parsing into get_historic_ohlcv
|
2024-09-20 07:23:52 +02:00 |
|
xmatthias
|
7561692352
|
chore: update pre-commit hooks
|
2024-09-19 03:15:32 +00:00 |
|
Matthias
|
2fe67edab3
|
chore: update link to okx liquidation formula
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled
|
2024-09-16 19:05:00 +02:00 |
|
Matthias
|
94ef4380d4
|
chore: remove validate_pairs from exchange class
Invalid pairs were filtered out before this was called in most cases.
in cases where it's not - regular pairlist-filtering provides proper warnings.
|
2024-09-15 11:28:57 +02:00 |
|
Matthias
|
79020bba28
|
chore: Remove "prohibitedIn" check
it's only been used for bitrex, which does no longer exist.
apparently this was forgotten when decomissioning bittrex.
|
2024-09-15 10:49:26 +02:00 |
|
Matthias
|
af422c7cd4
|
Merge pull request #10645 from dxbstyle/develop
added check for Kraken exchange
|
2024-09-14 10:44:23 +02:00 |
|
Matthias
|
51bdecea53
|
Improve check to cover more potential api oddities
|
2024-09-14 10:09:15 +02:00 |
|
Matthias
|
0f505c6d7b
|
Improve check to cover more potential api oddities
|
2024-09-14 10:04:28 +02:00 |
|
Matthias
|
9f34153c84
|
chore: update typing for reload function
|
2024-09-13 19:45:30 +02:00 |
|
Matthias
|
c04cf6c5cb
|
test: Improve test coverage of retry/fail logic
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
5112736385
|
feat: Simplify reload_markets logic
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
6024903bde
|
feat: conditionally apply retrier to market-reload
closes #10641
|
2024-09-13 07:23:58 +02:00 |
|
xmatthias
|
d15921b3f2
|
chore: update pre-commit hooks
|
2024-09-12 03:12:54 +00:00 |
|
dxbstyle
|
ae155c78c2
|
added check
|
2024-09-09 21:29:49 +02:00 |
|
Matthias
|
396d933e34
|
feat(bybit): add support for unified Accounts
|
2024-09-07 18:28:56 +02:00 |
|
Matthias
|
6a4b641250
|
feat: implement __str__ for marign and tradingmode enums
|
2024-09-06 20:58:54 +02:00 |
|
xmatthias
|
c6a66a8fac
|
chore: update pre-commit hooks
|
2024-09-05 03:12:48 +00:00 |
|
Matthias
|
964d437c7a
|
chore: type _ft_has
|
2024-09-04 07:15:17 +02:00 |
|
Matthias
|
d49c556291
|
chore: rename ft_has setting from ws.enabled to ws_enabled
|
2024-09-04 06:57:13 +02:00 |
|
Matthias
|
d6b2748293
|
chore: rename types to ft_types
|
2024-09-04 06:44:48 +02:00 |
|
Matthias
|
e3a5831d64
|
refactor: rename exchange.types
|
2024-09-04 06:42:51 +02:00 |
|
Matthias
|
d4ba837641
|
chore: mark Bybit as supported exchange
|
2024-09-02 07:03:04 +02:00 |
|
Matthias
|
4a1592dd92
|
feat: initialize hyperliquid in spot mode by default
|
2024-09-02 07:03:04 +02:00 |
|
xmatthias
|
4c487d666f
|
chore: update pre-commit hooks
|
2024-08-29 03:12:45 +00:00 |
|
Matthias
|
e87927564b
|
chore: Improve typing
|
2024-08-23 18:18:05 +02:00 |
|
Matthias
|
01b7ad4a3f
|
feat: prevent freqAI startup on exchanges without history
closes #10570
|
2024-08-23 18:16:06 +02:00 |
|
xmatthias
|
fd30edf2bb
|
chore: update pre-commit hooks
|
2024-08-22 03:13:36 +00:00 |
|
Matthias
|
7cab973cbf
|
feat: get new name for aliased ccxt exchanges
|
2024-08-18 11:36:06 +02:00 |
|
Matthias
|
f341edb975
|
feat: Enable websocket support for okx
|
2024-08-15 19:54:08 +02:00 |
|
Matthias
|
d521699305
|
refactor: type fetch_positions response
|
2024-08-15 08:08:50 +02:00 |
|