robcaulk
|
bf7ceba958
|
set cpu threads in config
|
2022-08-24 13:00:55 +02:00 |
|
Matthias
|
09ee9089fb
|
Merge pull request #6832 from freqtrade/feat/freqai
Freqai: an interface for users to build/train/backtest predictive models and run them live
|
2022-08-15 20:03:08 +02:00 |
|
Matthias
|
24f1dc4ecc
|
Update patched ta-lib install for conda
|
2022-08-14 09:06:04 +02:00 |
|
robcaulk
|
e6ebc0443e
|
make single generalized config for freqai. update docs to reflect that.
|
2022-07-31 13:08:43 +02:00 |
|
Matthias
|
61c41fd919
|
Merge branch 'develop' into feat/freqai
|
2022-07-24 16:18:58 +02:00 |
|
Matthias
|
b609dbcd86
|
Update mdx_truly_sane_lists to be compatible with markdown again
|
2022-07-19 19:51:03 +02:00 |
|
Matthias
|
ec3179156c
|
Revert unwanted changes.
|
2022-07-11 11:48:24 +02:00 |
|
Surfer Admin
|
405ea74f16
|
stopPrice
|
2022-06-21 14:06:41 -04:00 |
|
robcaulk
|
ce365eb9e3
|
improve example strat so that it has dynamic buy and sell logic according to original prediction
|
2022-05-29 14:45:46 +02:00 |
|
robcaulk
|
8664e8f9a3
|
create a prediction_models folder where basic prediction models can live (similar to optimize/hyperopt-loss. Update resolver/docs/and gitignore to accommodate change
|
2022-05-17 17:13:38 +02:00 |
|
robcaulk
|
fc837c4daa
|
add freqao backend machinery, user interface, documentation
|
2022-05-15 17:38:58 +02:00 |
|
Matthias
|
a0b42c7aa2
|
gitignore sqlite temporary files
|
2022-02-25 20:47:15 +01:00 |
|
Matthias
|
5047492f5a
|
gitignore .ds_store files
|
2022-02-07 07:20:55 +01:00 |
|
Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-13 19:39:23 -06:00 |
|
Matthias
|
27970b424d
|
Add webUI serving to api-server
|
2021-01-31 14:50:54 +01:00 |
|
Matthias
|
efd94c84de
|
Add example notebook to gitignore again
|
2020-03-22 11:22:49 +01:00 |
|
Matthias
|
c5726e88e8
|
Don't gitignore sample_strategy
|
2019-09-08 19:45:50 +02:00 |
|
Matthias
|
0bb1127cb6
|
update .gitignore
things we no longer use should not be excluded
|
2019-09-08 19:05:51 +02:00 |
|
Jonathan Raviotta
|
2cffc3228a
|
split example notebooks
|
2019-08-17 19:37:34 -04:00 |
|
Jonathan Raviotta
|
8418dfbaed
|
edits for jupyter notebook example
|
2019-08-06 22:35:14 -04:00 |
|
iuvbio
|
481cf02db9
|
add test and fix exchange_resolver
|
2019-02-19 19:15:22 +01:00 |
|
Gerald Lonlas
|
5683f9e10e
|
Remove hardcoded backtest-result.json in Plot scripts
|
2018-06-04 21:17:20 -07:00 |
|
xmatthias
|
633620a5e9
|
exclude .mypy_cache
|
2018-05-31 22:15:18 +02:00 |
|
gcarq
|
c43ceb2045
|
add config*.json to .gitignore
|
2018-04-22 00:35:04 +02:00 |
|
gcarq
|
ebe1d3647f
|
.gitignore: add .pytest_cache/
|
2018-03-18 02:04:30 +01:00 |
|
Gerald Lonlas
|
7a3eb40697
|
Ignore freqtrade-plot.html
|
2018-01-28 23:41:22 -08:00 |
|
Gerald Lonlas
|
c46d78b4b9
|
Decouple strategy from analyse.py
|
2018-01-22 20:51:39 -08:00 |
|
Samuel Husso
|
ca8cab0ce9
|
Hyperopt to handle SIGINT by saving/reading the trials file
|
2018-01-09 12:25:58 +02:00 |
|
Gerald Lonlas
|
41e22657e4
|
Fix hyperopt when using MongoDB
|
2017-12-21 19:20:47 -08:00 |
|
Gérald LONLAS
|
512fcdbcb1
|
Allow user to update testdata files with parameter --refresh-pairs-cached (#174)
|
2017-12-16 15:42:28 +01:00 |
|
gcarq
|
68521ea46c
|
adapt README
|
2017-11-25 03:28:39 +01:00 |
|
gcarq
|
e27a6a7a91
|
add mongodb support for hyperopt parallelization
|
2017-11-25 02:04:37 +01:00 |
|
Samuel Husso
|
a56340061e
|
fix Session lint issues
|
2017-09-03 09:50:48 +03:00 |
|
gcarq
|
d4c409a27f
|
add README; minor refactoring
|
2017-05-18 02:13:02 +02:00 |
|
gcarq
|
ef4b7eed3b
|
update gitignore
|
2017-05-18 02:13:02 +02:00 |
|
gcarq
|
61664fcae4
|
update gitignore; remove cache files
|
2017-05-18 02:13:02 +02:00 |
|
gcarq
|
e5d693ed4c
|
initial commit
|
2017-05-12 19:11:56 +02:00 |
|