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
|
4e9b83e170
|
Merge branch 'feat/short' into futures_pairlist
|
2021-11-15 19:12:36 +01:00 |
|
Matthias
|
e7499b7c44
|
Improve leggibility of test
|
2021-11-14 19:53:08 +01:00 |
|
Matthias
|
b3afca2a9d
|
Improve ccxt_compat test for funding rate
|
2021-11-14 13:37:09 +01: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 |
|
Matthias
|
38362e0ec5
|
Update test names
|
2021-11-14 09:02:25 +01:00 |
|
Sam Germain
|
86e5b480a8
|
test_strategy_test_v2 for shorts
|
2021-11-13 19:56:29 -06:00 |
|
Sam Germain
|
430aa0903f
|
Removed redundent TODO-levs
|
2021-11-13 19:45:41 -06:00 |
|
Sam Germain
|
77f8f8658c
|
test_rpc_telegram short test
|
2021-11-13 19:36:49 -06:00 |
|
Sam Germain
|
ca9805112d
|
test_get_trades_proxy and test_select_order for shorts passes
|
2021-11-13 19:28:58 -06:00 |
|
Sam Germain
|
01ad65de68
|
test_rpc_apiserver.py
|
2021-11-13 19:22:43 -06:00 |
|
Sam Germain
|
3ce64dd4e9
|
Added test__ccxt_config for all exchanges with subclass files on freqtrade
|
2021-11-13 16:32:43 -06:00 |
|
Sam Germain
|
099bf7691e
|
Updated bibox to combine parent _ccxt_config and minimized _ccxt_config tests
|
2021-11-13 16:23:59 -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 |
|
Matthias
|
6b40792f80
|
Merge branch 'feat/short' into funding-fee-dry-run
|
2021-11-12 08:06:29 +01:00 |
|
Matthias
|
8d4163d003
|
Add compat tests
|
2021-11-12 07:26:59 +01:00 |
|
Matthias
|
68083b7fdd
|
Fix sqlinsert failure in test
|
2021-11-11 20:07:56 +01:00 |
|
Sam Germain
|
43174760ef
|
Added exit trade funding_fees check but test fails because of sql integrity error test_update_funding_fees
|
2021-11-10 01:19:51 -06:00 |
|
Sam Germain
|
b87f8e7034
|
Removed unnecessary todo comments
|
2021-11-10 00:59:53 -06:00 |
|
Sam Germain
|
6c8501dadc
|
Removed docstring indents
|
2021-11-09 01:00:57 -06:00 |
|
Sam Germain
|
7122cb2fe9
|
updated test_get_funding_fees to test for funding fees at beginning of trade also
|
2021-11-08 01:58:23 -06:00 |
|
Sam Germain
|
bea37e5ea3
|
moved dry run check for funding fees to exchange
|
2021-11-08 01:58:09 -06:00 |
|
Matthias
|
11b77cf94c
|
Update test to new list-pairs format
|
2021-11-07 10:43:00 +01:00 |
|
Matthias
|
bfe3760f68
|
Add tests for margin mode
|
2021-11-07 10:43:00 +01:00 |
|
Matthias
|
0dd9a277d3
|
improve market_is_tradable tests
|
2021-11-07 10:43:00 +01:00 |
|
Matthias
|
534b0a5911
|
Some tests for new market checking
|
2021-11-07 10:43:00 +01:00 |
|
Matthias
|
8990097d6f
|
Enrich markets mock with "type" and "spot" info
|
2021-11-07 10:43:00 +01:00 |
|
Sam Germain
|
252e45ebf2
|
Merge branch 'feat/short' into funding-fee-dry-run
|
2021-11-06 22:46:00 -06:00 |
|
Sam Germain
|
8bfcf4ee09
|
Fixed breaking exchange tests from _get_funding_fee_dates, and commented out kraken get_funding_fees tests
|
2021-11-06 22:05:38 -06:00 |
|
Sam Germain
|
b88482b2e9
|
Fixed millisecond timestamp issue errors with funding fees
|
2021-11-06 21:45:35 -06:00 |
|
Sam Germain
|
48b34c8fd0
|
Fixed issues with funding-fee being miscalculated on trade objects in freqtradebot
|
2021-11-06 21:03:18 -06:00 |
|
Sam Germain
|
f795288d90
|
Fixed timestamp/datetime issues for mark price, funding rate and _get_funding_fee_dates
|
2021-11-06 20:48:03 -06:00 |
|
Sam Germain
|
6e912c1053
|
Updated _get_funding_fee method names, added kraken._get_funding_fee
|
2021-11-06 17:39:21 -06:00 |
|
Matthias
|
ebc38159b8
|
Merge branch 'develop' into feat/short
|
2021-11-06 15:24:52 +01:00 |
|
Sam Germain
|
cb97c6f388
|
Updated time to utc in test_update_funding_fees, some funding rate key errors because a timestamp is likely not in utc
|
2021-11-06 05:56:58 -06:00 |
|
Sam Germain
|
fd63fa7dda
|
Updated test_update_funding_fees to compile fine but the assertion is incorrect
|
2021-11-06 05:42:41 -06:00 |
|
Rokas Kupstys
|
98b475a00b
|
Use lambdas instead of a static number of side-effects.
|
2021-11-06 10:23:46 +02:00 |
|
Matthias
|
ae3b53014d
|
Add failing test for OKEX failure
part of #5842
|
2021-11-05 19:44:02 +01:00 |
|
Matthias
|
60a5ded532
|
Don't convert telegram chat_id
closes #5840
|
2021-11-05 19:27:54 +01:00 |
|
Sam Germain
|
8a4236198f
|
Added test_update_funding_fees in freqtradebot, test currently fails
|
2021-11-03 22:52:37 -06:00 |
|
Matthias
|
431b96de98
|
Merge branch 'develop' into pr/theluxaz/5710
|
2021-11-03 19:43:36 +01:00 |
|
Matthias
|
161a3fac15
|
Run exchange-enabled tests against okex
|
2021-11-02 20:08:56 +01:00 |
|
Sam Germain
|
3de42da29a
|
All funding fee test_exchange tests pass
|
2021-11-01 07:52:40 -06:00 |
|
Sam Germain
|
863e0bf837
|
Adding 1am tests to funding_fee_dates
|
2021-11-01 06:40:20 -06:00 |
|
Sam Germain
|
74b6335acf
|
Adding timezone utc to test__get_funding_fee_dates
|
2021-11-01 06:34:22 -06:00 |
|
Sam Germain
|
ba95172d07
|
Finished test_calculate_funding_fees
|
2021-11-01 06:28:03 -06:00 |
|
Sam Germain
|
765ee5af50
|
Updated conftest funding_rate and mark_price
|
2021-11-01 02:51:59 -06:00 |
|