Matthias
|
dd37e5cfb8
|
Fix compat-test failures due to wrong currency
|
2022-01-08 14:46:07 +01:00 |
|
Matthias
|
2fb9e7940a
|
Improve "missing data" message
|
2022-01-08 14:39:09 +01:00 |
|
Matthias
|
dad080f56f
|
Merge branch 'develop' into feat/short
|
2022-01-08 10:45:15 +01:00 |
|
Matthias
|
43f8087f32
|
Bitvavo does not support USDT stake
|
2022-01-08 10:44:07 +01:00 |
|
Matthias
|
9fc7392817
|
Merge pull request #6184 from samgermain/todos
Removed rename Todos
|
2022-01-08 10:34:23 +01:00 |
|
Matthias
|
827b8d3e4c
|
Don't use test_datadir as userdata dir
use tmpdir
|
2022-01-07 20:00:20 +01:00 |
|
Matthias
|
04976658da
|
Fix crash when using backtesting-show on a old backtestresult
|
2022-01-07 17:34:47 +01:00 |
|
Matthias
|
b82e63cb62
|
Merge pull request #6182 from rokups/rk/fix-6179
Fix #6179
|
2022-01-07 17:25:09 +01:00 |
|
Matthias
|
522496d9e2
|
Add Compatibility code for BT_DATA_COLUMNS
|
2022-01-07 17:17:35 +01:00 |
|
Matthias
|
46809f08fe
|
Merge branch 'develop' into feat/short
|
2022-01-07 10:13:16 +01:00 |
|
Matthias
|
7f20f6834b
|
Merge pull request #6181 from freqtrade/simplify_optimizereports
Simplify optimizereports
|
2022-01-07 09:43:57 +01:00 |
|
Matthias
|
cd144cdfc9
|
Add bitvavo to compatibility tests
#6166
|
2022-01-07 09:30:50 +01:00 |
|
Matthias
|
e540959c27
|
Remove btdata from generate_strategy_stats
|
2022-01-07 09:27:07 +01:00 |
|
Matthias
|
1203d08d1e
|
generate_pair_metrics does not need processed dict
|
2022-01-07 09:27:07 +01:00 |
|
Matthias
|
b77943af0d
|
Merge pull request #6173 from freqtrade/volume_quote_workaround
Selectively convert quote to base volume in volumepairlist
|
2022-01-07 09:07:16 +01:00 |
|
Matthias
|
560b3d5dbe
|
Merge pull request #6177 from freqtrade/remove_old_bt_format
Remove old bt format
|
2022-01-07 08:36:26 +01:00 |
|
Matthias
|
d64f9030c1
|
Remove now unused codesegment
|
2022-01-07 08:04:01 +01:00 |
|
Matthias
|
9a3d0528a3
|
Versionbump ccxt to 1.66.32
closes #6166
|
2022-01-07 07:55:11 +01:00 |
|
Matthias
|
b3a4ecaf77
|
Remove old backtest format support
|
2022-01-06 19:49:25 +01:00 |
|
Matthias
|
28011a3907
|
Update bt_results filename to new.json
|
2022-01-06 19:28:04 +01:00 |
|
Matthias
|
72f486289a
|
Update Volumepairlist test
|
2022-01-06 19:07:47 +01:00 |
|
Matthias
|
24ec78b11c
|
Quote-volumelist fix for gateio
|
2022-01-06 19:07:47 +01:00 |
|
Matthias
|
326e3d1f8e
|
Selectively convert quote to base volume in volumepairlist
|
2022-01-06 19:07:43 +01:00 |
|
Matthias
|
173524ea5b
|
Merge pull request #6170 from freqtrade/contract_workaround
contractSize is a string coming from ccxt
|
2022-01-06 16:25:19 +01:00 |
|
Matthias
|
bb29c44462
|
Merge pull request #6174 from frosty00/okex-candle-limit
increase okex candle limit
|
2022-01-06 15:59:59 +01:00 |
|
Matthias
|
431fcdd76f
|
contractSize is a string comming from ccxt
|
2022-01-06 13:53:27 +01:00 |
|
Matthias
|
a0f9c1bf7b
|
Avoid failure when calculating max-drawdown
occurs if if no winning trade is recorded.
|
2022-01-06 13:51:15 +01:00 |
|
Matthias
|
e88a1ab209
|
Improve VolumePairlist behaviour
Filter pairs before downloading ohlcv candles - this will greatly speed up some instances.
|
2022-01-06 13:49:27 +01:00 |
|
Matthias
|
7c3babc86c
|
Fix failing ftx test
|
2022-01-06 13:40:12 +01:00 |
|
Matthias
|
72b2d4ab5f
|
Update FTX to support new standardized futures format
|
2022-01-06 11:16:26 +01:00 |
|
Matthias
|
04f2097002
|
Merge pull request #6168 from samgermain/todos
Futures dust warning
|
2022-01-06 10:44:25 +01:00 |
|
Matthias
|
6ad521a0f7
|
Update apply_fee_conditional with note about futures
|
2022-01-06 10:22:28 +01:00 |
|
Matthias
|
c1d981749e
|
Fix flake8 error
|
2022-01-06 10:09:41 +01:00 |
|
Matthias
|
addba6597a
|
Merge pull request #6165 from freqtrade/drawdown_fixes
Improved drawdown calculation
|
2022-01-06 09:56:05 +01:00 |
|
Matthias
|
5451972456
|
Success-messages should use success coloring
|
2022-01-06 09:29:08 +01:00 |
|
Matthias
|
2a2392fd73
|
Update parameter name in docstring
|
2022-01-06 09:15:30 +01:00 |
|
Matthias
|
33d95d245e
|
Fix unbounderror
closes #6169
|
2022-01-06 08:48:30 +01:00 |
|
Matthias
|
a9a6cf13f8
|
Add exit_tag to detail-sells
closes #6159
|
2022-01-06 08:22:15 +01:00 |
|
Matthias
|
4e2b9203d7
|
Remove no longer used BT_DATA_COLUMNS_MID
|
2022-01-05 20:40:59 +01:00 |
|
Matthias
|
8958f569aa
|
Fix random funding_rate test failure
|
2022-01-05 20:37:26 +01:00 |
|
Matthias
|
2ca90577a6
|
Update strategy-comparison test
|
2022-01-05 20:29:40 +01:00 |
|
Matthias
|
2ecaf9f8b4
|
Update backtest-result test-files to latest format
|
2022-01-05 20:26:24 +01:00 |
|
Matthias
|
6abd6bceb9
|
Avoid recalculating statistics for comparison line
|
2022-01-05 20:16:48 +01:00 |
|
Matthias
|
67e4dda5b3
|
Fix missing DataFrame in advanced docs
|
2022-01-04 19:54:50 +01:00 |
|
Matthias
|
8373a4e713
|
Small Adjustments to improve compatibility
|
2022-01-04 19:17:08 +01:00 |
|
Matthias
|
4d9b4ddc28
|
Update hyperopt-tools to use account drawdown
|
2022-01-04 17:43:39 +01:00 |
|
Matthias
|
09fae25c94
|
Fix some tests after drawdown calculation change
|
2022-01-04 17:07:31 +01:00 |
|
Matthias
|
7a2b50ce8b
|
Update drawdown calculation to account drawdown
|
2022-01-04 17:07:31 +01:00 |
|
Matthias
|
42579c0268
|
Drop hyperopt results legacy mode
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
7bf735dbfc
|
Update deprecated dynamic-whitelist docs with reference to new method
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
937f5e3d0f
|
No longer use legacy mode for tests
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
7ea5b0e359
|
Simplify hyperopt test setup
|
2022-01-04 17:06:40 +01:00 |
|
Matthias
|
15cb3792cf
|
Merge pull request #6161 from stash86/fix-docs
Add ignore_buying_expired_candle to config_full example
|
2022-01-04 15:37:15 +01:00 |
|
Matthias
|
e57c2d64a5
|
Merge pull request #5888 from samgermain/contract-sizes
Convert contract size to underlying asset size
|
2022-01-03 21:55:19 +01:00 |
|
Matthias
|
293ffeae67
|
Fix random test failure in funding test
|
2022-01-03 20:18:43 +01:00 |
|
Matthias
|
7adb7f90a6
|
Merge pull request #6154 from freqtrade/dependabot/pip/develop/ta-lib-0.4.23
Bump ta-lib from 0.4.22 to 0.4.23
|
2022-01-03 19:08:59 +01:00 |
|
Matthias
|
d8cb61278f
|
Simplify contract conversion code
by reusing "get_contract_size"
|
2022-01-03 18:12:45 +01:00 |
|
Matthias
|
5536410ed0
|
Update ta-lib wheels
|
2022-01-03 17:58:53 +01:00 |
|
Matthias
|
de2a7c1956
|
Merge pull request #6153 from freqtrade/dependabot/pip/develop/psutil-5.9.0
Bump psutil from 5.8.0 to 5.9.0
|
2022-01-03 17:55:05 +01:00 |
|
Matthias
|
079dbc7997
|
Remove duplicate psutil dependency
|
2022-01-03 17:41:55 +01:00 |
|
Matthias
|
028636b4a9
|
Merge pull request #6150 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.4
Bump types-tabulate from 0.8.3 to 0.8.4
|
2022-01-03 09:20:56 +01:00 |
|
Matthias
|
33991e8de9
|
Merge pull request #6157 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.7
Bump types-cachetools from 4.2.6 to 4.2.7
|
2022-01-03 07:30:04 +01:00 |
|
Matthias
|
616d5bbaed
|
Merge pull request #6151 from freqtrade/dependabot/pip/develop/jsonschema-4.3.3
Bump jsonschema from 4.3.2 to 4.3.3
|
2022-01-03 07:07:05 +01:00 |
|
Matthias
|
a253ad5ec1
|
Merge pull request #6156 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.4
Bump mkdocs-material from 8.1.3 to 8.1.4
|
2022-01-03 07:06:09 +01:00 |
|
Matthias
|
ce1780ca3f
|
Merge pull request #6155 from freqtrade/dependabot/pip/develop/types-requests-2.26.3
Bump types-requests from 2.26.2 to 2.26.3
|
2022-01-03 07:05:46 +01:00 |
|
Matthias
|
6d3747d9e6
|
Merge pull request #6152 from freqtrade/dependabot/pip/develop/ccxt-1.66.20
Bump ccxt from 1.65.25 to 1.66.20
|
2022-01-03 07:05:19 +01:00 |
|
Matthias
|
209ecc8732
|
Fix typo in bt_progress
|
2022-01-02 19:38:03 +01:00 |
|
Matthias
|
c7b1352184
|
Merge pull request #6148 from samgermain/todos
Removed some todo-lev comments
|
2022-01-02 14:43:07 +01:00 |
|
Matthias
|
35fe7239ed
|
Also test mixed version (both long and short trades)
|
2022-01-02 13:17:49 +01:00 |
|
Matthias
|
7f88f9bf27
|
Revert unintended double-call of amount conversion
|
2022-01-02 13:11:29 +01:00 |
|
Matthias
|
8da596f66d
|
Implement PR feedback
|
2022-01-01 13:52:01 -06:00 |
|
Matthias
|
f3784f2149
|
Merge pull request #6147 from freqtrade/plot_parallel
Plot parallel and underwater
|
2022-01-01 19:27:42 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
08ba5b0451
|
Update docs to include underwaterplot
|
2022-01-01 16:55:08 +01:00 |
|
Matthias
|
fb06a673e0
|
Add Underwater plot
|
2022-01-01 14:40:20 +01:00 |
|
Matthias
|
78ba2d3fc7
|
Add underwaterplot calculation to btanalysis
|
2022-01-01 14:39:58 +01:00 |
|
Matthias
|
a2d97eecfe
|
Add trade parallelism plot
closes #6142
|
2022-01-01 14:11:51 +01:00 |
|
Matthias
|
45a02beea8
|
Merge pull request #6145 from freqtrade/test_evict_cache
Fix CI failures
|
2022-01-01 14:07:21 +01:00 |
|
Matthias
|
8b49bec649
|
Use Version-dependent requirements
Bump numpy to 1.22.0
|
2022-01-01 13:51:13 +01:00 |
|
Matthias
|
c29469decf
|
Version bump numpy to 1.22.0
|
2022-01-01 10:43:45 +01:00 |
|
Matthias
|
9becd20f20
|
Improve "Missing data" messages
|
2022-01-01 10:37:58 +01:00 |
|
Matthias
|
713b884d9b
|
Fix failing monthly test
|
2022-01-01 10:37:43 +01:00 |
|
Matthias
|
515e1040c2
|
Merge pull request #6144 from freqtrade/asyncio_warns
Remove asyncio warnings due to deprecation on 3.10
|
2022-01-01 10:04:27 +01:00 |
|
Matthias
|
670aed06bf
|
Remove loop for hyperopt.
|
2021-12-31 17:35:08 +01:00 |
|
Matthias
|
0277d93a64
|
don't use deprecated asyncio.get_event_loop()
|
2021-12-31 17:27:42 +01:00 |
|
Matthias
|
c9296dc9a0
|
Uvloop_helper should use "get_running_loop"
|
2021-12-31 17:27:42 +01:00 |
|
Matthias
|
64917275a9
|
Merge pull request #6143 from samgermain/todos
Todos
|
2021-12-31 17:02:14 +01:00 |
|
Matthias
|
c06496e66f
|
Update some more TODO-lev's
|
2021-12-31 16:49:47 +01:00 |
|
Matthias
|
550a1eef91
|
Reduce "cleanup" slowdown in telegram
|
2021-12-31 12:54:15 +01:00 |
|
Matthias
|
880ee016a4
|
Merge pull request #6133 from rokups/rk/reduce-memory-usage
Reduce memory usage by not holding on to no longer needed data
|
2021-12-31 11:36:52 +01:00 |
|
Matthias
|
39f8c5719b
|
Fix exception on exchange shutdown
|
2021-12-31 11:24:56 +01:00 |
|
Matthias
|
78ccaae318
|
Merge pull request #6140 from freqtrade/sell_before_roi
Change sequence of ROI/sell signal to favor sell-signal
|
2021-12-31 10:32:19 +01:00 |
|
Matthias
|
ee774f12bd
|
Merge pull request #5677 from freqtrade/python_10
Update CI to run on python 3.10
|
2021-12-31 10:23:52 +01:00 |
|
Matthias
|
b1b2eebd11
|
Change sequence of ROI/sell signal to favor sell-signal
|
2021-12-30 20:00:58 +01: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
|
3c4eda14b1
|
Remove unused test parameter
|
2021-12-30 17:34:45 +01:00 |
|
Matthias
|
2395988bf8
|
Leverage defaults to 1.0, which should not be shown.
|
2021-12-30 17:32:36 +01:00 |
|
Matthias
|
45ac3b3562
|
Change formatting slightly
|
2021-12-30 17:18:46 +01:00 |
|
Matthias
|
1bc2c71757
|
Update documentation with support for python 3.10
|
2021-12-30 16:33:01 +01:00 |
|