Matthias
|
5c4f60f376
|
Improve configuration table formatting and ordering
|
2022-07-23 09:11:22 +02:00 |
|
Matthias
|
e97468964a
|
Add support for --timeframe-detail in hyperopt
fix #7070
|
2022-07-23 08:52:03 +02:00 |
|
Matthias
|
36dc9be7aa
|
Update some docs wording
|
2022-07-22 20:27:25 +02:00 |
|
Matthias
|
32c3f62934
|
Fix documentation typo
closes #7115
|
2022-07-22 19:45:50 +02:00 |
|
robcaulk
|
5559e605b8
|
small PR conversation resolutions
|
2022-07-22 17:46:14 +02:00 |
|
robcaulk
|
40f00196eb
|
use cloudpickle in place of pickle. define Paths once in data_drawer.
|
2022-07-22 17:37:51 +02:00 |
|
longyu
|
84cfdb1e3c
|
Merge branch 'freqtrade-feat/freqai' into feat/freqai
|
2022-07-22 17:20:40 +02:00 |
|
longyu
|
dcf0275838
|
fix conflcits
|
2022-07-22 17:20:26 +02:00 |
|
longyu
|
38841e30b8
|
fix conflicts
|
2022-07-22 17:17:57 +02:00 |
|
robcaulk
|
accc629e32
|
set separate table sections in doc
|
2022-07-22 12:44:43 +02:00 |
|
robcaulk
|
98c8a447b2
|
add LightGBMPredictionMultiModel
|
2022-07-22 12:40:51 +02:00 |
|
robcaulk
|
afcb0bec00
|
clean up obsolete comments, move remove_features_from_df to datakitchen
|
2022-07-22 12:29:20 +02:00 |
|
Matthias
|
0b21750e76
|
Reorder advanced topics
|
2022-07-22 07:22:06 +02:00 |
|
robcaulk
|
ac0f484918
|
add freqai logo to top of doc
|
2022-07-22 00:02:07 +02:00 |
|
robcaulk
|
3205788bce
|
extend doc to include descriptions of the return values from FreqAI to the strategy
|
2022-07-21 22:11:46 +02:00 |
|
robcaulk
|
8033e0bf23
|
add counter to backtesting log so users know how many more pairs and how many more models will need to be trained
|
2022-07-21 13:22:12 +02:00 |
|
robcaulk
|
183dec866a
|
remove ability to backtest open ended timeranges (safer)
|
2022-07-21 13:02:52 +02:00 |
|
robcaulk
|
e694ea1cfd
|
make sure backtesting gets the populated indicators with slimmed down user strat
|
2022-07-21 12:48:09 +02:00 |
|
robcaulk
|
ca4dd58642
|
remove superceded function from datakitchen
|
2022-07-21 12:40:54 +02:00 |
|
robcaulk
|
8f86b0deaa
|
*breaking change* simplify user strat by consolidating feature loops into backend
|
2022-07-21 12:24:22 +02:00 |
|
robcaulk
|
e7337728bf
|
add separator in folder name just incase an asset ends in an integer
|
2022-07-21 11:25:28 +02:00 |
|
robcaulk
|
c9a6dc88a1
|
add parameter list/discriptions to doc
|
2022-07-21 11:11:36 +02:00 |
|
Matthias
|
6c5e48dd4f
|
dev-dependencies should include freqAI
|
2022-07-21 07:26:44 +02:00 |
|
robcaulk
|
a99c126266
|
help windows builds pass freqai tests. Add freqai to README.md
|
2022-07-20 16:14:19 +02:00 |
|
robcaulk
|
4e5d60fdc9
|
match scikit-learn version to hyperopt required version
|
2022-07-20 15:54:22 +02:00 |
|
robcaulk
|
921a7ef216
|
add requirements-freqai.txt to builds
|
2022-07-20 15:51:25 +02:00 |
|
robcaulk
|
286bd0c40b
|
follow string for adding a strat to tests/strategy/strats
|
2022-07-20 15:00:02 +02:00 |
|
robcaulk
|
c43935e82a
|
create dedicated minimal freqai test strat
|
2022-07-20 14:39:28 +02:00 |
|
robcaulk
|
88d769d801
|
comment out problematic catboost test
|
2022-07-20 14:18:06 +02:00 |
|
robcaulk
|
d43c146676
|
add more tests for datakitchen functionalities, add regression tests for freqai_interface train/backtest
|
2022-07-20 12:56:46 +02:00 |
|
Matthias
|
78f77f6d35
|
Merge pull request #7101 from freqtrade/dependabot/pip/develop/markdown-3.4.1
Bump markdown from 3.3.7 to 3.4.1
|
2022-07-20 06:48:28 +02:00 |
|
rzrymiak
|
ac2e8d760e
|
Added description heading to README.md
|
2022-07-19 14:24:44 -07:00 |
|
Matthias
|
b609dbcd86
|
Update mdx_truly_sane_lists to be compatible with markdown again
|
2022-07-19 19:51:03 +02:00 |
|
lolong
|
9c051958a6
|
Feat/freqai (#7105)
Vectorize weight setting, log training dates
Co-authored-by: robcaulk <rob.caulk@gmail.com>
|
2022-07-19 17:49:18 +02:00 |
|
robcaulk
|
5ad8d08b84
|
logged dates for filtered dataframe instead of unfiltered dataframe
|
2022-07-19 17:45:12 +02:00 |
|
robcaulk
|
1b555ba462
|
remove unnecessary definition of np array
|
2022-07-19 17:28:38 +02:00 |
|
robcaulk
|
714d9534b6
|
start adding tests
|
2022-07-19 16:16:44 +02:00 |
|
lolong
|
568200cbe8
|
Merge pull request #2 from lolongcovas/refactor_set_weights_higher_recent
too long line fix
|
2022-07-19 10:49:37 +02:00 |
|
longyu
|
d52073d546
|
too long line fix
|
2022-07-19 09:39:36 +02:00 |
|
Matthias
|
75e190ff1d
|
Update sell-test without filled buy order
|
2022-07-19 07:20:36 +02:00 |
|
lolong
|
c10c962f1b
|
Merge pull request #1 from lolongcovas/refactor_set_weights_higher_recent
Refactor set weights higher recent
|
2022-07-19 00:16:23 +02:00 |
|
longyu
|
703d913a3c
|
Merge branch 'feat/freqai' of github.com:lolongcovas/freqtrade into refactor_set_weights_higher_recent
|
2022-07-19 00:15:15 +02:00 |
|
lolong
|
cd9be396dc
|
Merge branch 'freqtrade:feat/freqai' into feat/freqai
|
2022-07-19 00:14:57 +02:00 |
|
lolong
|
ed0f8b1189
|
Improve FreqAI documentation (#7072)
Improve doc + some other small fixes
Co-authored-by: robcaulk <rob.caulk@gmail.com>
|
2022-07-18 11:57:52 +02:00 |
|
Matthias
|
99d5fbc9c0
|
Merge pull request #7102 from freqtrade/dependabot/pip/develop/types-requests-2.28.1
Bump types-requests from 2.28.0 to 2.28.1
|
2022-07-18 08:38:35 +02:00 |
|
Matthias
|
0daa9d3e57
|
Bump types-requests in pre-commit
|
2022-07-18 07:56:41 +02:00 |
|
Matthias
|
7365d23db8
|
Merge pull request #7099 from freqtrade/dependabot/pip/develop/fastapi-0.79.0
Bump fastapi from 0.78.0 to 0.79.0
|
2022-07-18 07:55:29 +02:00 |
|
Matthias
|
df538f9cd6
|
Merge pull request #7097 from freqtrade/dependabot/pip/develop/jsonschema-4.7.2
Bump jsonschema from 4.6.2 to 4.7.2
|
2022-07-18 07:54:55 +02:00 |
|
Matthias
|
9d261c88e6
|
Merge pull request #7098 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.19.0
Bump pytest-asyncio from 0.18.3 to 0.19.0
|
2022-07-18 07:54:31 +02:00 |
|
Matthias
|
8a1c95247d
|
Merge pull request #7100 from freqtrade/dependabot/pip/develop/ccxt-1.90.89
Bump ccxt from 1.90.88 to 1.90.89
|
2022-07-18 07:53:52 +02:00 |
|