Commit Graph

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