Commit Graph

42 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
simwai 57118691d8 Removed entry in gitignore
2 years ago
simwai 44856eedb2 Merge branch 'develop' of https://github.com/simwai/freqtrade into develop
2 years ago
simwai 5110c14d35 Updated gitignore file
2 years ago
Matthias b371593084 Move previous test config to tests
2 years ago
Matthias ed45dcdf8a Update .gitignore to exclude memray stuff
3 years ago
Matthias 30b467906c Delist FTX, following ccxt's delisting.
3 years ago
Matthias 09ee9089fb
Merge pull request #6832 from freqtrade/feat/freqai
4 years ago
Matthias 24f1dc4ecc Update patched ta-lib install for conda
4 years ago
robcaulk e6ebc0443e make single generalized config for freqai. update docs to reflect that.
4 years ago
Matthias 61c41fd919 Merge branch 'develop' into feat/freqai
4 years ago
Matthias b609dbcd86 Update mdx_truly_sane_lists to be compatible with markdown again
4 years ago
Matthias ec3179156c Revert unwanted changes.
4 years ago
Surfer Admin 405ea74f16 stopPrice
4 years ago
robcaulk ce365eb9e3 improve example strat so that it has dynamic buy and sell logic according to original prediction
4 years ago
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
4 years ago
robcaulk fc837c4daa add freqao backend machinery, user interface, documentation
4 years ago
Matthias a0b42c7aa2 gitignore sqlite temporary files
4 years ago
Matthias 5047492f5a gitignore .ds_store files
4 years ago
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
5 years ago
Matthias 27970b424d Add webUI serving to api-server
5 years ago
Matthias efd94c84de Add example notebook to gitignore again
6 years ago
Matthias c5726e88e8 Don't gitignore sample_strategy
7 years ago
Matthias 0bb1127cb6 update .gitignore
7 years ago
Jonathan Raviotta 2cffc3228a split example notebooks
7 years ago
Jonathan Raviotta 8418dfbaed edits for jupyter notebook example
7 years ago
iuvbio 481cf02db9 add test and fix exchange_resolver
7 years ago
Gerald Lonlas 5683f9e10e Remove hardcoded backtest-result.json in Plot scripts
8 years ago
xmatthias 633620a5e9 exclude .mypy_cache
8 years ago
gcarq c43ceb2045 add config*.json to .gitignore
8 years ago
gcarq ebe1d3647f .gitignore: add .pytest_cache/
8 years ago
Gerald Lonlas 7a3eb40697 Ignore freqtrade-plot.html
8 years ago
Gerald Lonlas c46d78b4b9 Decouple strategy from analyse.py
8 years ago
Samuel Husso ca8cab0ce9 Hyperopt to handle SIGINT by saving/reading the trials file
8 years ago
Gerald Lonlas 41e22657e4 Fix hyperopt when using MongoDB
8 years ago
Gérald LONLAS 512fcdbcb1 Allow user to update testdata files with parameter --refresh-pairs-cached (#174)
8 years ago
gcarq 68521ea46c adapt README
9 years ago
gcarq e27a6a7a91 add mongodb support for hyperopt parallelization
9 years ago
Samuel Husso a56340061e fix Session lint issues
9 years ago
gcarq d4c409a27f add README; minor refactoring
9 years ago
gcarq ef4b7eed3b update gitignore
9 years ago
gcarq 61664fcae4 update gitignore; remove cache files
9 years ago
gcarq e5d693ed4c initial commit
9 years ago