Commit Graph

  • 3d86b18492 Added property _ft_has_default.ccxt_futures_name and removed subclass ccxt_config properties Sam Germain 2021-11-13 05:00:47 -06:00
  • c4c1b301cd buy notification code consolidation ethan 2021-11-13 15:46:00 -05:00
  • 0bc9384451 more notification code consolidation ethan 2021-11-13 14:52:59 -05:00
  • 7412b7ba51 buy/sell fill notification code consolidation ethan 2021-11-13 10:23:47 -05:00
  • a177e58dc4 Remove "currency" generating from splitting pair str ethan 2021-11-13 08:49:02 -05:00
  • 867ac3f82a Removed typing.List from bibox, hitbtc and kucoin Sam Germain 2021-11-13 06:21:17 -06:00
  • 37d461c6c2 Improve strategy dataframe documentation Matthias 2021-11-13 11:47:28 +01:00
  • 3c509a1f9b New method for combining all funding fees within a time period Sam Germain 2021-11-13 04:45:23 -06:00
  • 0e70d23bef Add documentation for exit_tags Matthias 2021-11-13 09:13:32 +01:00
  • 0e2b5ef6d4 Simplify custom strategy file wording Matthias 2021-11-13 09:02:56 +01:00
  • df27499e19 Improve /help output from telegram Matthias 2021-11-13 08:46:06 +01:00
  • 32e3376296 Update buy/sell fill telegram notifications ethan 2021-11-12 21:49:07 -05:00
  • a237667bc9 Update buy/sell fill telegram notifications ethan 2021-11-12 16:18:04 -05:00
  • 6b40792f80 Merge branch 'feat/short' into funding-fee-dry-run Matthias 2021-11-12 08:06:29 +01:00
  • 8d4163d003 Add compat tests Matthias 2021-11-12 07:26:59 +01:00
  • c8c2d89893 exchange.get_funding_fees returns 0 by default Sam Germain 2021-11-11 19:02:07 -06:00
  • 9a65f486ed updated exchangeError messages regarding fetch_funding_rate_history Sam Germain 2021-11-11 18:32:39 -06:00
  • 592b7e0ce3 All test_update_funding_fees tests pass Sam Germain 2021-11-11 17:49:32 -06:00
  • 76ced8acf6 Add some documentation to class Matthias 2021-11-11 20:34:45 +01:00
  • 68083b7fdd Fix sqlinsert failure in test Matthias 2021-11-11 20:07:56 +01:00
  • 4d1ce51207 Merge pull request #5879 from freqtrade/improve_pct_formatting Matthias 2021-11-11 19:30:55 +01:00
  • 39bb34cdb3 Fix test loading bug Matthias 2021-11-11 16:34:40 +01:00
  • e0fd880c11 Improve some more pct formattings Matthias 2021-11-11 15:58:30 +01:00
  • 4eb9038358 Some more fixes to % formatting Matthias 2021-11-11 13:55:55 +01:00
  • 1b271d0840 Improve % outputs to not use explicit "pct" entries Matthias 2021-11-11 12:58:38 +01:00
  • ce2aa1dc69 Small formatting upgrades Matthias 2021-11-11 12:06:18 +01:00
  • f8d30abd79 Handle order returns that contain trades directly Matthias 2021-11-10 19:43:36 +01:00
  • f7b2c0c5d7 Remove unneeded assignment from tests Matthias 2021-11-10 19:16:37 +01:00
  • e7d1630c92 Add space Matthias 2021-11-10 16:51:31 +01:00
  • 2e451da08f Merge pull request #5874 from samgermain/update-todos Matthias 2021-11-10 15:22:50 +01:00
  • 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 -06:00
  • b87f8e7034 Removed unnecessary todo comments Sam Germain 2021-11-10 00:43:55 -06:00
  • d3d17f9f8b Only allow min-stake adjustments of up to 30% Matthias 2021-11-10 06:57:22 +01:00
  • 23a566b478 validate_stake_amount should not be a private method Matthias 2021-11-10 06:38:24 +01:00
  • 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 -06:00
  • 45e4354906 Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-09 14:45:10 -06:00
  • c9d974d210 Clarify performancefilter docs Matthias 2021-11-09 19:52:05 +01:00
  • 4a67b33cb3 Fix some formatting Matthias 2021-11-09 19:40:42 +01:00
  • e69a100c64 Merge branch 'feat/short' into pr/samgermain/5779 Matthias 2021-11-09 19:34:57 +01:00
  • d5438ed0a8 Fix docstring indents Matthias 2021-11-09 19:22:29 +01:00
  • e8b4d44881 Add warning about telegram group usage Matthias 2021-11-09 15:16:51 +01:00
  • b676868ce6 Merge pull request #5868 from mapreal19/patch-1 Matthias 2021-11-09 14:18:16 +01:00
  • 6f0a98229f docs: removes duplicated "without" in pairlists.md Mario Pérez Alarcón 2021-11-09 12:27:38 +00:00
  • 6267678ca9 Use doublequotes for docstrings Matthias 2021-11-09 10:31:54 +00:00
  • f9e5a25b36 Add docstring style to Contributing Matthias 2021-11-09 07:48:25 +00:00
  • fbe9e73c5d better param for funding_fee_cutoff Sam Germain 2021-11-09 01:17:29 -06:00
  • 6c8501dadc Removed docstring indents Sam Germain 2021-11-09 01:00:57 -06:00
  • 2bfec7d549 Add small test-case confirming trade object copy Matthias 2021-11-08 20:14:32 +01:00
  • ae0e72a945 Provide strategy with copied objects Matthias 2021-11-08 19:59:29 +01:00
  • e4cca63163 Align sell_reason assignment location Matthias 2021-11-08 06:44:55 +01:00
  • f2be820f73 Merge pull request #5855 from freqtrade/multi_ohlcv_calls Matthias 2021-11-08 19:30:40 +01:00
  • d0b91b334e Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-08 04:44:57 -06:00
  • 63f4221f70 Fix broken documentation link Matthias 2021-11-08 11:29:10 +01:00
  • 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 -06:00
  • 01229ad631 updated exchange.get_funding_fee_dates with better names Sam Germain 2021-11-08 01:51:52 -06:00
  • 7122cb2fe9 updated test_get_funding_fees to test for funding fees at beginning of trade also Sam Germain 2021-11-08 01:51:17 -06:00
  • bea37e5ea3 moved dry run check for funding fees to exchange Sam Germain 2021-11-08 01:50:50 -06:00
  • 84261237a0 Improve doc wording Matthias 2021-11-08 08:09:33 +01:00
  • bb2b8efef1 Merge pull request #5859 from freqtrade/dependabot/pip/develop/isort-5.10.0 Matthias 2021-11-08 08:07:40 +01:00
  • 3ce898e4a9 Bump isort from 5.9.3 to 5.10.0 dependabot[bot] 2021-11-08 05:29:09 +00:00
  • bbd7c6e4fc Merge pull request #5862 from freqtrade/dependabot/pip/develop/ccxt-1.60.68 Matthias 2021-11-08 06:24:50 +01:00
  • d003a2b7a3 Merge pull request #5863 from freqtrade/dependabot/pip/develop/numpy-1.21.4 Matthias 2021-11-08 06:24:23 +01:00
  • 2b88b3b749 Merge pull request #5864 from freqtrade/dependabot/pip/develop/scipy-1.7.2 Matthias 2021-11-08 06:23:51 +01:00
  • d80dda9caa Merge pull request #5858 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.22 Matthias 2021-11-08 06:23:35 +01:00
  • 3cfce605de Merge pull request #5860 from freqtrade/dependabot/pip/develop/jsonschema-4.2.1 Matthias 2021-11-08 06:23:18 +01:00
  • fdc6053633 Merge pull request #5861 from freqtrade/dependabot/pip/develop/coveralls-3.3.0 Matthias 2021-11-08 06:22:51 +01:00
  • b39794f8d2 Bump scipy from 1.7.1 to 1.7.2 dependabot[bot] 2021-11-08 03:01:38 +00:00
  • ab06584a3e Bump numpy from 1.21.3 to 1.21.4 dependabot[bot] 2021-11-08 03:01:32 +00:00
  • a2c12f15f1 Bump ccxt from 1.60.11 to 1.60.68 dependabot[bot] 2021-11-08 03:01:25 +00:00
  • d0199b6014 Bump coveralls from 3.2.0 to 3.3.0 dependabot[bot] 2021-11-08 03:01:19 +00:00
  • dbc863bcdf Bump jsonschema from 4.1.2 to 4.2.1 dependabot[bot] 2021-11-08 03:01:14 +00:00
  • c54cf63bae Bump prompt-toolkit from 3.0.21 to 3.0.22 dependabot[bot] 2021-11-08 03:01:06 +00:00
  • c11e1a84e4 Fix wrong logging Matthias 2021-11-07 15:41:04 +01:00
  • de4bc7204d Update documentation to clarify new behaviour Matthias 2021-11-07 13:14:29 +01:00
  • a08dd17bc1 Use startup_candle-count to determine call count Matthias 2021-11-07 13:10:40 +01:00
  • 9fa64c2647 Allow multiple calls to get more candles in live-run Matthias 2021-11-04 20:00:02 +01:00
  • fb6ba62158 Add default to "is_new_pair" Matthias 2021-11-04 19:52:29 +01:00
  • 1dd6872b80 Merge pull request #5843 from Theagainmen/patch-2 Matthias 2021-11-07 11:07:16 +01:00
  • 4595c1e73c Slightly reformat to simplify new change Matthias 2021-11-07 10:55:11 +01:00
  • 6cc3f65a83 Add --trading-mode parameter Matthias 2021-11-07 10:42:39 +01:00
  • 11b77cf94c Update test to new list-pairs format Matthias 2021-11-01 09:46:35 +01:00
  • bfe3760f68 Add tests for margin mode Matthias 2021-11-01 09:33:55 +01:00
  • 0dd9a277d3 improve market_is_tradable tests Matthias 2021-11-01 09:24:00 +01:00
  • 534b0a5911 Some tests for new market checking Matthias 2021-11-01 09:12:39 +01:00
  • 3fac5c5bcd Update list-markets to work for futures/margin as well Matthias 2021-11-01 08:40:55 +01:00
  • 8990097d6f Enrich markets mock with "type" and "spot" info Matthias 2021-10-31 18:58:59 +01:00
  • bfca9e7c09 Merge pull request #5853 from samgermain/okex Matthias 2021-11-07 08:30:47 +01:00
  • 252e45ebf2 Merge branch 'feat/short' into funding-fee-dry-run Sam Germain 2021-11-06 22:46:00 -06:00
  • 04dc14a74c Added okex exchange class futures properties Sam Germain 2021-11-04 23:26:13 -06:00
  • 0c2501e11b Safer keys for funding_rate and mark_price dictionaries, based on rounding down the hour Sam Germain 2021-11-06 22:31:38 -06:00
  • 8bfcf4ee09 Fixed breaking exchange tests from _get_funding_fee_dates, and commented out kraken get_funding_fees tests Sam Germain 2021-11-06 22:05:38 -06:00
  • b88482b2e9 Fixed millisecond timestamp issue errors with funding fees Sam Germain 2021-11-06 21:45:35 -06:00
  • 48b34c8fd0 Fixed issues with funding-fee being miscalculated on trade objects in freqtradebot Sam Germain 2021-11-06 21:03:18 -06:00
  • f795288d90 Fixed timestamp/datetime issues for mark price, funding rate and _get_funding_fee_dates Sam Germain 2021-11-06 20:48:03 -06:00
  • 6e912c1053 Updated _get_funding_fee method names, added kraken._get_funding_fee Sam Germain 2021-11-06 17:12:48 -06:00
  • 25fcab0794 Enhance /show_config endpoint Matthias 2021-11-06 16:12:25 +01:00
  • fef7da03b2 Merge pull request #5850 from freqtrade/timeout_forcesell Matthias 2021-11-06 16:20:06 +01:00
  • 66220d6f9f Merge pull request #5846 from Merinorus/5527-show_average_profit_in_overwiew Matthias 2021-11-06 15:43:34 +01:00
  • e3a368a74e Merge pull request #5668 from samgermain/docs Matthias 2021-11-06 15:42:32 +01:00
  • 4f5c5b6982 Clarify timeout documentation Matthias 2021-11-06 15:29:05 +01:00