Matthias
|
2917cc1f2e
|
Bitpanda's "fetch_my_trades" requires "to" argument
closes #4938
|
2021-12-25 14:28:22 +01:00 |
|
Matthias
|
6fdad8c6bd
|
Prevent exception, ensure deletion occurs
|
2021-12-25 14:03:44 +01:00 |
|
Matthias
|
356b2d3d91
|
Reestablish backward compatibility
|
2021-12-25 13:47:28 +01:00 |
|
Matthias
|
b1feb69ca9
|
Use Pathlib to delete testfile
|
2021-12-25 10:30:59 +01:00 |
|
Reigo Reinmets
|
d11a8928d4
|
Fix test not running when user_data contains historical data.
|
2021-12-25 10:39:27 +02:00 |
|
Matthias
|
61dbb6206f
|
Slightly reduce verbosity when reload_conf is issued
part of #6095
|
2021-12-23 20:33:13 +01: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 |
|
Matthias
|
ea38b58081
|
Add base_currency to allowed webhook fields
closes #6075
|
2021-12-16 20:18:01 +01: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 |
|
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 |
|
Matthias
|
3398469e55
|
Update PerformanceFilter to have min_profit as ratio again.
closes #6056
|
2021-12-12 13:21:36 +01: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 |
|
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 |
|
Matthias
|
897788de17
|
Reformulate exception to be "nicer"
|
2021-11-26 07:02:50 +01:00 |
|
Stefano Ariestasia
|
5307d2bf3b
|
Trimming the sentence
|
2021-11-25 17:04:04 +09:00 |
|
Stefano Ariestasia
|
c23d90e2b8
|
Update test_backtesting.py
|
2021-11-25 16:56:56 +09:00 |
|
Stefano Ariestasia
|
0c629fc951
|
Update test_backtesting.py
|
2021-11-25 16:03:29 +09:00 |
|
Matthias
|
338fe333a9
|
Allow forcebuy to specify order_type
|
2021-11-24 20:20:58 +01:00 |
|
Matthias
|
65906d330f
|
Improve tests for pair_to_filename
|
2021-11-23 20:07:54 +01:00 |
|
Matthias
|
e8feac3674
|
Improve tests for pair_to_filename
|
2021-11-23 20:02:07 +01:00 |
|
Matthias
|
b8cefd687e
|
Add api_version to botresponse
|
2021-11-23 07:08:55 +01:00 |
|
Rokas Kupstys
|
78a00f2518
|
Use market data to get base and quote currencies in @informative() decorator.
|
2021-11-22 09:27:45 +02:00 |
|
Matthias
|
64e34f382e
|
Sell-fill should include open-rate
|
2021-11-22 07:13:22 +01:00 |
|
Matthias
|
60cf52aa34
|
Remove unused test code
|
2021-11-15 07:10:58 +01:00 |
|
Matthias
|
4d1d8de9b7
|
Split /stats messages
closes #5869
|
2021-11-14 10:20:04 +01:00 |
|
Matthias
|
1dc98cc4d5
|
Break line
|
2021-11-14 10:12:19 +01:00 |
|
Matthias
|
5b9cbaf277
|
Use Close value for trade signal calculation
|
2021-11-14 09:50:04 +01:00 |
|
ethan
|
a177e58dc4
|
Remove "currency" generating from splitting pair str
|
2021-11-13 08:49:02 -05:00 |
|
ethan
|
32e3376296
|
Update buy/sell fill telegram notifications
|
2021-11-12 21:49:07 -05:00 |
|