Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Matthias
|
57067ce88d
|
Add tests for max_adjustment_buy handling
|
2022-01-23 19:07:37 +01:00 |
|
Matthias
|
d3713cf245
|
Fix fee test
|
2022-01-22 19:46:11 +01:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
711a6a6dbc
|
Merge branch 'develop' into pr/xataxxx/6079
|
2022-01-02 22:21:41 +01:00 |
|
Sam Germain
|
33ab3c1bea
|
Removed some todo-lev comments
|
2022-01-01 14:10:24 -06:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Sam Germain
|
9a220f6cfe
|
removed a few todos
|
2021-12-31 07:30:01 -06:00 |
|
Matthias
|
b63491fb9c
|
Update ROI_if_buy_signal tests to not use sell signal
|
2021-12-30 19:51:49 +01:00 |
|
Matthias
|
4b79d435ad
|
Merge pull request #6084 from aezomz/lev-telegram
Telegram and Webhook updates
|
2021-12-30 19:17:58 +01:00 |
|
Matthias
|
45ac3b3562
|
Change formatting slightly
|
2021-12-30 17:18:46 +01:00 |
|
Aezo Teo
|
ee7cbcd69f
|
fixed flake8 and mypy errors
|
2021-12-29 21:48:50 +08:00 |
|
Aezo Teo
|
1f773671ed
|
updated tests and telegram
|
2021-12-29 21:24:12 +08:00 |
|
Matthias
|
d3f3c49b13
|
Fix minor "gotchas"
|
2021-12-26 15:29:10 +01:00 |
|
Reigo Reinmets
|
fa01cbf546
|
iSort
|
2021-12-21 22:23:01 +02:00 |
|
Reigo Reinmets
|
f6d36ce56b
|
Fix the dca order not being counted bug.
|
2021-12-20 22:07:42 +02:00 |
|
Reigo Reinmets
|
f28d95ffb5
|
Add test for position adjust
|
2021-12-19 12:27:17 +02:00 |
|
Matthias
|
f9aa36f291
|
Don't hard-fail when executing emergency sell fails
closes #6068
|
2021-12-15 19:37:35 +01:00 |
|
Matthias
|
17bd990053
|
Update funding_fee freqtradebot test
|
2021-12-11 09:49:48 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
e75f31ee86
|
Create correct Type for PairWithTimeFrame
|
2021-12-03 15:20:18 +01:00 |
|
Matthias
|
d30aaaeaaa
|
Tests should also use CandleType
|
2021-12-03 14:27:04 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
f71b7a4e76
|
Merge branch 'develop' into feat/short
|
2021-12-02 06:53:15 +01:00 |
|
Matthias
|
5ce1eeecf5
|
Reorder messages to be sent in correct order
buy first, then buy fill,
sell first, then sell fill.
|
2021-12-01 19:57:24 +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
|
c26c0b6822
|
Merge branch 'feat/short' into short_buy_tag_compat
|
2021-11-21 19:31:59 +01: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
|
36deced00b
|
Remove more buy_tag references
|
2021-11-21 09:55:10 +01:00 |
|
Matthias
|
988f4d5190
|
Test leverage call in freqtradebot
|
2021-11-19 19:34:59 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
Matthias
|
60cf52aa34
|
Remove unused test code
|
2021-11-15 07:10:58 +01: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 |
|
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
|
68083b7fdd
|
Fix sqlinsert failure in test
|
2021-11-11 20:07:56 +01:00 |
|
Matthias
|
4eb9038358
|
Some more fixes to % formatting
|
2021-11-11 15:06:16 +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 |
|
Matthias
|
d3d17f9f8b
|
Only allow min-stake adjustments of up to 30%
fix #5856
|
2021-11-10 06:57:22 +01:00 |
|
Sam Germain
|
6c8501dadc
|
Removed docstring indents
|
2021-11-09 01:00:57 -06:00 |
|
Matthias
|
2bfec7d549
|
Add small test-case confirming trade object copy
|
2021-11-08 20:14:32 +01: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 |
|