Sam Germain
|
64a6abc541
|
Added candle type to ohlcv_get_available_data
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
c3b2929e75
|
Added template for test test_hdf5datahandler_ohlcv_load_and_resave
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
843ca22a56
|
mark price test ohlcv_get_pairs
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
91a11d01e9
|
Added XRP_USDT-1h-mark json testdat file, and test for ohlcv_load with candle_type=mark
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
043ed3e330
|
Added candle_type tests for test_json_pair_data_filename
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
ee2ad8ca97
|
updated historic data filenames to include the candle type
|
2021-11-21 17:48:14 -06:00 |
|
Sam Germain
|
c8162479d6
|
Added price as param to fetch_ohlcv
|
2021-11-21 17:48:14 -06:00 |
|
Matthias
|
aad37bb8f3
|
Merge pull request #5924 from freqtrade/feat/leverage
call leverage methods
|
2021-11-21 19:30:27 +01:00 |
|
Matthias
|
983484accd
|
Remove fluky test (seconds still tick with time_machine)
|
2021-11-21 10:36:39 +01:00 |
|
Matthias
|
7a8978abbb
|
Make ohlcv data endpoint work correctly with new interface
|
2021-11-20 20:09:37 +01:00 |
|
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 |
|