Free, open source crypto trading bot
Go to file
2018-07-30 16:31:20 +00:00
.github update issue template to include ccxt version 2018-06-12 07:00:58 +02:00
bin call set_loggers() and pass sys.argv to main 2018-03-18 01:55:43 +01:00
docs Documentation fixes. 2018-07-29 09:12:05 +00:00
freqtrade Added tests for precision on 2018-07-30 16:23:49 +00:00
scripts fix plot_profit to use strategy instead of Analyze 2018-07-17 11:47:09 +03:00
user_data make pytest ignore this file 2018-07-17 11:07:27 +03:00
.coveragerc fix typo in coverage-omit 2018-06-16 21:28:41 +02:00
.dockerignore Add unnecessary files to .dockerignore 2018-05-06 20:23:20 +02:00
.gitignore Remove hardcoded backtest-result.json in Plot scripts 2018-06-04 21:17:20 -07:00
.pylintrc ignore talib.abstract in pylint 2018-01-11 07:08:56 +02:00
.pyup.yml create pyup.io config file 2018-06-07 00:55:09 +02:00
.travis.yml Revert "also unit tests now need config.json" 2018-06-17 11:34:12 +02:00
config_full.json.example Merge branch 'develop' into feat/stop_loss 2018-07-01 20:01:02 +02:00
config.json.example Address PR comment 2018-07-01 20:03:07 +02:00
CONTRIBUTING.md Add not about flake8 pre-commit hooks 2018-06-11 14:55:39 +03:00
Dockerfile Update Dockerfile to 3.6.6 2018-07-07 14:52:39 +02:00
freqtrade.service add service file 2017-12-16 03:00:43 +01:00
install_ta-lib.sh store ta-lib locally in a zip for Travis 2018-06-08 08:15:04 +03:00
LICENSE Initial commit 2017-05-18 02:13:02 +02:00
MANIFEST.in move qtpylib to vendor folder 2017-10-30 20:41:36 +01:00
requirements.txt Update ccxt from 1.17.11 to 1.17.20 2018-07-26 14:24:05 +02:00
setup.cfg mypy - ignore tests folder 2018-06-08 19:58:01 +02:00
setup.py add scikit-optimize to dependencies 2018-06-23 14:37:36 +03:00
setup.sh Setup.sh: fix Python3.6 when broken on macOS 2018-05-29 20:49:37 -07:00
ta-lib-0.4.0-src.tar.gz store ta-lib locally in a zip for Travis 2018-06-08 08:15:04 +03:00