Reigo Reinmets
|
0c4664e8f4
|
Lock file is not always left behind so handle it.
|
2021-12-23 17:39:43 +02:00 |
|
Reigo Reinmets
|
bc60139ae3
|
I really should make this flake8 / isort check automatic before commit.
|
2021-12-23 16:40:47 +02:00 |
|
Reigo Reinmets
|
8393c99b62
|
Whoops, missing a line.
|
2021-12-23 16:25:27 +02:00 |
|
Reigo Reinmets
|
8bf1001b33
|
Fix test failing when user_data already contains data...
|
2021-12-23 12:41:37 +02:00 |
|
Reigo Reinmets
|
da2e07b7fe
|
Unittest base_stake_amount_ratio
|
2021-12-22 02:42:44 +02:00 |
|
Reigo Reinmets
|
76e7bf6cd2
|
Merge branch 'freqtrade:develop' into dca
|
2021-12-22 02:24:21 +02:00 |
|
Reigo Reinmets
|
fa01cbf546
|
iSort
|
2021-12-21 22:23:01 +02:00 |
|
Matthias
|
f88b6af26f
|
Merge pull request #6070 from cdimauro/suppress_logs
Suppress additional logs for pairs in blacklist
|
2021-12-21 21:07:15 +01:00 |
|
Matthias
|
e5aaef6440
|
Fix CI failure
|
2021-12-21 19:20:09 +01: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 |
|
Reigo Reinmets
|
db2f0660fa
|
Some more compatibility fixes.
|
2021-12-18 11:15:59 +02:00 |
|
Reigo Reinmets
|
30673f84f9
|
Flake8 compatibility
|
2021-12-18 11:00:25 +02:00 |
|
Reigo Reinmets
|
cea023399e
|
Merge branch 'freqtrade:develop' into dca
|
2021-12-17 21:59:58 +02:00 |
|
Reigo Reinmets
|
462270bc5a
|
Fix a case where the amount was not recalculated. Added additional temporary logging.
|
2021-12-16 22:57:56 +02:00 |
|
Matthias
|
ea38b58081
|
Add base_currency to allowed webhook fields
closes #6075
|
2021-12-16 20:18:01 +01:00 |
|
Reigo Reinmets
|
337af44901
|
Merge branch 'freqtrade:develop' into dca
|
2021-12-16 20:02:14 +02:00 |
|
Matthias
|
b2fc3e814e
|
Merge pull request #6055 from freqtrade/blacklist_delete
Add Blacklist delete
|
2021-12-16 13:41:18 +01:00 |
|
Matthias
|
39f0a17e62
|
Fix formatting
|
2021-12-16 07:11:35 +01:00 |
|
Reigo Reinmets
|
7200659b35
|
Merge branch 'freqtrade:develop' into dca
|
2021-12-15 23:17:44 +02:00 |
|
Matthias
|
f9aa36f291
|
Don't hard-fail when executing emergency sell fails
closes #6068
|
2021-12-15 19:37:35 +01:00 |
|
Matthias
|
b80b5ed1ad
|
Improve uri_logging test
part of #6069
|
2021-12-15 19:25:30 +01:00 |
|
cdimauro
|
9d8646072c
|
Add test case for checking removal of logs for pains in blacklist
|
2021-12-14 06:23:40 +01:00 |
|
Reigo Reinmets
|
1017b68af9
|
Fix some unit-tests. Use common trade entry code.
|
2021-12-13 02:27:09 +02:00 |
|
Reigo Reinmets
|
98255c18cf
|
Merge branch 'freqtrade:develop' into dca
|
2021-12-13 02:10:13 +02:00 |
|
Matthias
|
3398469e55
|
Update PerformanceFilter to have min_profit as ratio again.
closes #6056
|
2021-12-12 13:21:36 +01:00 |
|
Reigo Reinmets
|
8dacd987b9
|
Merge branch 'freqtrade:develop' into dca
|
2021-12-12 08:31:38 +02:00 |
|
Matthias
|
8fdef2900e
|
Increment API version to let clients know this is now available
|
2021-12-11 19:41:30 +01:00 |
|
Matthias
|
8da79d0ab2
|
Add blacklist-control to telegram
|
2021-12-11 16:12:24 +01:00 |
|
Matthias
|
cc96db76f0
|
Add possibility to delete pairs from the pairlist via api
|
2021-12-11 15:53:44 +01:00 |
|
Matthias
|
e729fad99c
|
Add unknown_fee_rate parameter
|
2021-12-11 15:26:08 +01:00 |
|
Reigo Reinmets
|
f97662e816
|
Add position_adjustment_enable config keyword to enable it.
|
2021-12-11 00:28:12 +02:00 |
|
Reigo Reinmets
|
b2c2852f86
|
Initial backtesting support. This does make it rather slow.
|
2021-12-09 23:21:35 +02:00 |
|
Reigo Reinmets
|
00366c5c88
|
Additional unit-tests
|
2021-12-09 20:03:41 +02:00 |
|
Reigo Reinmets
|
28d0b5165a
|
Add unit-test
|
2021-12-09 19:47:24 +02:00 |
|
Matthias
|
be6b1f6f83
|
Import from enums, not submodules
|
2021-12-09 06:18:21 +01:00 |
|
Matthias
|
d0467b30ba
|
Add strategy_version to API response
|
2021-12-04 14:49:45 +01:00 |
|
Matthias
|
848a2d5383
|
Merge branch 'develop' into pr/dvdmchl/5929
|
2021-12-04 14:40:15 +01:00 |
|
Matthias
|
2080bf0952
|
Fix some formatting errors, add test for strategy version
|
2021-12-04 14:40:05 +01:00 |
|
Matthias
|
d3ad4fb52e
|
Don't crash dry-run if orderbook side is empty
closes #6018
|
2021-12-02 19:17:47 +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 |
|
Matthias
|
231b1e2f57
|
Improve Async error message content
|
2021-11-30 07:10:12 +01:00 |
|
Matthias
|
de7e1e6bf7
|
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
Shuffle filter use seed only in backtesting mode
|
2021-11-30 06:37:35 +01:00 |
|
Matthias
|
dfb148f8d7
|
Fix formatting
|
2021-11-29 19:54:54 +01:00 |
|
Spat
|
fb6ae174b9
|
Added raw config and retry config to webhook
|
2021-11-28 11:42:57 +11:00 |
|
Matthias
|
2b3e7eeb21
|
Use Enum values within bot code
|
2021-11-27 19:41:36 +01:00 |
|
Matthias
|
409a801763
|
Fix caching problem in refresh_ohlcv
closes #5978
|
2021-11-27 19:31:39 +01:00 |
|
Matthias
|
cb95b362ec
|
Merge pull request #5976 from freqtrade/forcebuy
allow force options with ordertype
|
2021-11-27 17:01:18 +01:00 |
|
Matthias
|
a629777890
|
Improve test coverage in telegram module
|
2021-11-27 09:53:05 +01:00 |
|
Matthias
|
450293878f
|
Merge pull request #5964 from stash86/fix-docs
Add more words on VolumePairlist backtest error message
|
2021-11-26 07:48:24 +01:00 |
|