Sam Germain
|
7dab70f1a5
|
test_ccxt_compat - ftx["futures"] = false
|
2022-02-26 09:45:15 -06:00 |
|
Sam Germain
|
64172bc98d
|
removed TODOs in test_CCXT_compat
|
2022-02-26 09:27:38 -06:00 |
|
Sam Germain
|
2015e9345d
|
test_ccxt_compat maintenanceMarginRatio -> maintenanceMarginRate
|
2022-02-16 09:25:27 -06:00 |
|
Sam Germain
|
df86300729
|
test_ccxt_dry_run_liquidation_price
|
2022-02-16 09:22:22 -06:00 |
|
Sam Germain
|
dc73fccd3c
|
removed test_ccxt_get_maintenance_ratio_and_amt
|
2022-02-16 09:03:50 -06:00 |
|
Sam Germain
|
a1e9e940dd
|
test_ccxt_load_leverage_tiers
|
2022-02-16 08:51:39 -06:00 |
|
Sam Germain
|
ef5dae2770
|
ccxt_compat_tests for leverage tiers
|
2022-02-16 08:08:10 -06:00 |
|
Matthias
|
5ee5e0256b
|
Clarify todo
|
2022-02-15 06:39:55 +01:00 |
|
Matthias
|
99e3e26542
|
Adjust ccxt test naming to align with the other tests
|
2022-02-14 19:14:44 +01:00 |
|
Sam Germain
|
8fe3f0c933
|
fix breaking tests
|
2022-02-12 23:08:42 -06:00 |
|
Sam Germain
|
e7430da5d7
|
test_ccxt_compat commented out unfinished tests
|
2022-02-12 23:02:16 -06:00 |
|
Sam Germain
|
3ebda1d29d
|
Added test templated
|
2022-02-12 23:02:15 -06:00 |
|
Sam Germain
|
42e36f44f8
|
replaced "leverage" with "tiers"
|
2022-02-12 23:02:14 -06:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
Sam Germain
|
52fed6e779
|
test_ccxt__get_contract_size
|
2022-02-10 06:59:43 -06:00 |
|
Matthias
|
1d10d2c87c
|
Okex -> okx
|
2022-02-08 19:45:39 +01:00 |
|
Sam Germain
|
ce676a9dd7
|
wrote ccxt_compat.test_get_max_leverage_spot test_get_max_leverage_futures
|
2022-02-04 17:55:49 -06: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 |
|
Matthias
|
138e867a68
|
Filter tickers on stake-currency for kraken
|
2022-01-28 07:20:47 +01:00 |
|
Matthias
|
9df7014de3
|
Skip kraken tests temporarily
|
2022-01-28 06:59:37 +01:00 |
|
Matthias
|
d3713cf245
|
Fix fee test
|
2022-01-22 19:46:11 +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
|
cf077b15c2
|
Fix random test failure
|
2022-01-08 14:54:39 +01:00 |
|
Matthias
|
dd37e5cfb8
|
Fix compat-test failures due to wrong currency
|
2022-01-08 14:46:07 +01:00 |
|
Matthias
|
dad080f56f
|
Merge branch 'develop' into feat/short
|
2022-01-08 10:45:15 +01:00 |
|
Matthias
|
43f8087f32
|
Bitvavo does not support USDT stake
|
2022-01-08 10:44:07 +01:00 |
|
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
2022-01-07 10:13:16 +01:00 |
|
Matthias
|
cd144cdfc9
|
Add bitvavo to compatibility tests
#6166
|
2022-01-07 09:30:50 +01:00 |
|
Matthias
|
72b2d4ab5f
|
Update FTX to support new standardized futures format
|
2022-01-06 11:16:26 +01:00 |
|
Matthias
|
c1d981749e
|
Fix flake8 error
|
2022-01-06 10:09:41 +01:00 |
|
Matthias
|
8958f569aa
|
Fix random funding_rate test failure
|
2022-01-05 20:37:26 +01:00 |
|
Matthias
|
293ffeae67
|
Fix random test failure in funding test
|
2022-01-03 20:18:43 +01:00 |
|
Matthias
|
a557451eee
|
Okex uses 4h mark candle timeframe
|
2021-12-19 16:47:44 +01:00 |
|
Matthias
|
aabca85a5f
|
Update _calculate_funding_fees to reuse existing async infrastructure
|
2021-12-10 19:50:58 +01:00 |
|
Matthias
|
35f9549e98
|
Expose drop_incomplete from refresh_latest_ohlcv
|
2021-12-10 07:36:25 +01:00 |
|
Matthias
|
3f266e8c8c
|
Improve ccxt_mark_price_test
|
2021-12-10 06:46:35 +01:00 |
|
Matthias
|
a58c2c4f6c
|
Update ccxt_compat tests to also test funding_rate
|
2021-12-07 06:31:39 +01:00 |
|
Matthias
|
ce3c5b32f9
|
Fix test leakage in ccxt_compat
|
2021-11-16 07:04:56 +01:00 |
|
Matthias
|
75eccea88d
|
Improve futures detection, add ccxt-compat test
|
2021-11-15 19:57:36 +01:00 |
|
Matthias
|
b3afca2a9d
|
Improve ccxt_compat test for funding rate
|
2021-11-14 13:37:09 +01:00 |
|
Matthias
|
8d4163d003
|
Add compat tests
|
2021-11-12 07:26:59 +01:00 |
|
Matthias
|
161a3fac15
|
Run exchange-enabled tests against okex
|
2021-11-02 20:08:56 +01:00 |
|
Matthias
|
4e2b1764b8
|
ccxt_compat_tests must run with dry-run=False
|
2021-09-14 20:24:44 +02:00 |
|
Matthias
|
a12c3ecc9b
|
Remove credentials whenever dry-run is set from within the exchange
|
2021-09-13 20:27:32 +02:00 |
|
Matthias
|
ba5abb20bd
|
Run compat ci for gate.io
|
2021-08-20 06:30:27 +02:00 |
|
Matthias
|
acb00cd072
|
Use realistic threshold for "get_fee" test
|
2021-08-18 06:25:52 +02:00 |
|
Matthias
|
e4bb6b1582
|
Add kucoin exchange subclass
Kucoin has some specific orderbook restrictions
closes #4723
|
2021-04-13 12:28:07 +02:00 |
|
Matthias
|
6597055a24
|
Ensure ccxt tests run without dry-run
closes #4566
|
2021-03-17 19:36:11 +01:00 |
|
Matthias
|
ee74bc1f52
|
timeframe is mandatory, no need to use .get()
|
2021-02-14 11:01:12 +01:00 |
|