robcaulk
|
6c96a2464f
|
Merge remote-tracking branch 'origin/develop' into feat/convolutional-neural-net
|
2022-12-16 12:24:35 +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
|
ca2a878b86
|
Update test naming
|
2022-12-14 20:06:55 +01: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
|
2285ca7d2a
|
add dp to multiproc
|
2022-12-14 18:22:20 +01:00 |
|
Matthias
|
97fee37072
|
Improve emc test
|
2022-12-14 07:22:51 +01: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
|
a693495a6d
|
Improve external_candle aggregation
|
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
|
abc3badfb5
|
Improve shutdown behavior
closes #7882
|
2022-12-12 20:01:54 +01:00 |
|
initrv
|
f9b7d35900
|
add increment param for tensorboard_log
|
2022-12-12 14:14:23 +03:00 |
|
robcaulk
|
0f6b98b69a
|
merge develop into tensorboard cleanup
|
2022-12-11 15:38:32 +01:00 |
|
robcaulk
|
0fd8e214e4
|
add documentation for tensorboard_log, change how users interact with tensorboard_log
|
2022-12-11 15:31:29 +01:00 |
|
Matthias
|
888ba65367
|
Merge branch 'develop' into fix/multioutput-bug
|
2022-12-11 15:23:53 +01:00 |
|
initrv
|
cb8fc3c8c7
|
custom info to tensorboard_metrics
|
2022-12-11 15:37:45 +03:00 |
|
robcaulk
|
8c7ec07951
|
ensure predict_proba follows suit. Remove all lib specific params from example config
|
2022-12-11 12:39:31 +01:00 |
|
robcaulk
|
85f22b5c30
|
fix bug in MultiOutput* with conv_width = 1
|
2022-12-11 12:15:19 +01:00 |
|
Emre
|
6b9f3f2795
|
Fix test validation
|
2022-12-11 13:24:24 +03:00 |
|
Emre
|
272c3302e3
|
Merge remote-tracking branch 'origin/develop' into update-freqai-tf-handling
|
2022-12-11 13:12:45 +03:00 |
|
Matthias
|
980a5a9b52
|
Fix docs typo
|
2022-12-10 19:54:04 +01:00 |
|
Matthias
|
da4914513a
|
Merge pull request #7835 from rzhb/patch-1
update strategy_analysis_example.ipynb
|
2022-12-08 14:17:50 +01:00 |
|
robcaulk
|
2c3a310ce2
|
allow DI with CNN
|
2022-12-07 20:30:13 +01:00 |
|
robcaulk
|
71c6ff18c4
|
try to avoid possible memory leaks
|
2022-12-07 20:08:31 +01:00 |
|
robcaulk
|
7b3406914c
|
flip add_state_info
|
2022-12-07 19:49:39 +01:00 |
|
robcaulk
|
9b4364ddc3
|
ensure that add_state_info is deactivated during backtesting
|
2022-12-07 19:49:14 +01:00 |
|
initrv
|
58604c747e
|
cleanup tensorboard callback
|
2022-12-07 14:37:55 +03:00 |
|
robcaulk
|
6343fbf9e3
|
remove verbose from CNNPredictionModel
|
2022-12-07 00:02:02 +01:00 |
|
robcaulk
|
389ab7e44b
|
add test for CNNPredictionModel
|
2022-12-06 23:50:34 +01:00 |
|