Commit Graph

  • 1b058d882d Simplify date rounding logic Matthias 2021-11-14 19:55:56 +0100
  • e7499b7c44 Improve leggibility of test Matthias 2021-11-14 19:53:08 +0100
  • da3ceb0904
    Merge pull request #5779 from samgermain/funding-fee-dry-run Matthias 2021-11-14 19:49:05 +0100
  • 9102590365 Improve tests by also having a "Mixed" case Matthias 2021-11-14 19:22:12 +0100
  • a08572e907 Merge remote-tracking branch 'upstream/feat/short' into todo-rpc aezo.teo 2021-11-14 21:21:59 +0800
  • 22f7c0fdc6 updated test cases aezo.teo 2021-11-14 21:04:24 +0800
  • b3afca2a9d Improve ccxt_compat test for funding rate Matthias 2021-11-14 13:37:09 +0100
  • 92997c85f9 adding sides for rate and 1 more test case aezo.teo 2021-11-14 17:37:31 +0800
  • 4d1d8de9b7 Split /stats messages Matthias 2021-11-14 10:20:04 +0100
  • e7fad04eb9 Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-14 03:15:22 -0600
  • 1dc98cc4d5 Break line Matthias 2021-11-14 10:12:19 +0100
  • c70fdea886
    Merge pull request #5847 from stash86/kucoin-api Matthias 2021-11-14 10:11:02 +0100
  • 8df334515f added logic for is_short and tests aezo.teo 2021-11-14 16:52:38 +0800
  • 8cfc531b32
    Merge pull request #5887 from samgermain/common-ccxt-config Matthias 2021-11-14 09:52:06 +0100
  • 30fbe0c79c added is_short and short_trades to schema aezo.teo 2021-11-14 16:51:03 +0800
  • 5b9cbaf277 Use Close value for trade signal calculation Matthias 2021-11-14 09:50:04 +0100
  • 33f00d23b9
    Merge pull request #5885 from ethanopp/develop Matthias 2021-11-14 09:37:58 +0100
  • 632c1bc0aa Add static workaround for kucoin 429000 issue Stefano Ariestasia 2021-06-14 14:39:12 +0900
  • 984d3216c8
    Merge pull request #5889 from samgermain/test-todos Matthias 2021-11-14 09:27:33 +0100
  • 7c11619924 avoid using replace in messages Matthias 2021-11-14 09:19:21 +0100
  • 38362e0ec5 Update test names Matthias 2021-11-14 09:02:25 +0100
  • 8f66d8f942 Merge branch 'sam_5889' into todo-rpc aezo.teo 2021-11-14 13:26:32 +0800
  • 86e5b480a8 test_strategy_test_v2 for shorts Sam Germain 2021-11-13 19:50:53 -0600
  • 430aa0903f Removed redundent TODO-levs Sam Germain 2021-11-13 19:45:41 -0600
  • 77f8f8658c test_rpc_telegram short test Sam Germain 2021-11-13 19:36:49 -0600
  • ca9805112d test_get_trades_proxy and test_select_order for shorts passes Sam Germain 2021-11-13 19:26:30 -0600
  • 01ad65de68 test_rpc_apiserver.py Sam Germain 2021-11-13 19:22:43 -0600
  • 3ce64dd4e9 Added test__ccxt_config for all exchanges with subclass files on freqtrade Sam Germain 2021-11-13 16:32:43 -0600
  • 099bf7691e Updated bibox to combine parent _ccxt_config and minimized _ccxt_config tests Sam Germain 2021-11-13 16:22:36 -0600
  • 3d86b18492 Added property _ft_has_default.ccxt_futures_name and removed subclass ccxt_config properties Sam Germain 2021-11-13 05:00:47 -0600
  • c4c1b301cd buy notification code consolidation ethan 2021-11-13 15:46:00 -0500
  • 0bc9384451 more notification code consolidation ethan 2021-11-13 14:52:59 -0500
  • 7412b7ba51 buy/sell fill notification code consolidation ethan 2021-11-13 10:23:47 -0500
  • a177e58dc4 Remove "currency" generating from splitting pair str ethan 2021-11-13 08:49:02 -0500
  • 867ac3f82a Removed typing.List from bibox, hitbtc and kucoin Sam Germain 2021-11-13 06:21:17 -0600
  • 37d461c6c2 Improve strategy dataframe documentation Matthias 2021-11-13 11:47:28 +0100
  • 3c509a1f9b New method for combining all funding fees within a time period Sam Germain 2021-11-13 04:45:23 -0600
  • 0e70d23bef Add documentation for exit_tags Matthias 2021-11-13 09:13:32 +0100
  • 0e2b5ef6d4 Simplify custom strategy file wording Matthias 2021-11-13 09:02:56 +0100
  • df27499e19 Improve /help output from telegram Matthias 2021-11-13 08:46:06 +0100
  • 32e3376296 Update buy/sell fill telegram notifications ethan 2021-11-12 21:49:07 -0500
  • a237667bc9 Update buy/sell fill telegram notifications ethan 2021-11-12 16:18:04 -0500
  • 6b40792f80
    Merge branch 'feat/short' into funding-fee-dry-run Matthias 2021-11-12 08:06:29 +0100
  • 8d4163d003 Add compat tests Matthias 2021-11-12 07:26:59 +0100
  • c8c2d89893 exchange.get_funding_fees returns 0 by default Sam Germain 2021-11-11 19:02:07 -0600
  • 9a65f486ed updated exchangeError messages regarding fetch_funding_rate_history Sam Germain 2021-11-11 18:32:39 -0600
  • 592b7e0ce3 All test_update_funding_fees tests pass Sam Germain 2021-11-11 17:49:32 -0600
  • 76ced8acf6 Add some documentation to class Matthias 2021-11-11 20:34:45 +0100
  • 68083b7fdd Fix sqlinsert failure in test Matthias 2021-11-11 20:07:56 +0100
  • 4d1ce51207
    Merge pull request #5879 from freqtrade/improve_pct_formatting Matthias 2021-11-11 19:30:55 +0100
  • 39bb34cdb3 Fix test loading bug Matthias 2021-11-11 16:34:40 +0100
  • e0fd880c11 Improve some more pct formattings Matthias 2021-11-11 15:58:30 +0100
  • 4eb9038358 Some more fixes to % formatting Matthias 2021-11-11 13:55:55 +0100
  • 1b271d0840 Improve % outputs to not use explicit "pct" entries Matthias 2021-11-11 12:58:38 +0100
  • ce2aa1dc69 Small formatting upgrades Matthias 2021-11-11 12:06:18 +0100
  • f8d30abd79 Handle order returns that contain trades directly Matthias 2021-11-10 19:43:36 +0100
  • f7b2c0c5d7 Remove unneeded assignment from tests Matthias 2021-11-10 19:16:37 +0100
  • e7d1630c92 Add space Matthias 2021-11-10 16:51:31 +0100
  • 2e451da08f
    Merge pull request #5874 from samgermain/update-todos Matthias 2021-11-10 15:22:50 +0100
  • 43174760ef Added exit trade funding_fees check but test fails because of sql integrity error test_update_funding_fees Sam Germain 2021-11-10 01:19:51 -0600
  • b87f8e7034 Removed unnecessary todo comments Sam Germain 2021-11-10 00:43:55 -0600
  • d3d17f9f8b Only allow min-stake adjustments of up to 30% Matthias 2021-11-10 06:57:22 +0100
  • 23a566b478 validate_stake_amount should not be a private method Matthias 2021-11-10 06:38:24 +0100
  • e713f5188f Merge branch 'funding-fee-dry-run' of https://github.com/samgermain/freqtrade into funding-fee-dry-run Sam Germain 2021-11-09 14:45:50 -0600
  • 45e4354906 Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-09 14:45:10 -0600
  • c9d974d210 Clarify performancefilter docs Matthias 2021-11-09 19:52:05 +0100
  • 4a67b33cb3 Fix some formatting Matthias 2021-11-09 19:40:42 +0100
  • e69a100c64 Merge branch 'feat/short' into pr/samgermain/5779 Matthias 2021-11-09 19:34:57 +0100
  • d5438ed0a8 Fix docstring indents Matthias 2021-11-09 19:22:29 +0100
  • e8b4d44881 Add warning about telegram group usage Matthias 2021-11-09 15:16:51 +0100
  • b676868ce6
    Merge pull request #5868 from mapreal19/patch-1 Matthias 2021-11-09 14:18:16 +0100
  • 6f0a98229f
    docs: removes duplicated "without" in pairlists.md Mario Pérez Alarcón 2021-11-09 12:27:38 +0000
  • 6267678ca9 Use doublequotes for docstrings Matthias 2021-11-09 10:31:54 +0000
  • f9e5a25b36 Add docstring style to Contributing Matthias 2021-11-09 07:48:25 +0000
  • fbe9e73c5d better param for funding_fee_cutoff Sam Germain 2021-11-09 01:17:29 -0600
  • 6c8501dadc Removed docstring indents Sam Germain 2021-11-09 01:00:57 -0600
  • 2bfec7d549 Add small test-case confirming trade object copy Matthias 2021-11-08 20:14:32 +0100
  • ae0e72a945 Provide strategy with copied objects Matthias 2021-11-08 19:59:29 +0100
  • e4cca63163 Align sell_reason assignment location Matthias 2021-11-08 06:44:55 +0100
  • f2be820f73
    Merge pull request #5855 from freqtrade/multi_ohlcv_calls Matthias 2021-11-08 19:30:40 +0100
  • d0b91b334e Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-08 04:44:57 -0600
  • 63f4221f70 Fix broken documentation link Matthias 2021-11-08 11:29:10 +0100
  • 090b3d29b7 Updated kraken._get_funding_fee docstring with notification that it won't work in the bot yet Sam Germain 2021-11-08 01:52:28 -0600
  • 01229ad631 updated exchange.get_funding_fee_dates with better names Sam Germain 2021-11-08 01:51:52 -0600
  • 7122cb2fe9 updated test_get_funding_fees to test for funding fees at beginning of trade also Sam Germain 2021-11-08 01:51:17 -0600
  • bea37e5ea3 moved dry run check for funding fees to exchange Sam Germain 2021-11-08 01:50:50 -0600
  • 84261237a0
    Improve doc wording Matthias 2021-11-08 08:09:33 +0100
  • bb2b8efef1
    Merge pull request #5859 from freqtrade/dependabot/pip/develop/isort-5.10.0 Matthias 2021-11-08 08:07:40 +0100
  • 3ce898e4a9
    Bump isort from 5.9.3 to 5.10.0 dependabot[bot] 2021-11-08 05:29:09 +0000
  • c4ea42526f
    Bump aiohttp from 3.7.4.post0 to 3.8.0 dependabot[bot] 2021-11-08 05:25:45 +0000
  • bbd7c6e4fc
    Merge pull request #5862 from freqtrade/dependabot/pip/develop/ccxt-1.60.68 Matthias 2021-11-08 06:24:50 +0100
  • 4c6575e46d
    Bump cachetools from 4.2.2 to 4.2.4 dependabot[bot] 2021-11-08 05:24:34 +0000
  • d003a2b7a3
    Merge pull request #5863 from freqtrade/dependabot/pip/develop/numpy-1.21.4 Matthias 2021-11-08 06:24:23 +0100
  • 2b88b3b749
    Merge pull request #5864 from freqtrade/dependabot/pip/develop/scipy-1.7.2 Matthias 2021-11-08 06:23:51 +0100
  • d80dda9caa
    Merge pull request #5858 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.22 Matthias 2021-11-08 06:23:35 +0100
  • 3cfce605de
    Merge pull request #5860 from freqtrade/dependabot/pip/develop/jsonschema-4.2.1 Matthias 2021-11-08 06:23:18 +0100
  • fdc6053633
    Merge pull request #5861 from freqtrade/dependabot/pip/develop/coveralls-3.3.0 Matthias 2021-11-08 06:22:51 +0100
  • b39794f8d2
    Bump scipy from 1.7.1 to 1.7.2 dependabot[bot] 2021-11-08 03:01:38 +0000
  • ab06584a3e
    Bump numpy from 1.21.3 to 1.21.4 dependabot[bot] 2021-11-08 03:01:32 +0000
  • a2c12f15f1
    Bump ccxt from 1.60.11 to 1.60.68 dependabot[bot] 2021-11-08 03:01:25 +0000