Commit Graph

  • 29c6f182f6 Merge pull request #5630 from freqtrade/dependabot/pip/develop/types-requests-2.25.9 Matthias 2021-09-27 06:31:29 +02:00
  • 9059502303 Bump ccxt from 1.56.86 to 1.57.3 dependabot[bot] 2021-09-27 03:01:27 +00:00
  • 08b1f04ed5 Bump types-requests from 2.25.8 to 2.25.9 dependabot[bot] 2021-09-27 03:01:18 +00:00
  • bdca3e2343 Merge branch 'freqtrade:develop' into develop Robert Roman 2021-09-26 15:37:09 -05:00
  • a926f54a25 Add "side" parameter to custom_stake_amount Matthias 2021-09-26 19:35:54 +02:00
  • 84e013de2d Update confirm_trade_entry to support "side" parameter Matthias 2021-09-26 19:32:24 +02:00
  • ec445776e9 Merge pull request #5601 from ferrants/parameterize-tests Matthias 2021-09-26 19:07:47 +02:00
  • 4d49f1a0c7 Reset columns by dropping instead of resetting Matthias 2021-09-26 15:39:34 +02:00
  • 4fd00db630 Use "combined" enter_tag column Matthias 2021-09-26 15:20:59 +02:00
  • 6319c104fe Fix unreliable backtest-result when using webserver mode Matthias 2021-09-26 15:07:48 +02:00
  • a77ca22026 Merge branch 'freqtrade:develop' into develop Robert Roman 2021-09-26 02:57:02 -05:00
  • 2a678bdbb4 Update buy_tag column to long_tag Matthias 2021-09-25 19:31:06 +02:00
  • e1036d6f58 Added Calmar Ratio Daily to hyperopt.md file Robert Roman 2021-09-25 16:40:02 -05:00
  • 89b7dfda0e Added Calmar Ratio Daily Robert Roman 2021-09-25 16:34:41 -05:00
  • 24baad7884 Add Calmar Ratio Daily Robert Roman 2021-09-25 16:28:36 -05:00
  • 097da448e2 Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring froggleston 2021-09-25 15:48:42 +01:00
  • f4f204d849 Update test to use cost dict Matthias 2021-09-24 20:09:24 +02:00
  • 4c268847d4 Add pandas-ta to setup.py Matthias 2021-09-24 19:32:22 +02:00
  • 4d72632524 Merge pull request #5618 from freqtrade/dependabot/pip/develop/progressbar2-3.53.3 Matthias 2021-09-24 19:26:59 +02:00
  • b59906b117 Update minimum for tradable_balance_ratio to 0.0 Matthias 2021-09-24 19:24:33 +02:00
  • 2431c9f195 Merge pull request #5615 from freqtrade/dependabot/pip/develop/ccxt-1.56.86 Matthias 2021-09-24 13:19:00 +02:00
  • 9657028633 Merge pull request #5614 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.0 Matthias 2021-09-24 10:19:03 +02:00
  • c61b2a83c1 Merge pull request #5617 from freqtrade/dependabot/pip/develop/urllib3-1.26.7 Matthias 2021-09-24 09:45:30 +02:00
  • 72a1e27fc6 Bump ccxt from 1.56.30 to 1.56.86 dependabot[bot] 2021-09-24 07:31:20 +00:00
  • a217d84e0f Merge pull request #5616 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.25 Matthias 2021-09-24 09:30:33 +02:00
  • 5da218e383 Merge pull request #5613 from freqtrade/dependabot/pip/develop/types-requests-2.25.8 Matthias 2021-09-24 08:42:26 +02:00
  • 954c468191 Add pandas-ta to requirements Matthias 2021-09-24 07:12:38 +02:00
  • 0353f070f9 Bump progressbar2 from 3.53.2 to 3.53.3 dependabot[bot] 2021-09-24 05:06:24 +00:00
  • 90d5af9a35 Bump urllib3 from 1.26.6 to 1.26.7 dependabot[bot] 2021-09-24 05:06:20 +00:00
  • 766ef90b56 Bump sqlalchemy from 1.4.23 to 1.4.25 dependabot[bot] 2021-09-24 05:06:16 +00:00
  • e85dc63263 Bump mkdocs-material from 7.2.6 to 7.3.0 dependabot[bot] 2021-09-24 05:06:01 +00:00
  • 422d560189 Bump types-requests from 2.25.6 to 2.25.8 dependabot[bot] 2021-09-24 05:05:55 +00:00
  • ca20e17d40 added CalmarHyperOpt to hyperopt.md Robert Roman 2021-09-23 21:48:08 -05:00
  • b2ac039d5c added CalmarHyperOptLoss to HYPEROPT_LOSS_BUILTIN Robert Roman 2021-09-23 21:46:07 -05:00
  • 0f29cbc882 added CalmarHyperOptLoss Robert Roman 2021-09-23 21:37:28 -05:00
  • 3b99c84b0a resolved the total profit issue Robert Roman 2021-09-23 21:31:33 -05:00
  • 9a6d8977de Merge pull request #5605 from peterwilli/fix-sell-cancel-webhook-error Matthias 2021-09-23 20:17:35 +02:00
  • ff9c8fe234 Merge pull request #5496 from LoveIsGrief/docs/performance-warning Matthias 2021-09-23 20:16:58 +02:00
  • 692e91a26d changed close date from datetime.utcnow() to datetime.now(timezone.utc) Peter Willemsen 2021-09-23 10:28:15 +02:00
  • d7903f012f Move PerformanceWarning to advanced section Matthias 2021-09-23 07:25:11 +02:00
  • fcca637107 Merge pull request #5599 from freqtrade/notify_trigger_prot Matthias 2021-09-23 07:17:26 +02:00
  • 2bf49445b7 add parameterized names matt ferrante 2021-09-22 16:11:27 -06:00
  • a0ef89d910 Also support column-transition for V1 strategies Matthias 2021-09-22 20:48:05 +02:00
  • 0e13d57e57 Update advise_* methods to entry/exit Matthias 2021-09-22 20:42:31 +02:00
  • 4c6b1cd55b Add very simple short logic to test-strategy Matthias 2021-09-22 20:36:03 +02:00
  • 5928ba9c88 Test and document leverage strategy callback Matthias 2021-09-22 20:14:52 +02:00
  • 30cc69c880 set all to eth for multi test matt ferrante 2021-09-22 11:28:42 -06:00
  • 8cfb6ddd51 fix long line matt ferrante 2021-09-22 10:48:13 -06:00
  • f768bdea50 cleanup based on feedback matt ferrante 2021-09-22 10:32:30 -06:00
  • c6b684603c removed trade_count inside if statement Robert Roman 2021-09-22 09:21:43 -05:00
  • b946f8e7f1 I sorted imports with isort Robert Roman 2021-09-22 09:18:17 -05:00
  • 3834bb86ff updated line 42 Robert Roman 2021-09-21 20:25:17 -05:00
  • 3845d55186 a new hyperopt loss created that uses calmar ratio Robert Roman 2021-09-21 20:04:23 -05:00
  • 553c868d7f combined test_order_book_depth_of_market and test_order_book_depth_of_market_high_delta Sam Germain 2021-09-21 16:40:24 -06:00
  • 5113ceb6c8 added schedule to setup.py Sam Germain 2021-09-21 15:52:12 -06:00
  • b0de4d333e fixed webhook error Peter Willemsen 2021-09-21 23:20:40 +02:00
  • c791b95405 Use new TestStrategy (V3) by default in tests Matthias 2021-09-21 20:18:14 +02:00
  • 707d0ef795 remove trades_for_order3 matt ferrante 2021-09-21 12:16:10 -06:00
  • 7a5c7e7020 Update some tests to use StrategyV3 Matthias 2021-09-21 19:14:14 +02:00
  • 277828bf0e parameterize some tests matt ferrante 2021-09-21 07:56:16 -06:00
  • 6fc770d97d Add warning about running with docker on windows Matthias 2021-09-21 15:12:35 +02:00
  • 4237acf5b6 Merge pull request #5598 from SeriousM/patch-1 Matthias 2021-09-21 14:54:31 +02:00
  • abddb0db66 Fix header indention Bernhard Millauer 2021-09-21 10:13:19 +02:00
  • 4b5cd891cd Add V3 test strategy Matthias 2021-09-21 07:11:53 +02:00
  • d6b36231e7 added schedule to environment.yml Sam Germain 2021-09-20 23:12:17 -06:00
  • cf2da3b45f Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-09-21 06:59:05 +02:00
  • 3ce05c0d54 Add "sane" defaults to protection triggers Matthias 2021-09-20 20:08:48 +02:00
  • fd23ab3d64 improve formatting, add tests Matthias 2021-09-20 19:49:18 +02:00
  • dd0db7ee5d Split protection-notification into global and per-pair Matthias 2021-09-20 19:23:40 +02:00
  • a0fb43c6ca Add pairlock-notification Matthias 2021-09-20 19:12:59 +02:00
  • c91a9a92f2 Add troubleshooting information Bernhard Millauer 2021-09-20 14:22:24 +02:00
  • 6db2813850 merged with feat/short Sam Germain 2021-09-19 20:33:08 -06:00
  • 043bfcd5ad Fixed a lot of failing tests" Sam Germain 2021-09-19 20:24:22 -06:00
  • d7c7448632 merged lev-freqtradebot with lev-strat Sam Germain 2021-09-19 19:06:43 -06:00
  • 778f0d9d0a Merged feat/short into lev-strat Sam Germain 2021-09-19 17:44:12 -06:00
  • 60a678fea7 merged with feat/short Sam Germain 2021-09-19 17:02:09 -06:00
  • d8d6f245a7 Fixed breaking tests in test_freqtradebot.py Sam Germain 2021-09-19 16:44:02 -06:00
  • ee0ebdf0f2 merged with develop Sam Germain 2021-09-19 15:35:54 -06:00
  • 1da091dea3 ProtectionManager should return the lock just created Matthias 2021-09-19 19:41:19 +02:00
  • 879bf47b32 Refactor telegram.py to simplify send_msg Matthias 2021-09-19 19:25:36 +02:00
  • c46ef637c3 Merge pull request #5593 from samgermain/parametrized-test-freqtradebot Matthias 2021-09-19 13:40:13 +02:00
  • ec03531771 Improve naming of variables Matthias 2021-09-19 13:29:09 +02:00
  • ab88217186 Improve /balance output to include starting balance and percentual change Matthias 2021-09-19 13:16:30 +02:00
  • 66c2034c3f Merge pull request #5387 from samgermain/lev-exchange Matthias 2021-09-19 13:00:38 +02:00
  • 2d679177e5 Added in lev prep before creating api order Sam Germain 2021-09-19 03:05:58 -06:00
  • fa74b95a01 reduced amount of code for leverage_brackets test Sam Germain 2021-09-19 02:33:28 -06:00
  • ddc203ca69 remove %s in test_exchange unix time Sam Germain 2021-09-19 02:26:59 -06:00
  • 835e0e69fc removed leverage from create order api call Sam Germain 2021-09-19 02:23:05 -06:00
  • 2b6d134294 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-09-19 01:57:30 -06:00
  • ac4f5adfe2 switched since = int(since.timestamp()) from %s Sam Germain 2021-09-19 01:16:22 -06:00
  • b83689f9ea Merge pull request #5541 from arunavo4/feat/short Matthias 2021-09-19 09:05:17 +02:00
  • 27bd30d266 fixed formatting issues Arunavo Ray 2021-09-19 11:42:29 +05:30
  • c54259b4c5 Added ftx interest formula tests Arunavo Ray 2021-09-19 11:35:29 +05:30
  • 91cc8212f6 Merge branch 'freqtrade:feat/short' into feat/short ARUNAVO RAY 2021-09-19 11:26:33 +05:30
  • cee4ed541b parametrized test_update_trade_state_withorderdict Sam Germain 2021-09-18 19:46:46 -06:00
  • ec9dbc550e parametrized test_create_trade_minimal_amount Sam Germain 2021-09-18 19:19:53 -06:00
  • c1895a0fc2 Remove warning related to legacy hyperopt Matthias 2021-09-18 15:30:33 +02:00
  • 73f044d1e2 Merge pull request #5281 from rokups/rk/helpers Matthias 2021-09-18 15:30:20 +02:00
  • eab7f8f694 [SQUASH] Doh. Rokas Kupstys 2021-09-18 15:44:21 +03:00
  • 713e7819f7 [SQUASH] Remove mypy import. Rokas Kupstys 2021-09-18 15:27:58 +03:00