Commit Graph

167 Commits

Author SHA1 Message Date
Gerald Lonlas 963d2a8368 Doc: update bot usage 2018-05-29 22:24:13 -07:00
Gerald Lonlas d9eddfb1ee Doc: Update the exchanges supported 2018-05-29 22:21:29 -07:00
gcarq eb8503c547 README: add codeclimate badge 2018-03-18 18:59:13 +01:00
Matthias Voppichler 4cfa3be69e add /etc/localtime to container to syncronize time 2018-03-09 20:51:28 +01:00
Gerald Lonlas f69adc1894 Add setup.sh script to install and update the bot 2018-01-28 23:18:15 -08:00
Gerald Lonlas ddc1b7cd49 Update bot commands in README.md 2018-01-18 21:15:20 -08:00
Gerald Lonlas eb473842b8 Update documentation 2018-01-02 23:59:14 -08:00
Gerald Lonlas f37c495b90 Update the documentation from the PR review 2018-01-02 22:50:54 -08:00
Gerald Lonlas 284c6c4223 Reorder and revamp the documentation 2018-01-02 22:50:54 -08:00
Gerald Lonlas c8c8c626b0 Fix issue #248: missing configuration when executing /forcesell
This is not a beautiful workaround, I am not proud of it,
but a redesigning of main.py and telegram.py will be
necessary for a better integration. Any better solution
is welcome.
2017-12-29 20:03:12 -08:00
Gerald Lonlas ff6b0fc1c9 Display profits in fiat 2017-12-26 19:44:19 -08:00
Janne Sinivirta 95c6ada2ad link to contribution guide from README.md 2017-12-22 14:31:08 +02:00
seansan 33beab9c47
added Minimal (advised) system requirements 2017-12-21 09:13:26 +01:00
Janne Sinivirta 155ed4e501
Merge pull request #191 from gcarq/feature/add-systemd-service-file
add systemd service file
2017-12-17 07:43:20 +02:00
Janne Sinivirta 80ef2cfed4
Merge pull request #193 from gcarq/feature/ci-enforce-pep8
CI: enforce PEP8 conform code
2017-12-17 07:42:23 +02: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 a395a14eeb adapt README 2017-12-16 03:40:06 +01:00
gcarq 597f08e2a2 update README 2017-12-16 03:00:51 +01:00
Gérald LONLAS 2ac8b685d6 Add param for Dry run to use a DB file instead of memory (#182) 2017-12-14 15:10:11 +01:00
Samuel Husso cb09cabbdd
Merge pull request #171 from stephendade/dailymsg
Added daily profit telegram command
2017-12-12 19:42:31 +02:00
Stephen Dade 0b18c93d19 Daily profit command - better message formatting and minor fixes 2017-12-12 19:41:25 +11:00
Gerald Lonlas ef7646417b Allow to change the number of currencies used by dynamic-whitelist 2017-12-11 00:01:27 -08:00
Stephen Dade ccb8c3c352 Added daily profit telegram command 2017-12-10 17:32:40 +11:00
gcarq 68521ea46c adapt README 2017-11-25 03:28:39 +01:00
Samuel Husso 7a44a1d1c1 match example config to backtest_conf and update README to fix #124 2017-11-21 07:37:31 +02:00
gcarq d1cc9e868b adapt README 2017-11-17 19:03:08 +01:00
gcarq 8b464033ff add missing commands to README 2017-11-10 17:26:52 +01:00
gcarq 54b15c1556 update README 2017-11-10 17:17:51 +01:00
Sébastien Moreau 3884cfb809
Merge branch 'develop' into feature/advanced-status-command 2017-11-05 10:32:53 -05:00
Sebastien Moreau 60249af04c Removes long format + pylint fixes 2017-11-02 13:25:19 -04:00
gcarq 3d61095ba4 modify header font size 2017-11-01 18:36:22 +01:00
gcarq 7a0be94cde adapt README 2017-11-01 18:32:27 +01:00
Sebastien Moreau 361bdd20d3 Updates README 2017-10-29 20:55:14 -04:00
Janne Sinivirta c9741cb291 adjust roi settings for faster trades 2017-10-15 17:32:07 +03:00
Janne Sinivirta 2c4d0144ba Add note about binding sqlite with dry_run enabled 2017-10-15 14:40:02 +03:00
Roland Venesz 76736902c6 Merge branch 'master' into develop 2017-10-13 15:48:25 +02:00
Roland Venesz d266171ed8 Docker improvements (faster and more secure builds) 2017-10-13 15:47:13 +02:00
Janne Sinivirta 0c8c149b86 Fix the command for running backtesting in README.md 2017-10-11 13:09:57 +03:00
gcarq 2d983db2e0 Merge branch 'master' into develop 2017-10-08 15:15:44 +02:00
gcarq d9b01eee15 adapt install section 2017-10-08 15:15:11 +02:00
Janne Sinivirta aef42336e6 fixes to README.md
- Fix the command for running unit tests
- Add command to run backtest unit tests
2017-10-06 14:12:23 +03:00
gcarq 1eee0c91bf adapt README 2017-09-30 20:59:54 +02:00
gcarq 3f6f502e66 add code coverage badge 2017-09-30 19:05:37 +02:00
gcarq af6b07efb1 Merge branch 'master' of https://github.com/gcarq/freqtrade into develop 2017-09-28 19:03:53 +02:00
gcarq d416aba95e add setup tutorial (closes #40) 2017-09-28 19:01:02 +02:00
gcarq 775414d494 add slack invite link 2017-09-28 19:00:42 +02:00
Janne Sinivirta 72432c1285 Fix link markup for issues 2017-09-21 09:08:13 -07:00
Janne Sinivirta 73ad3b4c85 Updated README.md 2017-09-20 08:06:10 -07:00
Janne Sinivirta e5a742cf2e add a little more explanation for ask_last_balance to README 2017-09-18 05:09:45 -07:00
Janne Sinivirta 4d651e0082 add ask_last_balance to README.md 2017-09-18 05:08:05 -07:00
gcarq f91cd8ea96 drop support for poloniex 2017-09-11 13:59:38 +02:00
gcarq a4b2f4e4b9 Fix application state and add new optional config attribute: "initial_state"
* Move State handling to misc, to avoid circular imports
* Add optional config attribute "initial_state"
2017-09-09 00:31:40 +02:00
gcarq efa0444304 add test-suite usage to README.md 2017-09-08 17:42:23 +02:00
gcarq 13786ee32c add Build Status badge 2017-09-08 17:35:21 +02:00
Janne Sinivirta a1d616f8c2 update README to document stoploss 2017-09-07 17:39:16 +03:00
Janne Sinivirta c2d7854d62 add TA-lib dependency 2017-09-02 11:37:12 +03:00
gcarq 360143b8cf fix typo 2017-09-01 21:34:56 +02:00
gcarq 32cac11580 add typehints 2017-09-01 21:11:46 +02:00
Samuel Husso 02b4929e3f Add docker support 2017-08-27 18:19:02 +03:00
gcarq 7b0296ad52 adapt README 2017-06-08 22:54:03 +02:00
gcarq 53e71e09f7 remove /cancel command 2017-06-08 20:04:07 +02:00
gcarq 4859bf18a3 s/trade_thresholds/minimal_roi/ 2017-05-20 21:30:42 +02:00
gcarq 588ecebfeb bump version 2017-05-18 02:13:02 +02:00
gcarq d4c409a27f add README; minor refactoring 2017-05-18 02:13:02 +02:00
gcarq c9cc9faf31 create table if it doesnt exist and other fixes 2017-05-18 02:13:02 +02:00
gcarq 419f6ea2ca update README; make main.py executable 2017-05-18 02:13:02 +02:00
maikl a5b1e699e5 Initial commit 2017-05-18 02:13:02 +02:00