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
|
17bd990053
|
Update funding_fee freqtradebot test
|
2021-12-11 09:49:48 +01:00 |
|
Matthias
|
6948414e47
|
Remove no longer necessary method _get_mark_price_history
|
2021-12-10 19:54:49 +01:00 |
|
Matthias
|
a87d2d62bb
|
Remove no longer needed method get_funding_rate_history
|
2021-12-10 19:52:02 +01:00 |
|
Matthias
|
aabca85a5f
|
Update _calculate_funding_fees to reuse existing async infrastructure
|
2021-12-10 19:50:58 +01:00 |
|
Matthias
|
35f9549e98
|
Expose drop_incomplete from refresh_latest_ohlcv
|
2021-12-10 07:36:25 +01:00 |
|
Matthias
|
3f266e8c8c
|
Improve ccxt_mark_price_test
|
2021-12-10 06:46:35 +01:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|
Matthias
|
0c28d15dc1
|
Merge pull request #5780 from samgermain/mark-price-candles
Mark price candles
|
2021-12-09 06:24:54 +01:00 |
|
Matthias
|
be6b1f6f83
|
Import from enums, not submodules
|
2021-12-09 06:18:21 +01:00 |
|
Matthias
|
2679744228
|
Explicit test for candletype get_default
|
2021-12-08 16:20:26 +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
|
d89cbda7b8
|
Use candle_type_def where possible
|
2021-12-08 14:15:54 +01:00 |
|
Matthias
|
dda7283f3e
|
Remove unnecessary default parameters
|
2021-12-08 11:32:58 +01:00 |
|
Matthias
|
b4d27973b1
|
Update ohlcv_get_pairs test
|
2021-12-07 19:57:18 +01:00 |
|
Matthias
|
37b013c157
|
Update hdf5 test
|
2021-12-07 19:50:16 +01:00 |
|
Matthias
|
a870e0962a
|
Fix some obtruse (test)bugs
|
2021-12-07 07:25:00 +01:00 |
|
Matthias
|
ba1091b9e4
|
Improve dataprovider test
|
2021-12-07 07:11:36 +01:00 |
|
Matthias
|
cff950d783
|
Update test_convert_ohlcv_format to test as before
it did test conversion of multiple files, and that should be kept this
way.
|
2021-12-07 07:06:28 +01:00 |
|
Matthias
|
5a3b907132
|
Update converter tests
|
2021-12-07 06:59:27 +01:00 |
|
Matthias
|
a58c2c4f6c
|
Update ccxt_compat tests to also test funding_rate
|
2021-12-07 06:31:39 +01:00 |
|
Matthias
|
9d79501c13
|
Add candletypes argument for convert-data
|
2021-12-05 10:26:00 +01:00 |
|
Matthias
|
a7eb9f8a58
|
Fix random test failure
|
2021-12-05 09:41:24 +01:00 |
|
Matthias
|
1a08613498
|
Fix parameter sequence in mock
|
2021-12-04 15:13:06 +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
|
5b779fd68b
|
Update missing candle_type params
|
2021-12-03 16:44:05 +01:00 |
|
Matthias
|
e75f31ee86
|
Create correct Type for PairWithTimeFrame
|
2021-12-03 15:20:18 +01:00 |
|
Matthias
|
9421e6e61c
|
Improve some tests
|
2021-12-03 14:57:09 +01:00 |
|
Matthias
|
d30aaaeaaa
|
Tests should also use CandleType
|
2021-12-03 14:27:04 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
f33643cacf
|
Add candletype from string
|
2021-12-03 12:46:18 +01:00 |
|
Matthias
|
f9cf59bb4d
|
Candle_type to enum
|
2021-12-03 12:32:12 +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
|
fae7167bf3
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 20:25:30 +01:00 |
|
Matthias
|
fb1599d21b
|
Merge branch 'develop' into feat/short
|
2021-12-02 20:20:35 +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
|
22cda87211
|
Update some tests after merge
|
2021-12-02 19:05:06 +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 |
|
Matthias
|
77443d5abc
|
Merge pull request #6011 from freqtrade/lev/backtesting
correctly apply leverage to backtesting
|
2021-12-01 19:49:40 +01:00 |
|
Matthias
|
67f3570bf3
|
Merge branch 'develop' into feat/short
|
2021-12-01 07:21:36 +01:00 |
|
Matthias
|
8b2fbb6432
|
Add leveraged backtest detail test
|
2021-11-30 20:42:18 +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 |
|
Matthias
|
134b129d9d
|
get_analyzed_df does not need a "candle_type" argument
|
2021-11-28 19:14:58 +01:00 |
|
Matthias
|
c20157e64f
|
Add compatibility code for existing informative_pairs implementation
|
2021-11-28 15:43:04 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Matthias
|
0d1324718c
|
Don't replace "-" when writing pair files
|
2021-11-28 15:08:02 +01:00 |
|
Matthias
|
7faa7539b4
|
Further enhance pair retrieval
|
2021-11-28 15:03:55 +01:00 |
|
Matthias
|
8d70672bee
|
Enhance Regex to work for mark candles
|
2021-11-28 14:37:54 +01:00 |
|
Matthias
|
c096c7f5cb
|
Add explicit tests for ohlcv regex
|
2021-11-28 14:34:46 +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
|
504efbd6d4
|
Add futures argument to download-data command
|
2021-11-27 16:36:59 +01:00 |
|
Matthias
|
a629777890
|
Improve test coverage in telegram module
|
2021-11-27 09:53:05 +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
|
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 |
|
Matthias
|
cc9ea1d466
|
Merge pull request #5935 from freqtrade/short_buy_tag_compat
Short buy tag compat
|
2021-11-26 06:29:56 +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
|
51e54a666c
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-11-23 19:01:07 +01:00 |
|
Matthias
|
db16098981
|
Fix Tests
|
2021-11-23 17:43:37 +01:00 |
|
Sam Germain
|
586ca3b2fa
|
removed is_market_future from binance and ftx
|
2021-11-23 11:09:31 +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 |
|
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 |
|
Sam Germain
|
920151934a
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
|
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
|
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
|
2a84526f04
|
Remove more buy_tag references
|
2021-11-21 10:05:56 +01:00 |
|
Matthias
|
36deced00b
|
Remove more buy_tag references
|
2021-11-21 09:55:10 +01:00 |
|
Matthias
|
7d77aff289
|
Add some compatibility around buy_tag
|
2021-11-21 09:24:20 +01:00 |
|