robcaulk
|
6c96a2464f
|
Merge remote-tracking branch 'origin/develop' into feat/convolutional-neural-net
|
2022-12-16 12:24:35 +01:00 |
|
Matthias
|
33dce5cf10
|
Clarify partial exit calculation messaging
|
2022-12-15 07:05:07 +01:00 |
|
initrv
|
de19d1cfbb
|
fix doc minimal_roi
|
2022-12-14 13:36:07 +03:00 |
|
initrv
|
f940280d5e
|
Fix tensorboard_log incrementing note
|
2022-12-12 14:35:44 +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 |
|
Emre
|
272c3302e3
|
Merge remote-tracking branch 'origin/develop' into update-freqai-tf-handling
|
2022-12-11 13:12:45 +03:00 |
|
Matthias
|
da4914513a
|
Merge pull request #7835 from rzhb/patch-1
update strategy_analysis_example.ipynb
|
2022-12-08 14:17:50 +01:00 |
|
Matthias
|
39e19bd0c9
|
Merge pull request #7607 from matteoettam09/develop
Docker compose now in docker
|
2022-12-08 13:34:06 +01:00 |
|
Matthias
|
3d3a7033ed
|
Improve Docker documentation wording
|
2022-12-08 08:46:16 +01:00 |
|
robcaulk
|
71c6ff18c4
|
try to avoid possible memory leaks
|
2022-12-07 20:08:31 +01:00 |
|
robcaulk
|
b438cd4b3f
|
add newline to end of freqai-configuration.md
|
2022-12-07 19:52:31 +01:00 |
|
robcaulk
|
665eed3906
|
add documentation for CNN, allow it to interact with model_training_parameters
|
2022-12-06 23:26:07 +01:00 |
|
robcaulk
|
72b1d1c9ae
|
allow users to pass 0 test data
|
2022-12-05 20:55:05 +01:00 |
|
Matthias
|
189fa64052
|
Add more dynamic to directory change
|
2022-12-05 18:14:16 +01:00 |
|
Emre
|
e734b39929
|
Make model_training_parameters optional
|
2022-12-05 14:54:42 +03:00 |
|
dependabot[bot]
|
82d4dca183
|
Bump mkdocs-material from 8.5.10 to 8.5.11
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.10 to 8.5.11.
- [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.5.10...8.5.11)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 05:21:15 +00:00 |
|
dependabot[bot]
|
16bad8dca6
|
Bump pymdown-extensions from 9.8 to 9.9
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.8 to 9.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.8...9.9)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 03:00:56 +00:00 |
|
Robert Caulk
|
f28b314266
|
Merge pull request #7849 from smarmau/patch-1
Update freqai-reinforcement-learning.md
|
2022-12-04 15:17:01 +01:00 |
|
smarmau
|
f7b4fc5bbc
|
Update freqai-reinforcement-learning.md
Change typo of default Tensorboard port to reflect correct port (6006)
|
2022-12-04 22:22:23 +11:00 |
|
robcaulk
|
38d3b4cab2
|
add details to doc plot_feature_importance doc
|
2022-12-04 11:29:21 +01:00 |
|
Robert Caulk
|
7ddf7ec0ae
|
Update freqai-parameter-table.md
|
2022-12-02 11:28:00 +01:00 |
|
gautier pialat
|
59c7ce02f5
|
binance restricted locations and server location
Inform end user before he creates server in a binance restricted location
https://github.com/ccxt/ccxt/issues/15872
|
2022-11-30 21:29:34 +01:00 |
|
Wagner Costa
|
26e8a5766f
|
Merge branch 'develop' into backtest_fitlivepredictions
|
2022-11-30 08:29:28 -03:00 |
|
rzhb
|
10a45474e8
|
Update data-analysis.md
fix typo in code
|
2022-11-30 12:28:21 +08:00 |
|
robcaulk
|
4571aedb33
|
consolidate and clean code
|
2022-11-30 00:53:35 +01:00 |
|
Matthias
|
e6b8cb8ea9
|
Merge pull request #7795 from froggleston/entry_exit_date_print
Add date selection arguments to backtest-analysis printout
|
2022-11-29 16:56:58 +01:00 |
|
Wagner Costa
|
df979ece33
|
Merge branch 'develop' into backtest_fitlivepredictions
|
2022-11-29 09:39:15 -03:00 |
|
Matthias
|
c3daddc629
|
Merge pull request #7809 from richardjozsa/develop
Improve the RL learning process
|
2022-11-29 06:28:36 +01:00 |
|
Robert Davey
|
05a7fca242
|
Fix utils docs for backtesting-analysis
|
2022-11-28 12:12:45 +00:00 |
|
Ikko Ashimine
|
9880e9ab60
|
Fix typo in strategy_analysis_example.md
seperate -> separate
|
2022-11-28 17:10:17 +09:00 |
|
Matthias
|
8e60364f0d
|
Merge pull request #7808 from freqtrade/fix-freqai-rl-reward-link
Fix custom reward function link
|
2022-11-28 06:33:24 +01:00 |
|
Emre
|
f21dbbd8bb
|
Update imports of custom model
|
2022-11-28 00:06:02 +03:00 |
|
robcaulk
|
7fd6bc526e
|
add randomize_starting_position to the rl_config
|
2022-11-27 21:03:13 +01:00 |
|
robcaulk
|
67d9469277
|
small wording fix
|
2022-11-27 20:42:04 +01:00 |
|
Emre
|
a02da08065
|
Fix typo
|
2022-11-27 22:23:00 +03:00 |
|
Matthias
|
320535a227
|
improve tests doc wording
|
2022-11-27 20:07:44 +01:00 |
|
Joe Schr
|
a85602eb9c
|
add "how to run tests"
|
2022-11-27 20:07:44 +01:00 |
|
Emre
|
5b5859238b
|
Fix typo
|
2022-11-27 22:06:14 +03:00 |
|
Emre
|
fe00a65163
|
FIx custom reward link
|
2022-11-27 21:34:07 +03:00 |
|
Matthias
|
f4025ee5de
|
Merge pull request #7289 from freqtrade/feat/freqai-rl-dev
Add reinforcement learning module to FreqAI
|
2022-11-27 17:15:21 +01:00 |
|
Matthias
|
2219d2f491
|
Merge pull request #7707 from freqtrade/bt/full_detail
backtesting - use full detail timeframe
|
2022-11-27 16:09:23 +01:00 |
|
froggleston
|
1a3f88c7b9
|
Replace separate start/end date option with usual timerange option
|
2022-11-27 11:30:13 +00:00 |
|
froggleston
|
706bc9ebea
|
Merge branch 'entry_exit_date_print' of github.com:froggleston/freqtrade into entry_exit_date_print
|
2022-11-26 16:59:27 +00:00 |
|
froggleston
|
4790aaaae1
|
Implement cli options for backtesting-analysis date filtering
|
2022-11-26 16:58:56 +00:00 |
|
Matthias
|
9af62ad117
|
Add note to dev docs about freqUI release
|
2022-11-26 14:09:05 +01:00 |
|
robcaulk
|
aaaa5a5f64
|
add documentation for net_arch, other small changes
|
2022-11-26 13:44:58 +01:00 |
|
Matthias
|
8660ac9aa0
|
Fix import in docs
|
2022-11-26 13:12:44 +01:00 |
|
Matthias
|
cf2f12b472
|
Headers between Tables -> Tables can be jumped to directly
|
2022-11-26 13:06:21 +01:00 |
|
robcaulk
|
81fd2e588f
|
ensure typing, remove unsued code
|
2022-11-26 12:11:59 +01:00 |
|