robcaulk
|
6c96a2464f
|
Merge remote-tracking branch 'origin/develop' into feat/convolutional-neural-net
|
2022-12-16 12:24:35 +01:00 |
|
Matthias
|
935275010f
|
Remove some unused fixtures
|
2022-12-16 06:46:54 +01:00 |
|
Matthias
|
bc10bcaf61
|
Merge pull request #7901 from samgermain/delist-bibox
delisted bibox following ccxt PR https://github.com/ccxt/ccxt/pull/16067
|
2022-12-15 23:16:33 +01:00 |
|
Sam Germain
|
32d57f624e
|
delisted bibox following ccxt PR https://github.com/ccxt/ccxt/pull/16067
|
2022-12-15 15:00:27 -05:00 |
|
Matthias
|
2828255435
|
Merge pull request #7842 from wizrds/feat/refactor-emc
Change to broadcasting single candles in Producer/Consumer
|
2022-12-15 19:47:29 +01:00 |
|
Matthias
|
b915872f66
|
Merge pull request #7899 from freqtrade/fix/multiproc-dp
Ensure data provider is passed to multiproc envs
|
2022-12-15 19:31:23 +01:00 |
|
robcaulk
|
581a5296cc
|
fix docstrings to reflect new env_info changes
|
2022-12-15 16:50:08 +01:00 |
|
robcaulk
|
7b4abd5ef5
|
use a dictionary to make code more readable
|
2022-12-15 12:25:33 +01:00 |
|
Matthias
|
7a0eadbdf5
|
Don't recalc profit on closed trades
|
2022-12-15 07:05:07 +01:00 |
|
Matthias
|
33dce5cf10
|
Clarify partial exit calculation messaging
|
2022-12-15 07:05:07 +01:00 |
|
Matthias
|
ca2a878b86
|
Update test naming
|
2022-12-14 20:06:55 +01:00 |
|
Emre
|
d3ad5cb722
|
Merge branch 'fix/multiproc-dp' of https://github.com/freqtrade/freqtrade into fix/multiproc-dp
|
2022-12-14 22:04:43 +03:00 |
|
Emre
|
3af2251ce8
|
Fix add_state_info backtesting bug
|
2022-12-14 22:03:23 +03:00 |
|
Emre
|
2018da0767
|
Add env_info dict to base environment
|
2022-12-14 22:03:05 +03:00 |
|
Matthias
|
fa260e6560
|
Move "replace or append" decision to dataprovider
|
2022-12-14 19:56:54 +01:00 |
|
robcaulk
|
dac1c8ab89
|
fix isort
|
2022-12-14 18:28:52 +01:00 |
|
robcaulk
|
2285ca7d2a
|
add dp to multiproc
|
2022-12-14 18:22:20 +01:00 |
|
Matthias
|
350cebb0a8
|
Merge pull request #7898 from initrv/patch-1
fix doc minimal_roi
|
2022-12-14 12:56:51 +01:00 |
|
initrv
|
de19d1cfbb
|
fix doc minimal_roi
|
2022-12-14 13:36:07 +03:00 |
|
Matthias
|
97fee37072
|
Improve emc test
|
2022-12-14 07:22:51 +01:00 |
|
Matthias
|
1d92db7805
|
Change CI to actually run one 2 randomized point.
|
2022-12-13 19:23:40 +01:00 |
|
Matthias
|
3c2a802ec0
|
Merge pull request #7897 from freqtrade/revert-7884-dependabot/pip/develop/scikit-learn-1.2.0
Revert "Bump scikit-learn from 1.1.3 to 1.2.0"
|
2022-12-13 19:23:19 +01:00 |
|
Matthias
|
fed46d330f
|
Revert "Bump scikit-learn from 1.1.3 to 1.2.0"
|
2022-12-13 18:14:56 +01:00 |
|
Matthias
|
c042d0146e
|
Don't run gc_setup during tests
|
2022-12-13 17:14:28 +00:00 |
|
Robert Caulk
|
e6da646e2f
|
Merge pull request #7866 from initrv/cleanup-tensorboard-callback
Cleanup tensorboard callback
|
2022-12-13 09:05:46 +01:00 |
|
Timothy Pogue
|
0dd3836cc7
|
fix rpc method docstring
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
1c0c4fd420
|
Improve test
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
a693495a6d
|
Improve external_candle aggregation
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
96edd31458
|
Test add_external_candle
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
414c0ce050
|
change unused var
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
6717dff19b
|
update overlapping candle handling, move append to misc
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
0602479f7d
|
minor changes, update candle appending to support overlaps
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
f1ebaf4730
|
fix tests
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
49f6f40662
|
remove comment
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
0d5b2eed94
|
fix same candle handling
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
d376bf4052
|
fix indefinite reconnecting
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
ccd1aa70a2
|
change log calls to debug, handle already received candle
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
c050eb8b8b
|
add candle difference calculation to dataprovider
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
89338fa677
|
allow specifying channel send throttle
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
d2c8487ecf
|
update add_external_candle, fix breaking on ping error, handle empty dataframes
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
fce1e9d6d0
|
update analyzed df request to allow specifying a single pair
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
36a00e8de0
|
update add_external_candle returns
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
4cbb3341d7
|
change how missing candles will be handled
|
2022-12-12 22:47:35 -07:00 |
|
Timothy Pogue
|
9660e445b8
|
use new channel apis in emc, extend analyzed df to include list of dates for candles
|
2022-12-12 22:47:35 -07:00 |
|
Matthias
|
3e4e6bb114
|
Merge pull request #7895 from freqtrade/fix-blosc-error-arm64
Temporarily downgrade blosc for arm64
|
2022-12-12 20:03:43 +01:00 |
|
Matthias
|
abc3badfb5
|
Improve shutdown behavior
closes #7882
|
2022-12-12 20:01:54 +01:00 |
|
Emre
|
5c984bf5c2
|
Temporarily downgrade blosc for arm64
|
2022-12-12 21:33:12 +03:00 |
|
Matthias
|
b328a18a97
|
Merge pull request #7890 from freqtrade/dependabot/pip/develop/xgboost-1.7.2
Bump xgboost from 1.7.1 to 1.7.2
|
2022-12-12 18:18:45 +01:00 |
|
Matthias
|
ff0577445e
|
Merge pull request #7886 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.36
Bump prompt-toolkit from 3.0.33 to 3.0.36
|
2022-12-12 14:52:39 +01:00 |
|
initrv
|
f940280d5e
|
Fix tensorboard_log incrementing note
|
2022-12-12 14:35:44 +03:00 |
|