Matthias
|
988f4d5190
|
Test leverage call in freqtradebot
|
2021-11-19 19:34:59 +01:00 |
|
Matthias
|
0a50017c84
|
Add long/short support to backtesting
|
2021-11-18 20:34:59 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
Matthias
|
4f0a73010a
|
Merge pull request #5890 from aezomz/todo-rpc
Todo-lev RPC tests and model
|
2021-11-17 06:58:07 +01:00 |
|
aezo.teo
|
1ba2e275b8
|
updated test param format
|
2021-11-16 14:29:40 +08:00 |
|
Matthias
|
ce3c5b32f9
|
Fix test leakage in ccxt_compat
|
2021-11-16 07:04:56 +01:00 |
|
aezo.teo
|
c17c1611bd
|
removed short_trades, updated schema, tests
|
2021-11-16 14:03:33 +08: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
|
60cf52aa34
|
Remove unused test code
|
2021-11-15 07:10:58 +01:00 |
|
Sam Germain
|
ff6b1f4421
|
Small changes
|
2021-11-14 21:01:08 -06:00 |
|
Sam Germain
|
f101419a47
|
Merge branch 'feat/short' into todo-rpc
|
2021-11-14 20:48:55 -06:00 |
|
Matthias
|
e7499b7c44
|
Improve leggibility of test
|
2021-11-14 19:53:08 +01:00 |
|
Matthias
|
9102590365
|
Improve tests by also having a "Mixed" case
|
2021-11-14 19:22:12 +01:00 |
|
aezo.teo
|
a08572e907
|
Merge remote-tracking branch 'upstream/feat/short' into todo-rpc
|
2021-11-14 21:21:59 +08:00 |
|
aezo.teo
|
22f7c0fdc6
|
updated test cases
|
2021-11-14 21:04:24 +08:00 |
|
Matthias
|
b3afca2a9d
|
Improve ccxt_compat test for funding rate
|
2021-11-14 13:37:09 +01:00 |
|
aezo.teo
|
92997c85f9
|
adding sides for rate and 1 more test case
|
2021-11-14 17:37:31 +08:00 |
|
Matthias
|
4d1d8de9b7
|
Split /stats messages
closes #5869
|
2021-11-14 10:20:04 +01:00 |
|
Sam Germain
|
e7fad04eb9
|
Merge branch 'feat/short' into funding-fee-dry-run
|
2021-11-14 03:15:22 -06:00 |
|
Matthias
|
1dc98cc4d5
|
Break line
|
2021-11-14 10:12:19 +01:00 |
|
aezo.teo
|
8df334515f
|
added logic for is_short and tests
|
2021-11-14 16:52:38 +08:00 |
|
Matthias
|
8cfc531b32
|
Merge pull request #5887 from samgermain/common-ccxt-config
Common ccxt config
|
2021-11-14 09:52:06 +01:00 |
|
Matthias
|
5b9cbaf277
|
Use Close value for trade signal calculation
|
2021-11-14 09:50:04 +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 |
|
ethan
|
a177e58dc4
|
Remove "currency" generating from splitting pair str
|
2021-11-13 08:49:02 -05:00 |
|
Sam Germain
|
3c509a1f9b
|
New method for combining all funding fees within a time period
|
2021-11-13 04:45:23 -06:00 |
|
ethan
|
32e3376296
|
Update buy/sell fill telegram notifications
|
2021-11-12 21:49:07 -05: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 |
|
Matthias
|
4d1ce51207
|
Merge pull request #5879 from freqtrade/improve_pct_formatting
Improve pct formatting
|
2021-11-11 19:30:55 +01:00 |
|
Matthias
|
39bb34cdb3
|
Fix test loading bug
|
2021-11-11 16:34:40 +01:00 |
|
Matthias
|
e0fd880c11
|
Improve some more pct formattings
|
2021-11-11 16:12:23 +01:00 |
|
Matthias
|
4eb9038358
|
Some more fixes to % formatting
|
2021-11-11 15:06:16 +01:00 |
|
Matthias
|
1b271d0840
|
Improve % outputs to not use explicit "pct" entries
|
2021-11-11 12:58:38 +01:00 |
|
Matthias
|
ce2aa1dc69
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
|
Matthias
|
f8d30abd79
|
Handle order returns that contain trades directly
binance market orders - and potentially other exchanges
|
2021-11-10 19:43:36 +01:00 |
|
Matthias
|
f7b2c0c5d7
|
Remove unneeded assignment from tests
|
2021-11-10 19:16:37 +01:00 |
|
Matthias
|
e7d1630c92
|
Add space
|
2021-11-10 16:51:31 +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 |
|