Matthias
|
20fc9459f2
|
Add test for can_short strategy attribute
|
2022-03-11 19:37:45 +01:00 |
|
Matthias
|
1ce55e88b4
|
Try to revert sequence in test
|
2022-03-08 07:10:59 +01:00 |
|
Sam Germain
|
488da9b875
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
|
Matthias
|
5ab72ac082
|
chore: realign enums imports
|
2022-03-03 07:07:33 +01:00 |
|
Matthias
|
e9456cdf15
|
Update trade response to use a single Order object
|
2022-03-02 19:58:08 +01:00 |
|
Matthias
|
17c9c3caf3
|
Enable orders via API
|
2022-03-02 19:58:08 +01:00 |
|
Matthias
|
e9f3f3d859
|
Fix random test failure (2nd try)
|
2022-02-26 17:08:35 +01:00 |
|
Matthias
|
79ddc9abaa
|
Merge pull request #6423 from samgermain/wallet-amt
Futures wallet amount
|
2022-02-26 15:55:28 +01:00 |
|
Matthias
|
e25929f50a
|
Update test to not fail randomly
|
2022-02-26 15:53:01 +01:00 |
|
Matthias
|
75868a851b
|
Attempt Fix random test failure
|
2022-02-26 15:20:56 +01:00 |
|
Matthias
|
3b1b66bee8
|
Prevent backtest starting when not in webserver mode
#6455
|
2022-02-25 07:40:49 +01:00 |
|
Matthias
|
d07a24a54f
|
Update tests for new wallet RPC structure
|
2022-02-24 20:05:56 +01:00 |
|
Matthias
|
fd936e26ae
|
Merge branch 'develop' into feat/short
|
2022-02-24 19:56:42 +01:00 |
|
Matthias
|
42df65d4ec
|
Make sure backtesting is cleaned up in tests
|
2022-02-24 14:22:49 +00:00 |
|
Matthias
|
14b69405a2
|
Init persistence should be the innermost fixture
|
2022-02-23 10:43:04 +01:00 |
|
Matthias
|
ec34189f1b
|
Attempt to fix random ci error
|
2022-02-23 08:47:20 +01:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
Matthias
|
4e2f06fe9c
|
Simplify band-aid code
|
2022-02-09 06:48:26 +01:00 |
|
Matthias
|
6191288ff9
|
Add test for NaT problematic
|
2022-02-09 06:36:17 +01:00 |
|
Matthias
|
45e533fc3e
|
Add leverage/short properties to api responses
|
2022-02-01 07:08:43 +01:00 |
|
Matthias
|
15d5389564
|
Update /health endpoint to be in local timezone
|
2022-01-28 10:33:35 +01:00 |
|
Matthias
|
be7ce208dc
|
Update tests to test forceenter endpoint
|
2022-01-26 19:24:01 +01:00 |
|
Matthias
|
48d8cd82af
|
_rpc_forcebuy
|
2022-01-26 19:11:01 +01:00 |
|
Reigo Reinmets
|
bf62fc9b25
|
Add /health endpoint that returns last_process timestamp, fix issue #6009
|
2022-01-23 21:58:46 +02:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
d549905856
|
Api-backtest to test new functionality
|
2022-01-20 07:11:48 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
39f0a17e62
|
Fix formatting
|
2021-12-16 07:11:35 +01:00 |
|
Matthias
|
8fdef2900e
|
Increment API version to let clients know this is now available
|
2021-12-11 19:41:30 +01:00 |
|
Matthias
|
cc96db76f0
|
Add possibility to delete pairs from the pairlist via api
|
2021-12-11 15:53:44 +01:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|
Matthias
|
25e1142f89
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
5a3b907132
|
Update converter tests
|
2021-12-07 06:59:27 +01:00 |
|
Matthias
|
d0467b30ba
|
Add strategy_version to API response
|
2021-12-04 14:49:45 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
e0e4369c8e
|
list-available-pairs should be tradingmode dependent
|
2021-12-03 08:09:32 +01:00 |
|
Matthias
|
b578e31255
|
Align tests to have futures data in futures/ directory
|
2021-12-03 07:20:43 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Sam Germain
|
0183e313ac
|
Merge branch 'mark-price-candles' of https://github.com/samgermain/freqtrade into mark-price-candles
|
2021-11-27 02:44:14 -06:00 |
|
Sam Germain
|
0d30b32fdd
|
Formatting changes
|
2021-11-27 02:44:06 -06:00 |
|
Matthias
|
cc9ea1d466
|
Merge pull request #5935 from freqtrade/short_buy_tag_compat
Short buy tag compat
|
2021-11-26 06:29:56 +01:00 |
|
Matthias
|
51e54a666c
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-11-23 19:01:07 +01:00 |
|
Matthias
|
ce0593c0e1
|
Merge branch 'develop' into feat/short
|
2021-11-23 07:35:26 +01:00 |
|
Matthias
|
b8cefd687e
|
Add api_version to botresponse
|
2021-11-23 07:08:55 +01:00 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
Matthias
|
36deced00b
|
Remove more buy_tag references
|
2021-11-21 09:55:10 +01:00 |
|
Matthias
|
7a8978abbb
|
Make ohlcv data endpoint work correctly with new interface
|
2021-11-20 20:09:37 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|