Commit Graph

  • ced812660b
    Minor fix in the strategy docs hroff-1902 2020-05-13 22:37:50 +0300
  • 255ff6cd06 Should return False if it's not been cancelled empty Matthias 2020-05-13 20:52:40 +0200
  • b4d2433fc1
    Merge pull request #3267 from GrilledChickenThighs/develop hroff-1902 2020-05-13 21:29:39 +0300
  • 60f26ba501 use update_trade_state also for closed stoploss orders Matthias 2020-05-13 20:25:32 +0200
  • 5f0d5a302d
    Merge pull request #3301 from freqtrade/hroff-1902-patch-1 Matthias 2020-05-13 19:12:19 +0200
  • b3dd0a68d5
    minor: fix typo in configuration.md hroff-1902 2020-05-13 18:51:38 +0300
  • 7307ebd1f4
    Merge pull request #3300 from Corfucinas/patch-1 Matthias 2020-05-13 15:56:15 +0200
  • 6ff457e391
    Update doc Ta_lib Pedro Torres 2020-05-13 20:50:11 +0800
  • e898b58c81
    Bump ccxt from 1.27.49 to 1.27.56 dependabot-preview[bot] 2020-05-13 12:46:33 +0000
  • 6e86a47764 updated docs Paul D. Mendes 2020-05-13 14:49:16 +0400
  • d86855f2f3
    Merge pull request #3129 from freqtrade/trades_to_list Matthias 2020-05-13 09:41:26 +0200
  • fe3ea8e7ec Fix stoploss on binance bug bmoulkaf 2020-05-13 05:15:18 +0000
  • 0c3bdd66ac Update sql cheatsheet iwth current table structure Matthias 2020-05-13 06:50:52 +0200
  • 87d9388a9c Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop Paul D. Mendes 2020-05-13 00:32:46 +0400
  • 63dfe3669f Updated docs for #3267 Paul D. Mendes 2020-05-13 00:25:57 +0400
  • ed7209f910
    Merge pull request #3290 from freqtrade/show_forcebuy hroff-1902 2020-05-12 15:05:56 +0300
  • 4c9131bd64
    Merge pull request #3291 from hroff-1902/minor-fix-docs2 hroff-1902 2020-05-12 15:05:07 +0300
  • f1367b38a4 Docs: Fix the fix hroff-1902 2020-05-12 14:42:33 +0300
  • 77c9334c50
    Use available config object Matthias 2020-05-12 13:39:24 +0200
  • e2b9c24856 Docs: Fix sample in strategy-advanced hroff-1902 2020-05-12 13:54:13 +0300
  • aa25461e88 Show forcebuy status so it's visible before calling forcebuy. Matthias 2020-05-12 07:20:59 +0200
  • e864db1843 Update test for dp.current_whitelist Matthias 2020-05-12 06:38:14 +0200
  • 1aa1fada6a
    Merge pull request #3289 from prashanthsandela/patch-1 Matthias 2020-05-12 06:17:50 +0200
  • 258071928f
    Correct log path in doc. prashanthsandela 2020-05-11 17:21:04 -0700
  • caac562b6b
    Merge pull request #3246 from flomerz/develop hroff-1902 2020-05-12 00:50:25 +0300
  • 7e9998083f
    Merge pull request #3287 from hroff-1902/tests-suppress-deprecationwarning hroff-1902 2020-05-11 22:00:02 +0300
  • c8f3ef884b Minor: Add filterwarning for DeprecationWarning in test hroff-1902 2020-05-11 20:22:19 +0300
  • 41bd2c815d Merge branch 'develop' of https://github.com/GrilledChickenThighs/freqtrade into develop Paul D. Mendes 2020-05-11 20:17:24 +0400
  • 9fbe135790 attached pairlist manager onto dataprovider init for unified access to dynamic whitelist Paul D. Mendes 2020-05-11 19:32:28 +0400
  • a5bfa5515c Fix flake8 mypy Paul D. Mendes 2020-05-11 20:13:06 +0400
  • a8f523adae attached pairlist manager onto dataprovider init for unified access to dynamic whitelist Paul D. Mendes 2020-05-11 19:32:28 +0400
  • bc9efc31ad Added Method for accessing current pair list on initialization for dynamic informative pairs Paul D. Mendes 2020-05-06 19:48:57 +0400
  • 20c3d6644c
    Merge pull request #3283 from freqtrade/dependabot/pip/develop/ta-lib-0.4.18 Matthias 2020-05-11 14:33:27 +0200
  • a379e68cf4 Add new ta-lib wheels Matthias 2020-05-11 14:02:39 +0200
  • c351b7848e
    Merge pull request #3286 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.6 Matthias 2020-05-11 13:32:32 +0200
  • e0ea37829b
    Merge pull request #3285 from freqtrade/dependabot/pip/develop/plotly-4.7.1 Matthias 2020-05-11 11:35:42 +0200
  • 265838403e
    Merge pull request #3284 from freqtrade/dependabot/pip/develop/ccxt-1.27.49 Matthias 2020-05-11 11:29:35 +0200
  • e1d3cafd80
    Merge pull request #3282 from freqtrade/dependabot/pip/develop/pytest-5.4.2 Matthias 2020-05-11 11:21:59 +0200
  • 96710d42f5
    Bump mkdocs-material from 5.1.5 to 5.1.6 dependabot-preview[bot] 2020-05-11 09:13:06 +0000
  • e38581c19f
    Bump plotly from 4.6.0 to 4.7.1 dependabot-preview[bot] 2020-05-11 09:12:38 +0000
  • 43ab814f30
    Bump ccxt from 1.27.20 to 1.27.49 dependabot-preview[bot] 2020-05-11 09:12:11 +0000
  • 3849b68b8f
    Bump ta-lib from 0.4.17 to 0.4.18 dependabot-preview[bot] 2020-05-11 09:11:22 +0000
  • 306eae6da3
    Bump pytest from 5.4.1 to 5.4.2 dependabot-preview[bot] 2020-05-11 09:10:48 +0000
  • bbb609c927
    Merge pull request #3278 from freqtrade/api/jwt hroff-1902 2020-05-10 21:33:41 +0300
  • 9eca268a49 Fix test Matthias 2020-05-10 20:00:19 +0200
  • d291ca0071 Simplify code section Matthias 2020-05-10 19:43:16 +0200
  • 21c2af2b92 Load jwt_key from config Matthias 2020-05-10 19:42:06 +0200
  • c3f0b5d4eb Rename methods to match endpoints Matthias 2020-05-10 19:37:41 +0200
  • f64209e426
    Merge pull request #3281 from freqtrade/sell_order_cancel_exception hroff-1902 2020-05-10 19:22:14 +0300
  • b163bb7650
    Apply suggestions from code review Matthias 2020-05-10 17:48:29 +0200
  • c2224ed6b7
    Fix doc typos Matthias 2020-05-10 17:47:43 +0200
  • 73a1496318 Catch exception on cancel_order Matthias 2020-05-10 17:44:45 +0200
  • 2406e20be2
    Update docs/rest-api.md Matthias 2020-05-10 17:36:43 +0200
  • 80faa5feb1 Add test to cancel sell order Matthias 2020-05-10 16:24:00 +0200
  • d9e4f41a35 Add documentation for JWt Matthias 2020-05-10 16:14:35 +0200
  • a2ec18680e
    Merge pull request #3279 from meauxt/develop hroff-1902 2020-05-10 12:24:15 +0300
  • 570c51b0b0
    Fix Typo in telegram Plugin Mohamad Tarbin 2020-05-10 05:07:49 -0400
  • f246336943
    Merge pull request #3277 from hroff-1902/edge-fix-fee Matthias 2020-05-10 10:58:57 +0200
  • 51d2b817ae Use self.fee hroff-1902 2020-05-10 11:51:33 +0300
  • bc64619f30 Tests for JWT implementation Matthias 2020-05-10 10:43:13 +0200
  • 8139058fcc Implement token/login and token/refresh endpoints Matthias 2020-05-10 10:35:38 +0200
  • 0bd2fca40b
    Update tests/test_integration.py Matthias 2020-05-10 09:55:41 +0200
  • b6a2c38941 Adjust tests hroff-1902 2020-05-10 02:22:49 +0300
  • 7e08fa2631 Fix usage of fee value in Edge hroff-1902 2020-05-10 02:22:16 +0300
  • b72997fc2b Add flask-jwt-extended dependency Matthias 2020-05-09 20:16:04 +0200
  • 37439b836b
    Merge pull request #3275 from hroff-1902/exchange-cosmetics-2 Matthias 2020-05-09 19:25:35 +0200
  • 4e7024f20a Rename fetch_ticker hroff-1902 2020-05-09 15:53:43 +0300
  • d4362ed357 Minor: improve exception handling in exchange hroff-1902 2020-05-09 09:29:40 +0300
  • 2307495f28
    Update docs/configuration.md hroff-1902 2020-05-08 20:10:16 +0300
  • 18ec65e05f
    Merge pull request #3269 from freqtrade/improve_exceptionlogging hroff-1902 2020-05-08 15:39:54 +0300
  • 80d367fa08 Add test for keyboardinterrupt Matthias 2020-05-08 14:24:30 +0200
  • 5272ec85ea Add additional test Matthias 2020-05-08 12:34:24 +0200
  • c560de4111 Improve exception handling on critical errors Matthias 2020-05-08 11:44:24 +0200
  • 5b92387732
    Merge pull request #3259 from freqtrade/fix/filled hroff-1902 2020-05-07 09:58:26 +0300
  • 1ba2df79c6 Ause isclose for comparison, assign filled to variable Matthias 2020-05-07 06:51:02 +0200
  • 06313cdddf
    Merge pull request #3264 from freqtrade/api_improvements hroff-1902 2020-05-07 00:05:36 +0300
  • a62d7495ca FIx typo in telegram method Matthias 2020-05-05 21:28:59 +0200
  • 593d13ebdd Show new values also in Telegram Matthias 2020-05-05 21:21:05 +0200
  • e4023a6567 Add some minor things to show_config Matthias 2020-05-05 21:19:35 +0200
  • 77d889beff
    Merge pull request #3262 from freqtrade/humanize_show_trades_error hroff-1902 2020-05-05 21:28:14 +0300
  • ffef4bc474 Humanize show-trades error when no database is specified Matthias 2020-05-05 19:48:28 +0200
  • 1b448f57b9
    Merge pull request #3242 from freqtrade/feat/trade_show hroff-1902 2020-05-05 19:26:59 +0300
  • 0340d7bf37
    Merge pull request #3249 from freqtrade/increase_rate_cache hroff-1902 2020-05-05 19:08:31 +0300
  • d3a0ab8096 Change mock-status to be open when testing unfilled... Matthias 2020-05-05 07:12:49 +0200
  • 981976681a Use filled, it's the safer choice when determining the filled amount. Matthias 2020-05-05 07:08:24 +0200
  • b4aeb93a18 Add test testing the different ways exchanges may return data Matthias 2020-05-05 07:07:42 +0200
  • f040c20688 Use filled in tests Matthias 2020-05-05 06:41:01 +0200
  • 648723fb83 Use 30min rate cache Matthias 2020-05-05 06:32:03 +0200
  • 06aee85398
    Merge pull request #3253 from freqtrade/dependabot/pip/develop/progressbar2-3.51.3 Matthias 2020-05-04 15:13:21 +0200
  • 3ad9df66ad
    Merge pull request #3252 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.12.0 Matthias 2020-05-04 15:06:43 +0200
  • e6c83b802f
    Merge pull request #3256 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.7 Matthias 2020-05-04 15:03:51 +0200
  • 5dde6d3fac
    Bump python-telegram-bot from 12.6.1 to 12.7 dependabot-preview[bot] 2020-05-04 12:40:24 +0000
  • 7ad6e03e5a
    Merge pull request #3250 from freqtrade/dependabot/pip/develop/numpy-1.18.4 Matthias 2020-05-04 14:39:06 +0200
  • a0fe49ede6
    Merge pull request #3251 from freqtrade/dependabot/pip/develop/arrow-0.15.6 Matthias 2020-05-04 13:56:23 +0200
  • e5cc0640f6
    Merge pull request #3254 from freqtrade/dependabot/pip/develop/ccxt-1.27.20 Matthias 2020-05-04 13:55:26 +0200
  • f7020bdc10
    Merge pull request #3255 from freqtrade/dependabot/pip/develop/mkdocs-material-5.1.5 Matthias 2020-05-04 13:46:10 +0200
  • 32eb1c5705
    Bump mkdocs-material from 5.1.3 to 5.1.5 dependabot-preview[bot] 2020-05-04 09:19:26 +0000
  • 611b9c88d1
    Bump ccxt from 1.27.1 to 1.27.20 dependabot-preview[bot] 2020-05-04 09:18:49 +0000
  • 2c352e6b82
    Bump progressbar2 from 3.51.0 to 3.51.3 dependabot-preview[bot] 2020-05-04 09:18:02 +0000
  • 68f0b105a9
    Bump pytest-asyncio from 0.11.0 to 0.12.0 dependabot-preview[bot] 2020-05-04 09:17:23 +0000