Commit Graph

  • 1aad128d85 Support returning a string from custom_sell() and have it recorded as custom sell reason. Rokas Kupstys 2021-04-20 11:17:00 +03:00
  • a77337e424 Document IStrategy.custom_sell. Rokas Kupstys 2021-04-20 10:37:45 +03:00
  • 1292e08fe4 Use strategy_safe_wrapper() when calling custom_sell(). Rokas Kupstys 2021-04-17 11:26:03 +03:00
  • 0fd68aee51 Add IStrategy.custom_sell method which allows per-trade sell signal evaluation. Rokas Kupstys 2021-04-17 10:49:09 +03:00
  • 1c315a5842 Merge pull request #4798 from wr0ngc0degen/develop Matthias 2021-04-25 08:45:30 +02:00
  • 4636b3970b Fix failed test due to exchange downtime Matthias 2021-04-25 08:25:12 +02:00
  • 869a45a031 Merge pull request #2 from freqtrade/develop wr0ngc0degen 2021-04-25 05:50:03 +02:00
  • 2eda25426f fix typo in sample_strategy.py wr0ngc0degen 2021-04-25 05:47:59 +02:00
  • e855530483 hdf5 handler should include the end-date Matthias 2021-04-24 20:26:37 +02:00
  • cb86c90d3e Remove obsolete TODO's Matthias 2021-04-24 19:16:54 +02:00
  • 88f26971fa Use defaultdict for backtesting Matthias 2021-04-24 19:15:09 +02:00
  • 8e85b63b3d Merge pull request #4792 from JoeSchr/add-distribution-graph-to-example-notebook Matthias 2021-04-24 16:14:48 +02:00
  • b223775385 Update "output" of jupyter notebook as well Matthias 2021-04-24 15:56:53 +02:00
  • f12e002686 Merge pull request #4775 from freqtrade/fix_wallet_unlimited Matthias 2021-04-24 15:54:06 +02:00
  • 9177d9d129 Merge pull request #4790 from freqtrade/hyper_range Matthias 2021-04-24 13:41:29 +02:00
  • 185d754b8b Improve documentation to suggest config-private.json Matthias 2021-04-24 13:39:20 +02:00
  • 31b0e3b5e8 add distribution graph to example notebook Joe Schr 2021-04-24 13:25:28 +02:00
  • 7453dac668 Improve doc wording Matthias 2021-04-24 13:13:41 +02:00
  • d647b841f0 Add docs how to optimize indicator parameters Matthias 2021-04-24 09:03:59 +02:00
  • 5c7f278c8a add tests for IntParameter.range Matthias 2021-04-24 07:18:35 +02:00
  • 90476c4287 Add "range" property to IntParameter Matthias 2021-04-24 07:00:33 +02:00
  • e3c86643e6 Merge pull request #1 from freqtrade/develop wr0ngc0degen 2021-04-24 05:47:08 +02:00
  • 9dc7f776d9 Improve log output when loading parameters Matthias 2021-04-23 20:35:30 +02:00
  • 37d8e3c758 Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop saeedrss 2021-04-23 22:28:33 +04:30
  • 191a31db30 NameErrors should not stop loading a different strategy Matthias 2021-04-23 19:36:26 +02:00
  • df16fbd742 Add "dataload complete" message to backtest + hyperopt Matthias 2021-04-23 19:22:41 +02:00
  • b69a9134f5 fixing support for HitBTC #4778 saeedrss 2021-04-23 21:27:13 +04:30
  • 4005708f85 Handle edge with volumepairlist and empty pair_whitelist Matthias 2021-04-23 06:50:39 +02:00
  • 406c1267a2 Remove superfluss space Matthias 2021-04-22 20:01:08 +02:00
  • f5f0bf53af Merge pull request #4780 from rokups/rk/new-pairs-days Matthias 2021-04-22 19:55:25 +02:00
  • 33fa196eae Merge pull request #4767 from bzed/patch-1 Matthias 2021-04-22 19:48:52 +02:00
  • ccaf5764da Small adjustments Matthias 2021-04-22 19:41:01 +02:00
  • 0d2457cd47 Add lock_reason to per-pair lock Matthias 2021-04-22 19:28:39 +02:00
  • f2d5f476d4 Merge pull request #4777 from c0d5x/informative-global-pairlock-msg Matthias 2021-04-22 19:24:13 +02:00
  • 4693cba10d Merge pull request #4769 from freqtrade/trades_pagination Matthias 2021-04-22 19:13:19 +02:00
  • 7e2e196643 improve sell_message by using sell rate Matthias 2021-04-22 17:13:22 +02:00
  • 3144185409 Allow specifying "new_pairs_days" in config. Rokas Kupstys 2021-04-22 11:18:28 +03:00
  • f744df2374 Fix bad fill message Matthias 2021-04-22 10:01:41 +02:00
  • 09efa7b06b Add --new-pairs-days parameter for download-data command. Rokas Kupstys 2021-04-22 10:07:13 +03:00
  • 515c73f399 Don't hard-limit trades endpoint for now Matthias 2021-04-22 06:51:26 +02:00
  • 896ec58cad Add the reason why there is a global pairlock when lock is available Jose Hidalgo 2021-04-21 15:02:33 -06:00
  • 92a2e254af Fix backtesting test Matthias 2021-04-21 20:17:30 +02:00
  • d8c8a8d8c2 Remvoe pointless arguments from get_trade_stake_amount Matthias 2021-04-21 20:01:10 +02:00
  • f7a4331c86 Create config_ftx.json.example onerobotband 2021-04-21 18:38:57 +01:00
  • ba2d4d4656 Reduce number of calls to Trade.total_open_traes_stakes() Matthias 2021-04-21 19:27:21 +02:00
  • 0233aa248e Limit stake_amount to max available amount Matthias 2021-04-21 17:22:16 +02:00
  • 9f6f3e0862 Address ZeroDivisionExceptiond Matthias 2021-04-20 21:41:18 +02:00
  • 05ce3acc46 Improve tests for api_trades Matthias 2021-04-20 21:28:13 +02:00
  • 759bbd8e72 Update documentation about pagination Matthias 2021-04-20 21:23:37 +02:00
  • bd92ce938c trade_history should paginate through results Matthias 2021-04-18 16:05:28 +02:00
  • b230558294 Merge pull request #4766 from freqtrade/fill_rpc Matthias 2021-04-20 20:39:15 +02:00
  • cfa9315e2a Prevent out of candle ROI sells Matthias 2021-04-20 20:29:53 +02:00
  • ba6049e4aa Merge pull request #4768 from c0d5x/fix-markdrawdown-msg Matthias 2021-04-20 20:23:16 +02:00
  • 5defd9a7f8 setup.sh: Install libpython3-dev on Debian/Ubuntu Bernd Zeimetz 2021-04-20 19:52:57 +02:00
  • fd110c7d62 The error that it prints says the contrary to what was evaluated. Jose Hidalgo 2021-04-20 11:50:53 -06:00
  • f821ef5aec Final finetunings of rpc_fill messages Matthias 2021-04-20 19:36:30 +02:00
  • efbe0843be Add documentation for fill messages Matthias 2021-04-20 07:57:34 +02:00
  • d740aae8ca Default fill notifications to off Matthias 2021-04-20 06:49:29 +02:00
  • 0341ac5a55 rename RPC message types Matthias 2021-04-20 06:41:58 +02:00
  • 8800a09770 Don't send double-notifications for stoploss fills Matthias 2021-04-19 21:32:04 +02:00
  • fecd5c582b Add buy and sell fill notifications Matthias 2021-04-19 19:58:29 +02:00
  • 71b017e7c3 Simplify webhook test Matthias 2021-04-19 19:53:16 +02:00
  • 06d6f9ac41 Fix calculation of unlimited_stake in case of modified wallet Matthias 2021-04-20 15:55:48 +02:00
  • 1936dd1ee8 Add test-case verifying "changing" wallet Matthias 2021-04-20 15:45:07 +02:00
  • 2254f65fa7 use binance intests instead of bittrex Matthias 2021-04-20 12:54:22 +02:00
  • bd7e535e42 Use "human" amounts in stake_amount tests Matthias 2021-04-20 11:58:47 +02:00
  • c9e901cf32 Move wallet tasks to test_wallets Matthias 2021-04-20 11:31:37 +02:00
  • 75612496d7 Improve poweredBy logo spacing Matthias 2021-04-19 19:01:39 +02:00
  • a2acb54e7e Clarify comments in pairlist Matthias 2021-04-19 15:15:40 +02:00
  • a51ffdaa3a Merge pull request #4760 from freqtrade/dependabot/pip/develop/ccxt-1.48.22 Matthias 2021-04-19 14:15:36 +02:00
  • 0ddc68b37d Bump ccxt from 1.47.47 to 1.48.22 dependabot[bot] 2021-04-19 09:41:49 +00:00
  • efd0d48ad0 Merge pull request #4762 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.2 Matthias 2021-04-19 08:45:04 +02:00
  • 66b3ecfeed Remove faulty font-family in svg Matthias 2021-04-19 08:32:17 +02:00
  • 81cf09f3b2 Merge pull request #4761 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.9 Matthias 2021-04-19 08:15:46 +02:00
  • 4fc5b5d33d Merge pull request #4757 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.15.0 Matthias 2021-04-19 07:53:08 +02:00
  • 00389fa602 Merge pull request #4759 from freqtrade/dependabot/pip/develop/pandas-1.2.4 Matthias 2021-04-19 07:52:48 +02:00
  • 36ddf99880 Merge pull request #4758 from freqtrade/dependabot/pip/develop/flake8-3.9.1 Matthias 2021-04-19 07:52:05 +02:00
  • 9407dbcf87 Add freqtrade powered by ccxt Matthias 2021-04-19 07:46:39 +02:00
  • b94de3030a Bump mkdocs-material from 7.1.1 to 7.1.2 dependabot[bot] 2021-04-19 05:23:33 +00:00
  • 59d02f3f03 Bump sqlalchemy from 1.4.7 to 1.4.9 dependabot[bot] 2021-04-19 05:23:27 +00:00
  • 05246e6637 Bump pandas from 1.2.3 to 1.2.4 dependabot[bot] 2021-04-19 05:22:52 +00:00
  • 8d2e6954a1 Bump flake8 from 3.9.0 to 3.9.1 dependabot[bot] 2021-04-19 05:22:41 +00:00
  • 296ea30cc3 Bump pytest-asyncio from 0.14.0 to 0.15.0 dependabot[bot] 2021-04-19 05:22:35 +00:00
  • 0737e3fa22 Clarify refresh_period section for volumepairlist Matthias 2021-04-17 19:48:29 +02:00
  • 44bfb53668 Don't use current rate for closed trades Matthias 2021-04-17 19:29:34 +02:00
  • 3b53c88dbe Merge pull request #4751 from freqtrade/pairs_backtesting Matthias 2021-04-17 19:14:13 +02:00
  • fbb9075539 Update util command structures too Matthias 2021-04-17 10:53:03 +02:00
  • c8d3d449a3 Add quick test for pair_whitelist overwrite Matthias 2021-04-17 10:51:02 +02:00
  • 6a9c47d15f Update docs with new options Matthias 2021-04-17 10:48:24 +02:00
  • 1eb9ce4227 Allow specifying pairs for optimize commands via --pairs Matthias 2021-04-17 10:47:32 +02:00
  • c52edcff4d Merge pull request #4677 from mads03dk/get_trade Matthias 2021-04-16 19:57:58 +02:00
  • 9f2b6ee9a5 Merge pull request #4740 from freqtrade/decimal_stoploss_Hyperopt Matthias 2021-04-16 19:46:07 +02:00
  • 5c579613e1 add /trade endpoint to rest_client script Matthias 2021-04-16 19:42:13 +02:00
  • aeb81f90ff Implement errorhandling for /trade endpoint Matthias 2021-04-16 19:35:56 +02:00
  • e6936ae135 Improve wording in docs Matthias 2021-04-16 19:16:29 +02:00
  • ccd4ef905e Merge pull request #4742 from theomart/patch-2 Matthias 2021-04-16 13:49:46 +02:00
  • 8ce5522a10 Add additional documentation for SKDecimal space Matthias 2021-04-16 08:00:04 +02:00
  • 2011912a19 Adapt documentation to use 3 decimals only Matthias 2021-04-16 07:46:00 +02:00
  • 7a98de10ea telegram: Formatting typings Gonzalo Matheu 2021-04-15 09:31:20 -03:00
  • e3c5a4b3fc telegram: Formatting imports Gonzalo Matheu 2021-04-14 18:20:10 -03:00