Commit Graph

  • cb6b3e17a9
    Bump tabulate from 0.8.5 to 0.8.6 dependabot-preview[bot] 2019-11-18 07:22:41 +0000
  • e7157faddd
    Bump python-rapidjson from 0.8.0 to 0.9.1 dependabot-preview[bot] 2019-11-18 07:22:18 +0000
  • a33d408780
    Bump plotly from 4.2.1 to 4.3.0 dependabot-preview[bot] 2019-11-18 07:21:25 +0000
  • 42474b7144
    Bump flake8-tidy-imports from 3.0.0 to 3.1.0 dependabot-preview[bot] 2019-11-18 07:20:50 +0000
  • 933564591d
    Bump sqlalchemy from 1.3.10 to 1.3.11 dependabot-preview[bot] 2019-11-18 07:20:30 +0000
  • 599e18b920
    Bump urllib3 from 1.25.6 to 1.25.7 dependabot-preview[bot] 2019-11-18 07:20:02 +0000
  • 547d65b065 Fix broken test Matthias 2019-11-17 15:22:14 +0100
  • e4e8a611be Add tests for telegram Matthias 2019-11-17 15:12:53 +0100
  • 2b190e5638 Add documentation Matthias 2019-11-17 15:05:56 +0100
  • acab56793f Add /show_config to telegram Matthias 2019-11-17 15:03:45 +0100
  • 2c976bdd24 Add show_config endpoint Matthias 2019-11-17 14:56:08 +0100
  • 3aee8d2b2a Improve rest api client / status response Matthias 2019-11-17 14:40:59 +0100
  • 841c379797
    Merge pull request #2539 from freqtrade/seperate_docs_ci hroff-1902 2019-11-17 13:20:21 +0300
  • b6a12044ba seperate docs job Matthias 2019-11-17 10:36:32 +0100
  • 8e087cb639
    Merge pull request #2535 from freqtrade/fix/quitting hroff-1902 2019-11-17 01:15:59 +0300
  • bcb5913291
    Merge pull request #2536 from freqtrade/coveralls_actions hroff-1902 2019-11-16 23:05:05 +0300
  • be53c0885d Try moving coveralls to github actions Matthias 2019-11-16 10:49:32 +0100
  • 91047830fd Add tst for worker termination Matthias 2019-11-16 09:56:16 +0100
  • 6e0655b3b7 add empty worker variable Matthias 2019-11-16 09:47:35 +0100
  • edc0d7f2c7 Fix non-terminating bot Matthias 2019-11-15 20:10:17 +0100
  • 1d18e0a11a
    Merge pull request #2518 from freqtrade/github_actions_tests Matthias 2019-11-15 06:58:12 +0100
  • b167fb071a fix windows test Matthias 2019-11-14 08:44:10 +0100
  • 3b9899dfd4 hyperopts ... Matthias 2019-11-14 07:06:00 +0100
  • f94d46316e update checkout action to pinned version Matthias 2019-11-14 06:51:02 +0100
  • 569a547b3f Update Actions CI to new subcommands Matthias 2019-11-14 06:49:21 +0100
  • 6c306c0013 Merge branch 'develop' into github_actions_tests Matthias 2019-11-14 06:45:14 +0100
  • 9b050523e9
    Merge pull request #2397 from freqtrade/feat/new_args_system Matthias 2019-11-14 06:28:42 +0100
  • f9a92c2879 Adjust test hroff-1902 2019-11-13 23:32:37 +0300
  • ab194c7d75 Add test hroff-1902 2019-11-13 23:09:05 +0300
  • 904a9c5dc7
    Merge pull request #2527 from freqtrade/fix/openorder_plotprofit hroff-1902 2019-11-13 22:58:44 +0300
  • 38243c52fd Filter open trades - they are not added to the profit calc Matthias 2019-11-13 20:45:16 +0100
  • c8c48156dd Don't load trades twice ... Matthias 2019-11-13 20:44:55 +0100
  • f4d18034d9
    Merge pull request #2523 from freqtrade/timeout_handling hroff-1902 2019-11-13 22:25:58 +0300
  • 17c11b2afa
    Merge pull request #2525 from hroff-1902/exchange-bibox Matthias 2019-11-13 19:52:50 +0100
  • 68904296e7 Allow timeout of 0 Matthias 2019-11-13 19:38:38 +0100
  • d4499338e0
    Merge pull request #2519 from freqtrade/actions_test Matthias 2019-11-13 19:30:36 +0100
  • 6174a5dd55 Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute hroff-1902 2019-11-13 20:22:23 +0300
  • e26bbc7de8 Add fix for bibox exchange hroff-1902 2019-11-13 19:50:54 +0300
  • 62c1ff776e update action to 2.1.0 Matthias 2019-11-13 13:59:38 +0100
  • baea06eac7
    Merge pull request #2522 from freqtrade/replace_tickerinterval hroff-1902 2019-11-13 13:50:07 +0300
  • 6ac73f7cde Update missed strings Matthias 2019-11-13 11:28:26 +0100
  • 66619204ba re-add hyperopts multiple ... Matthias 2019-11-13 11:13:48 +0100
  • 1d7fb2ffac
    Merge pull request #2521 from freqtrade/rpc/status_table hroff-1902 2019-11-13 13:10:18 +0300
  • c42c5a1f85 Adjust "requires subcommand" message Matthias 2019-11-13 10:03:59 +0100
  • 5b62ad876e Remove hyperopts occurances Matthias 2019-11-13 09:38:06 +0100
  • ec460ab9c9
    Merge pull request #2520 from freqtrade/fix/randomtestfailure hroff-1902 2019-11-13 00:35:04 +0300
  • 2eb6513251 Improve timedout handling Matthias 2019-11-12 15:43:10 +0100
  • c449e39280 Replace more occurances of ticker_interval Matthias 2019-11-03 10:01:05 +0100
  • 1c57a4ac35 more replacements of ticker_interval Matthias 2019-11-02 20:34:39 +0100
  • 334ac8b10c Adapt documentation for timeframe Matthias 2019-11-02 20:34:06 +0100
  • d801dec6aa Some more places with ticker_interval gone Matthias 2019-11-02 20:26:26 +0100
  • 08aedc18e1 Exchange ticker_interval with timeframe in some more places Matthias 2019-11-02 20:25:18 +0100
  • e4bdb92521 Replace some occurances of ticker_interval with timeframe Matthias 2019-11-02 20:19:13 +0100
  • 11f7ab61b9 Remove decimal import from rpc Matthias 2019-11-12 15:11:31 +0100
  • df9bfb6c2e Add FIAT currency to status-table Matthias 2019-11-12 14:58:41 +0100
  • ab9506df48 simplify status_table command Matthias 2019-11-12 13:54:26 +0100
  • 136ef077b2 Add sleep to allow thread to start Matthias 2019-11-12 13:14:43 +0100
  • e8a8f416f3 Update dockerhub description from github readme.md Matthias 2019-08-25 20:08:49 +0200
  • 8c76f45030 Use correct dockerhub image name Matthias 2019-11-12 10:53:48 +0100
  • 96f550c6aa Disable tests Matthias 2019-11-12 10:35:36 +0100
  • 37ef5c38f0 integrate Slack notification Matthias 2019-11-12 09:39:30 +0100
  • 66a273b31b Merge branch 'develop' into volumeList_enhanced_filter Matthias 2019-11-12 09:31:46 +0100
  • 52e24c3a25 Split error-messsage between incompatible and wrong stake amount Matthias 2019-11-12 09:27:53 +0100
  • 7a2d917c66
    Merge pull request #2516 from freqtrade/hroff-1902-patch-1 Matthias 2019-11-12 06:35:26 +0100
  • 025350ebff
    Fix typo in the rest-api docs hroff-1902 2019-11-12 00:07:27 +0300
  • 411e035005
    Merge pull request #2514 from freqtrade/pong hroff-1902 2019-11-11 22:42:32 +0300
  • 800997437a Update documentation Matthias 2019-11-11 20:25:44 +0100
  • 75d5ff69ef Add ping endpoing Matthias 2019-11-11 20:09:58 +0100
  • a241c2af0d Build macos - ... Matthias 2019-11-11 19:42:05 +0100
  • d1729a624d fix windows build Matthias 2019-11-11 10:36:38 +0100
  • e51a720193 Apply cache to pi image Matthias 2019-11-10 10:02:26 +0100
  • ff1d36434d Add github actions action Matthias 2019-11-05 15:33:48 +0100
  • 904ae5af91
    Merge pull request #2512 from freqtrade/dependabot/pip/develop/numpy-1.17.4 Matthias 2019-11-11 14:24:40 +0100
  • 42e8e1c16a
    Merge pull request #2511 from freqtrade/dependabot/pip/develop/scipy-1.3.2 Matthias 2019-11-11 11:41:58 +0100
  • 9fb493d2f4
    Merge pull request #2510 from freqtrade/dependabot/pip/develop/ccxt-1.19.25 Matthias 2019-11-11 11:27:43 +0100
  • 031157f215
    Bump numpy from 1.17.3 to 1.17.4 dependabot-preview[bot] 2019-11-11 10:20:30 +0000
  • c65d217d1e
    Bump scipy from 1.3.1 to 1.3.2 dependabot-preview[bot] 2019-11-11 10:19:36 +0000
  • 0a13f7e1c7
    Bump ccxt from 1.19.14 to 1.19.25 dependabot-preview[bot] 2019-11-11 10:18:58 +0000
  • 173375de7c
    Merge pull request #2508 from freqtrade/hroff-1902-patch-1 Matthias 2019-11-11 10:39:20 +0100
  • 27d81bb68c
    minor: More cosmetics on Exchange Notes hroff-1902 2019-11-11 12:23:24 +0300
  • 044105e8e0
    Merge pull request #2507 from freqtrade/hroff-1902-patch-3 Matthias 2019-11-11 10:11:46 +0100
  • 48f8a62335
    Merge pull request #2506 from freqtrade/hroff-1902-patch-1 Matthias 2019-11-11 09:59:52 +0100
  • 71f99ba79c
    Merge pull request #2504 from freqtrade/hroff-1902-patch-2 Matthias 2019-11-11 09:59:09 +0100
  • 95492958f9
    wordings hroff-1902 2019-11-11 11:37:57 +0300
  • 661c8251c5
    minor: Exchange notes docs hroff-1902 2019-11-11 11:23:29 +0300
  • 83067c1edc
    minor: Fix link in the Faq docs hroff-1902 2019-11-11 11:18:43 +0300
  • c5ed004c9e
    Merge pull request #2505 from freqtrade/bittrex_restricted_markets hroff-1902 2019-11-11 11:13:47 +0300
  • 04b51a982e Include warning-message to bittrex explanation Matthias 2019-11-11 08:55:37 +0100
  • e810597eec Add restricted markets snippet to documentation Matthias 2019-11-11 07:16:35 +0100
  • 692d6afbd9
    Minor exchange notes typographical cosmetics hroff-1902 2019-11-11 02:17:41 +0300
  • 59fa02e11a
    Merge pull request #2499 from freqtrade/hroff-1902-patch-1 hroff-1902 2019-11-11 01:27:43 +0300
  • 6ef6a24841
    Merge pull request #2501 from freqtrade/readme_small_work hroff-1902 2019-11-11 01:14:16 +0300
  • eba55c2783 Change link Matthias 2019-11-10 19:31:13 +0100
  • 7e45a4367b Fixes strategy config from file logic Jonathan Raviotta 2019-11-09 17:37:01 -0500
  • 085aa3084e Implement ticker caching Matthias 2019-11-09 19:45:09 +0100
  • de2d04f06b Add note about systemd load location Matthias 2019-11-09 16:24:24 +0100
  • 12654cb810 Add seperate exchange section in docs Matthias 2019-11-09 16:14:18 +0100
  • 4b15873ee1 Simplify examples Matthias 2019-11-09 15:36:11 +0100
  • 748fe94603 Merge branch 'develop' into volumeList_enhanced_filter Matthias 2019-11-09 15:34:47 +0100
  • 86a5dfa62e Update documentation Matthias 2019-11-09 15:28:36 +0100