Matthias
|
8a9407bac9
|
Don't hard-fail when fetch_ticker doesn't return a value
closes #5477
|
2021-08-25 07:13:59 +02:00 |
|
Matthias
|
60b476611c
|
Simplify a number of tests by relying on default arguments
|
2021-08-24 20:51:59 +02:00 |
|
Matthias
|
9691563066
|
Merge pull request #5472 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.23
Bump sqlalchemy from 1.4.22 to 1.4.23
|
2021-08-23 19:26:44 +02:00 |
|
Matthias
|
aafb868cc4
|
Merge pull request #5471 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.20
Bump prompt-toolkit from 3.0.19 to 3.0.20
|
2021-08-23 07:07:50 +02:00 |
|
Matthias
|
c2b7577e94
|
Merge pull request #5469 from freqtrade/dependabot/pip/develop/ccxt-1.55.28
Bump ccxt from 1.55.20 to 1.55.28
|
2021-08-23 06:41:47 +02:00 |
|
Matthias
|
3e296dee24
|
Merge pull request #5470 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.0
Bump types-cachetools from 0.1.10 to 4.2.0
|
2021-08-23 06:39:43 +02:00 |
|
Matthias
|
3026583ed4
|
Reduce verbosity of "is in blacklist" logging
|
2021-08-22 19:40:43 +02:00 |
|
Matthias
|
5582737093
|
Merge pull request #5467 from JoeSchr/patch-6
Update strategy-advanced.md
|
2021-08-22 19:29:16 +02:00 |
|
Matthias
|
56759cea7b
|
Add "high fee rate" blocker to fees from trades
part of #5415 (potentially fixing this)
|
2021-08-22 14:37:45 +02:00 |
|
Matthias
|
34456b9798
|
Merge pull request #5456 from mablue/download_process
Download-data log process added
|
2021-08-21 07:12:04 +02:00 |
|
Matthias
|
695a1e21bf
|
Set gate.io download limit to 1000 candles
|
2021-08-20 06:51:04 +02:00 |
|
Matthias
|
ba5abb20bd
|
Run compat ci for gate.io
|
2021-08-20 06:30:27 +02:00 |
|
Matthias
|
19158ba7da
|
Merge pull request #5450 from topscoder/patch-1
Fix typo
|
2021-08-19 06:44:41 +02:00 |
|
Matthias
|
f7087feeb1
|
Merge pull request #5347 from Axel-CH/custom_order_price
Custom order price
|
2021-08-18 20:59:40 +02:00 |
|
Matthias
|
9951f51079
|
Update test to ensure direction of movement is correct
|
2021-08-18 20:24:19 +02:00 |
|
Matthias
|
d97fc1e484
|
Update docs/strategy-advanced.md
|
2021-08-18 19:55:11 +02:00 |
|
Matthias
|
acb00cd072
|
Use realistic threshold for "get_fee" test
|
2021-08-18 06:25:52 +02:00 |
|
Matthias
|
6e41add40e
|
Version bump ccxt
closes #5437
|
2021-08-18 06:25:30 +02:00 |
|
Matthias
|
9871268529
|
Merge pull request #5443 from freqtrade/fiat_convert_duplicate_symbols
Simplify fiat_convert and handle multi-mappings
|
2021-08-17 21:07:45 +02:00 |
|
Matthias
|
4164f93853
|
Simplify fiat_convert and handle multi-mappings
|
2021-08-17 20:50:52 +02:00 |
|
Matthias
|
81715d0b9d
|
Merge pull request #5434 from freqtrade/fix_asyncio_exception
Fix no-event-loop available
|
2021-08-17 07:10:22 +02:00 |
|
Matthias
|
37e3d20357
|
Fix no-event-loop available
closes #5433
|
2021-08-17 06:54:10 +02:00 |
|
Matthias
|
9758bed250
|
Fix refresh_latest_ohlcv bug
|
2021-08-17 06:44:36 +02:00 |
|
Matthias
|
f471915828
|
Add test for refresh_latest_ohlcv caching
|
2021-08-17 06:44:36 +02:00 |
|
Matthias
|
cf80cabc84
|
Merge pull request #5430 from slowy07/minor-fixing
fix: typo spelling grammar
|
2021-08-16 21:15:12 +02:00 |
|
Matthias
|
3cc510f1a8
|
Merge pull request #5422 from freqtrade/dependabot/pip/develop/uvicorn-0.15.0
Bump uvicorn from 0.14.0 to 0.15.0
|
2021-08-16 20:17:28 +02:00 |
|
Matthias
|
0264d77d86
|
Fix test for fixed typo
|
2021-08-16 20:02:25 +02:00 |
|
Matthias
|
4115121c24
|
Fix missing return statement in is_Relative_to
|
2021-08-16 07:26:58 +02:00 |
|
Matthias
|
4b65206e6b
|
Add compat code for is_relative_to
|
2021-08-16 07:09:05 +02:00 |
|
Matthias
|
4a75f9bb5b
|
Merge pull request #5425 from freqtrade/dependabot/pip/develop/pandas-1.3.2
Bump pandas from 1.3.1 to 1.3.2
|
2021-08-16 06:49:53 +02:00 |
|
Matthias
|
6b2ef36a56
|
Prevent directory traversal in UI Serving
Checking for directory base
closes #5427
|
2021-08-16 06:47:53 +02:00 |
|
Matthias
|
abddb3ef25
|
Add test for directory traversal
|
2021-08-16 06:45:23 +02:00 |
|
Matthias
|
c6af4f6c6b
|
Merge pull request #5424 from freqtrade/dependabot/pip/develop/plotly-5.2.1
Bump plotly from 5.1.0 to 5.2.1
|
2021-08-16 06:31:01 +02:00 |
|
Matthias
|
a058737c72
|
Merge pull request #5421 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.4
Bump mkdocs-material from 7.2.2 to 7.2.4
|
2021-08-16 06:22:01 +02:00 |
|
Matthias
|
c08bbcb16d
|
Merge pull request #5426 from freqtrade/dependabot/pip/develop/numpy-1.21.2
Bump numpy from 1.21.1 to 1.21.2
|
2021-08-16 06:14:07 +02:00 |
|
Matthias
|
d644c12a55
|
Merge pull request #5420 from freqtrade/dependabot/pip/develop/ccxt-1.55.6
Bump ccxt from 1.54.74 to 1.55.6
|
2021-08-16 06:13:07 +02:00 |
|
Matthias
|
6da3c07c2d
|
Merge pull request #5423 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.4.1
Bump flake8-tidy-imports from 4.3.0 to 4.4.1
|
2021-08-16 06:11:17 +02:00 |
|
Matthias
|
dda8276589
|
Update documentation for sell_profit_offset
As highlighed in #5393
|
2021-08-15 20:01:54 +02:00 |
|
Matthias
|
322ea2481e
|
Add log-message for edge-case
|
2021-08-15 19:28:36 +02:00 |
|
Matthias
|
ed6776c5cd
|
Fix disappearing pairlist bug
|
2021-08-15 17:06:16 +02:00 |
|
Matthias
|
4f10a88529
|
Reduce verbosity when incompatible pairs are detected
|
2021-08-15 15:14:57 +02:00 |
|
Matthias
|
123971d271
|
Don't change passed in parameter variable
|
2021-08-14 16:02:31 +02:00 |
|
Matthias
|
c456cfc312
|
Merge branch 'develop' into pr/Axel-CH/5347
|
2021-08-14 09:13:30 +02:00 |
|
Matthias
|
0f7ddabec8
|
Slightly reword documentation
|
2021-08-14 09:05:03 +02:00 |
|
Matthias
|
bb472ff98b
|
Improve new-exchange documentation
|
2021-08-14 08:47:14 +02:00 |
|
Matthias
|
db5a944396
|
Cleanup GHA node after building images
|
2021-08-14 08:46:19 +02:00 |
|
Matthias
|
c7147311f8
|
Fix json syntax error in config template
|
2021-08-13 17:14:38 +02:00 |
|
Matthias
|
e03784d98d
|
Fix filled exception
closes #5404
|
2021-08-12 05:02:56 +00:00 |
|
Matthias
|
bfc3968ab3
|
Merge pull request #5400 from freqtrade/limit_dry_market_slippage
Add max-slippage limiting for dry-run orders to avoid insane market o…
|
2021-08-12 06:54:55 +02:00 |
|
Matthias
|
fad253ad51
|
Version bump ccxt to 1.54.74
closes #5401
|
2021-08-12 06:53:55 +02:00 |
|
Matthias
|
bdbac37be7
|
Merge pull request #5399 from rokups/rk/fix-buy-tag-backtest
Fix buy_tag not being saved to trade object.
|
2021-08-12 06:36:33 +02:00 |
|
Matthias
|
4e83d5c4c6
|
Merge pull request #5398 from ipqhjjybj/develop
The list is changed during running!
|
2021-08-11 12:38:44 +02:00 |
|
Matthias
|
61c076563f
|
Add max-slippage limiting for dry-run orders to avoid insane market order fills
|
2021-08-11 12:11:29 +02:00 |
|
Matthias
|
0b6aedbc4c
|
Merge pull request #5395 from freqtrade/fix/hyperopt-show
Stream hyperopt-result in small batches
|
2021-08-10 19:54:02 +02:00 |
|
Matthias
|
039d6384ed
|
Stream hyperopt-result in small batches
Avoiding memory-exhaustion on huge hyperopt results
closes #5305
closes #5149
|
2021-08-10 10:12:57 +02:00 |
|
Matthias
|
124e9519e4
|
Merge pull request #5394 from freqtrade/backtest_provide_first_cancdle
Cache dataframe before cutting the first candle
|
2021-08-10 10:04:23 +02:00 |
|
Matthias
|
3f160c7144
|
Cache dataframe before cutting the first candle
This allows providing the "current closed" candle in all cases.
|
2021-08-10 09:14:29 +02:00 |
|
Matthias
|
cf27968b97
|
Properly preserve trade's low during backtesting
|
2021-08-09 19:38:56 +02:00 |
|
Matthias
|
5bfb9edf02
|
Only query date once from list
|
2021-08-09 15:42:17 +02:00 |
|
Matthias
|
8bb42a07ce
|
Merge pull request #5391 from freqtrade/fix/get_analyzed_pair
Fix recently introduced lookahead bias in backtesting
|
2021-08-09 15:25:12 +02:00 |
|
Matthias
|
58e4255ae3
|
Merge pull request #5389 from pcassimans/patch-1
Update README.md
|
2021-08-09 15:08:14 +02:00 |
|
Matthias
|
895b912c71
|
Fix recently introduced lookahead bias in backtesting
closes #5388
|
2021-08-09 14:54:47 +02:00 |
|
Matthias
|
a5f796bc97
|
refactor ohlcvdata_to_dataframe to advise_all_indicators
|
2021-08-09 14:53:18 +02:00 |
|
Matthias
|
519c256b88
|
Fix kucoin typo in index.md as well
|
2021-08-09 14:43:35 +02:00 |
|
Matthias
|
f17942b68f
|
Fix random test failure
|
2021-08-09 11:18:18 +02:00 |
|
Matthias
|
f3c603073e
|
Merge pull request #5386 from freqtrade/dependabot/pip/develop/types-requests-2.25.6
Bump types-requests from 2.25.1 to 2.25.6
|
2021-08-09 10:43:35 +02:00 |
|
Matthias
|
9e6ed5ada0
|
Merge pull request #5382 from freqtrade/dependabot/pip/develop/types-filelock-0.1.5
Bump types-filelock from 0.1.4 to 0.1.5
|
2021-08-09 07:10:46 +02:00 |
|
Matthias
|
47f641d12f
|
Remove hyperopt-pickle result support
|
2021-08-09 07:04:18 +02:00 |
|
Matthias
|
6a227fe9eb
|
Merge pull request #5383 from freqtrade/dependabot/pip/develop/types-cachetools-0.1.10
Bump types-cachetools from 0.1.9 to 0.1.10
|
2021-08-09 06:20:28 +02:00 |
|
Matthias
|
70f8bff8ce
|
Merge pull request #5384 from freqtrade/dependabot/pip/develop/ccxt-1.54.62
Bump ccxt from 1.54.24 to 1.54.62
|
2021-08-09 06:16:35 +02:00 |
|
Matthias
|
d2d5590252
|
Merge pull request #5385 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.2
Bump types-tabulate from 0.1.1 to 0.8.2
|
2021-08-09 06:16:05 +02:00 |
|
Matthias
|
756112c84d
|
Merge pull request #5374 from freqtrade/rem_legacy_hyperopt
Remove legacy hyperopt
|
2021-08-08 12:42:52 +02:00 |
|
Matthias
|
3bd0c3d009
|
Remove legacy code from export to csv
|
2021-08-08 11:02:54 +02:00 |
|
Matthias
|
be240566ba
|
Fix random test failure
|
2021-08-08 10:57:20 +02:00 |
|
Matthias
|
faf16a64e5
|
Remove legacy hyperopt file support
|
2021-08-08 10:22:45 +02:00 |
|
Matthias
|
0ae4eccea5
|
Refactor Hyperopt-list and hyperopt-show to reduce some duplicate code
|
2021-08-08 10:06:35 +02:00 |
|
Matthias
|
7eaadb2630
|
Add custom-* methods to bot-basics
closes #5370
|
2021-08-08 09:50:50 +02:00 |
|
Matthias
|
cf70b34ff0
|
Add min_value to all volumepairlist samples
|
2021-08-07 16:15:42 +02:00 |
|
Matthias
|
5393c55b51
|
Document min_value for VolumePairList
closes #5260
|
2021-08-07 16:01:20 +02:00 |
|
Matthias
|
6532aba765
|
Merge pull request #5360 from freqtrade/hyperopt_protections
Hyperopt protections and Boolean parameter
|
2021-08-07 09:42:05 +02:00 |
|
Matthias
|
66de30f042
|
Merge pull request #5368 from samgermain/autopep8-formatted
Autopep8 formatting
|
2021-08-07 09:29:58 +02:00 |
|
Matthias
|
90c194de1f
|
Align Readme and documentation index in supported exchange lists
|
2021-08-05 19:27:38 +02:00 |
|
Matthias
|
4d28f0ed59
|
Merge pull request #5363 from kamontat/patch-1
Update README link
|
2021-08-05 19:27:00 +02:00 |
|
Matthias
|
ad0e4a8567
|
Add BooleanParameter
|
2021-08-04 20:52:56 +02:00 |
|
Matthias
|
b73768acd1
|
Fix bug in property overwriting prevention
|
2021-08-04 20:21:56 +02:00 |
|
Matthias
|
3c41223333
|
Add test for protections-hyperopt
|
2021-08-04 20:01:28 +02:00 |
|
Matthias
|
a661e0db6e
|
Deprecate protections from config
|
2021-08-04 19:43:16 +02:00 |
|
Matthias
|
ceed3c663b
|
Document using protections
|
2021-08-04 07:17:35 +02:00 |
|
Matthias
|
a6454cfc39
|
Autoenable protections when protection-space is selected
|
2021-08-04 07:17:29 +02:00 |
|
Matthias
|
091bf7c4d2
|
Output protection space
|
2021-08-04 06:50:14 +02:00 |
|
Matthias
|
544e0da6c2
|
Add protection parameter space
|
2021-08-04 06:50:14 +02:00 |
|
Matthias
|
800b2eeaf0
|
Load protections as part of backtest()
this enables different values in hyperopt per epoch
|
2021-08-04 06:50:14 +02:00 |
|
Matthias
|
74a5cb3c21
|
Remove protections from full config
They are supposed to be configured in the strategy
|
2021-08-04 06:49:53 +02:00 |
|
Matthias
|
6410a6528b
|
Add missing methods to advanced strategy template
|
2021-08-04 06:46:21 +02:00 |
|
Matthias
|
dfc17f2bd1
|
Fix ci failure
|
2021-08-03 07:21:11 +02:00 |
|
Matthias
|
4ab03f7e37
|
Don't load fallback methods for autohyperopt
|
2021-08-02 21:17:56 +02:00 |
|
Matthias
|
e70a742005
|
Reorder space methods in hyperopt
|
2021-08-02 21:12:10 +02:00 |
|
Matthias
|
adb33e763b
|
Merge pull request #5350 from freqtrade/environment_vars
Add environment variable support
|
2021-08-02 20:48:23 +02:00 |
|
Matthias
|
c981641441
|
Don't fail if strategy doesn't contain sell signal
|
2021-08-02 20:30:46 +02:00 |
|
Matthias
|
d8d8261f1b
|
Merge pull request #5318 from samgermain/combined_exchange_buy_sell
combined exchange.buy and exchange.sell
|
2021-08-02 20:11:09 +02:00 |
|