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 |
|
Matthias
|
9e01ff5a72
|
Merge pull request #7435 from th0rntwig/improve-freqai-docs
Add Common pitfalls
|
2022-09-18 19:24:10 +02:00 |
|
robcaulk
|
470d5d8405
|
ensure full new pairlist is in the queue
|
2022-09-18 17:08:07 +02:00 |
|
robcaulk
|
eaa43337d2
|
improve train queue system, ensure crash resilience in train queue.
|
2022-09-18 17:00:55 +02:00 |
|
th0rntwig
|
edbe9137da
|
Add Common pitfalls
|
2022-09-18 14:51: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
|
27c46300a7
|
Merge pull request #7430 from th0rntwig/improve-freqai-docs
Reorganise multipage doc
|
2022-09-18 10:22:45 +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 |
|
th0rntwig
|
c210d6614c
|
Reorganise multipage doc
|
2022-09-17 17:43:39 +02: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 |
|
Timothy Pogue
|
4422ac7f45
|
constrain port in config, catch value error
|
2022-09-16 19:22:24 -06: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 |
|
Timothy Pogue
|
b0b575ead9
|
change json serialize to split orient
|
2022-09-16 00:02:27 -06:00 |
|
Timothy Pogue
|
1ad25095c1
|
change test server from localhost to 127.0.0.1
|
2022-09-15 19:40:45 -06:00 |
|
Timothy Pogue
|
efaef68ad7
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-15 18:09:25 -06:00 |
|
Timothy Pogue
|
7d1645ac20
|
fix tests and warning message
|
2022-09-15 17:54:31 -06:00 |
|
Timothy Pogue
|
8e75852ff3
|
fix constants, update config example, add emc config validation
|
2022-09-15 11:12:05 -06:00 |
|
Timothy Pogue
|
6126925dbe
|
message size limit in mb, default to 8mb
|
2022-09-14 16:42:14 -06:00 |
|
Matthias
|
711849abd6
|
Use Wheels for win builds
|
2022-09-14 07:16:57 +02:00 |
|