Matthias
|
ea58c29ded
|
Add plot_feature_importance to schema definition
|
2022-09-19 08:13:54 +00:00 |
|
Matthias
|
225f7cd5f8
|
Merge pull request #7431 from initrv/add-plot-feature-importance
Add plot feature importance
|
2022-09-19 08:41:10 +02:00 |
|
Matthias
|
2c4137e5ca
|
Merge pull request #7440 from freqtrade/dependabot/pip/develop/fastapi-0.85.0
Bump fastapi from 0.83.0 to 0.85.0
|
2022-09-19 08:01:12 +02:00 |
|
Matthias
|
ec7642febf
|
Merge pull request #7437 from freqtrade/dependabot/pip/develop/ccxt-1.93.66
Bump ccxt from 1.93.35 to 1.93.66
|
2022-09-19 08:00:57 +02:00 |
|
Matthias
|
4a0a0c307c
|
Use json_load to load leverage tiers
|
2022-09-19 07:23:26 +02:00 |
|
Matthias
|
1d0e686cd4
|
Merge pull request #7436 from freqtrade/dependabot/pip/develop/joblib-1.2.0
Bump joblib from 1.1.0 to 1.2.0
|
2022-09-19 06:59:10 +02:00 |
|
Matthias
|
cc89b4127a
|
Merge pull request #7439 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.2
Bump mkdocs-material from 8.4.3 to 8.5.2
|
2022-09-19 06:57:47 +02:00 |
|
dependabot[bot]
|
b5f51b5ec2
|
Bump fastapi from 0.83.0 to 0.85.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.83.0 to 0.85.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.83.0...0.85.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 04:34:24 +00:00 |
|
Matthias
|
613ad8cb31
|
Merge pull request #7438 from freqtrade/dependabot/pip/develop/pyjwt-2.5.0
Bump pyjwt from 2.4.0 to 2.5.0
|
2022-09-19 06:33:29 +02:00 |
|
dependabot[bot]
|
15c9b6bf41
|
Bump mkdocs-material from 8.4.3 to 8.5.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.4.3 to 8.5.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.4.3...8.5.2)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 03:02:33 +00:00 |
|
dependabot[bot]
|
cbdb0ce3e7
|
Bump pyjwt from 2.4.0 to 2.5.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.4.0...2.5.0)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 03:02:23 +00:00 |
|
dependabot[bot]
|
f512717943
|
Bump ccxt from 1.93.35 to 1.93.66
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.93.35 to 1.93.66.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.93.35...1.93.66)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 03:02:16 +00:00 |
|
dependabot[bot]
|
4cdc89706e
|
Bump joblib from 1.1.0 to 1.2.0
Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-19 03:02:04 +00:00 |
|
Matthias
|
8116ca847b
|
move trades_get_pairs to parent class
|
2022-09-18 19:40:03 +02:00 |
|
Matthias
|
a06eee300a
|
move ohlcv_get_pairs to parent class
|
2022-09-18 19:36:23 +02:00 |
|
Matthias
|
584b2381d1
|
Fix Imports
|
2022-09-18 19:36:11 +02:00 |
|
robcaulk
|
95457d23ca
|
escape freqai-specific characters from file naming
|
2022-09-18 13:59:30 +02:00 |
|
Matthias
|
994c1c5ea0
|
use Config typing in more places
|
2022-09-18 13:31:52 +02:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
robcaulk
|
188f75d8ec
|
set model in models dict
|
2022-09-18 12:50:44 +02:00 |
|
Matthias
|
9f23588154
|
strategy template - remove pointless noqa's
|
2022-09-18 08:58:33 +02:00 |
|
Matthias
|
7a73adb955
|
Improve default strategy template
|
2022-09-18 08:57:26 +02:00 |
|
Matthias
|
faf84295a5
|
Separate strategy subtemplates for better overview
|
2022-09-18 08:52:53 +02:00 |
|
Matthias
|
ab78fb373a
|
Improve freqAI strategy formatting and readability
|
2022-09-18 08:45:24 +02:00 |
|
Matthias
|
4634936265
|
additional support for --data-dir
|
2022-09-18 08:39:03 +02:00 |
|
Matthias
|
fa3d4b58ab
|
Revert unnecessary formatting
|
2022-09-18 08:30:59 +02:00 |
|
Robert Caulk
|
bdeb2f9c6a
|
Merge branch 'develop' into add-plot-feature-importance
|
2022-09-18 00:02:46 +02:00 |
|
robcaulk
|
1ef875901a
|
maintian user privacy by keeping plotly offline
|
2022-09-18 00:01:42 +02:00 |
|
robcaulk
|
68f7a31504
|
ensure continued operation despite not being able to plot
|
2022-09-18 00:00:14 +02:00 |
|
robcaulk
|
2c23effbf2
|
allow plot to plot multitargets, add test
|
2022-09-17 19:17:44 +02:00 |
|
initrv
|
1c92734f39
|
simplify plot_feature_importance call
|
2022-09-17 18:53:43 +03:00 |
|
Matthias
|
92a32ab31b
|
Add documentation for stop-market on binance futures
part of #7426
|
2022-09-17 17:14:45 +02:00 |
|
Matthias
|
063511826c
|
Update stoploss on exchange logic
closes #7424
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
9f266cbcb2
|
Allow safe_price for market stop orders
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
ca6dec3d4c
|
Binance spot also allows market orders
closes #7426
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
8639c1f23d
|
Reduce complexity in binance stoploss handling
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
93237efc15
|
Merge pull request #7428 from freqtrade/informative_freqai
Informative freqai
|
2022-09-17 16:44:28 +02:00 |
|
Matthias
|
38b28fc4da
|
Update duplicated test
|
2022-09-17 14:19:20 +02:00 |
|
Matthias
|
4182a7891a
|
Allow leverage tier cache to be 4 weeks old.
we've seen from binance that it's not changing this often.
|
2022-09-17 10:41:48 +02:00 |
|
Matthias
|
6682ae35b3
|
Update cached binance_leverage_tiers
|
2022-09-17 10:37:47 +02:00 |
|
Matthias
|
10ec681b30
|
Clean up no longer needed informative sample code
|
2022-09-17 10:19:46 +02:00 |
|
Matthias
|
d62cef01be
|
Add test for __informative_pairs_freqai
|
2022-09-17 10:18:08 +02:00 |
|
Matthias
|
0aada271ca
|
Move informative_pairs for freqAI to backend
|
2022-09-17 10:17:22 +02:00 |
|
initrv
|
86aa875bc9
|
plot features as html instead of png
|
2022-09-16 21:47:12 +03:00 |
|
initrv
|
b707a6da35
|
Add ability to plot feature importance
|
2022-09-16 19:17:41 +03:00 |
|
Matthias
|
e5368f5a14
|
backtesting confirm_trade_entry should pass correct amount, not stake-amount
closes #7423
|
2022-09-16 13:24:20 +00:00 |
|
Matthias
|
8a236c3c4f
|
Merge pull request #7412 from initrv/fix-purge-old-models
Fixed a bug that prevents clearing old models
|
2022-09-14 07:10:57 +02:00 |
|
Matthias
|
91bc3d1161
|
Update docs aroudn use_exit_signal
close #7413
|
2022-09-14 07:04:14 +02:00 |
|
Matthias
|
49800e4cc3
|
pin ci python to 3.10.6 for now
|
2022-09-14 06:55:05 +02:00 |
|
initrv
|
37dd22c89e
|
Fixed a bug that prevents clearing old models
Corrects the error of clearing old models when the model directory contains directories with names that do not match a regular expression
|
2022-09-14 03:40:13 +03:00 |
|