Commit Graph

  • 4d49f1a0c7 Reset columns by dropping instead of resetting Matthias 2021-09-26 15:39:34 +0200
  • 4fd00db630 Use "combined" enter_tag column Matthias 2021-09-26 15:20:59 +0200
  • 6319c104fe Fix unreliable backtest-result when using webserver mode Matthias 2021-09-26 15:07:48 +0200
  • a77ca22026
    Merge branch 'freqtrade:develop' into develop Robert Roman 2021-09-26 02:57:02 -0500
  • 2a678bdbb4 Update buy_tag column to long_tag Matthias 2021-09-25 19:31:06 +0200
  • e1036d6f58
    Added Calmar Ratio Daily to hyperopt.md file Robert Roman 2021-09-25 16:40:02 -0500
  • 89b7dfda0e
    Added Calmar Ratio Daily Robert Roman 2021-09-25 16:34:41 -0500
  • 24baad7884
    Add Calmar Ratio Daily Robert Roman 2021-09-25 16:28:36 -0500
  • 097da448e2 Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring froggleston 2021-09-25 15:48:42 +0100
  • f4f204d849 Update test to use cost dict Matthias 2021-09-24 20:09:24 +0200
  • 4c268847d4 Add pandas-ta to setup.py Matthias 2021-09-24 19:32:22 +0200
  • 4d72632524
    Merge pull request #5618 from freqtrade/dependabot/pip/develop/progressbar2-3.53.3 Matthias 2021-09-24 19:26:59 +0200
  • b59906b117 Update minimum for tradable_balance_ratio to 0.0 Matthias 2021-09-24 19:24:33 +0200
  • 2431c9f195
    Merge pull request #5615 from freqtrade/dependabot/pip/develop/ccxt-1.56.86 Matthias 2021-09-24 13:19:00 +0200
  • 9657028633
    Merge pull request #5614 from freqtrade/dependabot/pip/develop/mkdocs-material-7.3.0 Matthias 2021-09-24 10:19:03 +0200
  • c61b2a83c1
    Merge pull request #5617 from freqtrade/dependabot/pip/develop/urllib3-1.26.7 Matthias 2021-09-24 09:45:30 +0200
  • 72a1e27fc6
    Bump ccxt from 1.56.30 to 1.56.86 dependabot[bot] 2021-09-24 07:31:20 +0000
  • a217d84e0f
    Merge pull request #5616 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.25 Matthias 2021-09-24 09:30:33 +0200
  • 5da218e383
    Merge pull request #5613 from freqtrade/dependabot/pip/develop/types-requests-2.25.8 Matthias 2021-09-24 08:42:26 +0200
  • 954c468191 Add pandas-ta to requirements Matthias 2021-09-24 07:12:38 +0200
  • 0353f070f9
    Bump progressbar2 from 3.53.2 to 3.53.3 dependabot[bot] 2021-09-24 05:06:24 +0000
  • 90d5af9a35
    Bump urllib3 from 1.26.6 to 1.26.7 dependabot[bot] 2021-09-24 05:06:20 +0000
  • 766ef90b56
    Bump sqlalchemy from 1.4.23 to 1.4.25 dependabot[bot] 2021-09-24 05:06:16 +0000
  • e85dc63263
    Bump mkdocs-material from 7.2.6 to 7.3.0 dependabot[bot] 2021-09-24 05:06:01 +0000
  • 422d560189
    Bump types-requests from 2.25.6 to 2.25.8 dependabot[bot] 2021-09-24 05:05:55 +0000
  • ca20e17d40
    added CalmarHyperOpt to hyperopt.md Robert Roman 2021-09-23 21:48:08 -0500
  • b2ac039d5c
    added CalmarHyperOptLoss to HYPEROPT_LOSS_BUILTIN Robert Roman 2021-09-23 21:46:07 -0500
  • 0f29cbc882
    added CalmarHyperOptLoss Robert Roman 2021-09-23 21:37:28 -0500
  • 3b99c84b0a
    resolved the total profit issue Robert Roman 2021-09-23 21:31:33 -0500
  • 9a6d8977de
    Merge pull request #5605 from peterwilli/fix-sell-cancel-webhook-error Matthias 2021-09-23 20:17:35 +0200
  • ff9c8fe234
    Merge pull request #5496 from LoveIsGrief/docs/performance-warning Matthias 2021-09-23 20:16:58 +0200
  • 692e91a26d changed close date from datetime.utcnow() to datetime.now(timezone.utc) Peter Willemsen 2021-09-23 10:28:15 +0200
  • 375949e41a Suppress incompatible type "Optional[float]"; expected "float" as the check exists. Arunavo Ray 2021-09-23 11:54:05 +0530
  • 2278ee2b62 Merge remote-tracking branch 'origin/feat/binance_liq' into feat/binance_liq Arunavo Ray 2021-09-23 11:40:43 +0530
  • 389448ded4
    Merge branch 'freqtrade:develop' into feat/binance_liq ARUNAVO RAY 2021-09-23 11:23:44 +0530
  • d7903f012f Move PerformanceWarning to advanced section Matthias 2021-09-23 07:25:11 +0200
  • fcca637107
    Merge pull request #5599 from freqtrade/notify_trigger_prot Matthias 2021-09-23 07:17:26 +0200
  • 2bf49445b7 add parameterized names matt ferrante 2021-09-22 16:11:27 -0600
  • a0ef89d910 Also support column-transition for V1 strategies Matthias 2021-09-22 20:48:05 +0200
  • 0e13d57e57 Update advise_* methods to entry/exit Matthias 2021-09-22 20:42:31 +0200
  • 4c6b1cd55b Add very simple short logic to test-strategy Matthias 2021-09-22 20:36:03 +0200
  • 5928ba9c88 Test and document leverage strategy callback Matthias 2021-09-22 20:14:52 +0200
  • 30cc69c880 set all to eth for multi test matt ferrante 2021-09-22 11:28:42 -0600
  • 8cfb6ddd51 fix long line matt ferrante 2021-09-22 10:48:13 -0600
  • f768bdea50 cleanup based on feedback matt ferrante 2021-09-22 10:32:30 -0600
  • c6b684603c
    removed trade_count inside if statement Robert Roman 2021-09-22 09:21:43 -0500
  • b946f8e7f1
    I sorted imports with isort Robert Roman 2021-09-22 09:18:17 -0500
  • 3834bb86ff
    updated line 42 Robert Roman 2021-09-21 20:25:17 -0500
  • 3845d55186
    a new hyperopt loss created that uses calmar ratio Robert Roman 2021-09-21 20:04:23 -0500
  • 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 -0600
  • 5113ceb6c8 added schedule to setup.py Sam Germain 2021-09-21 15:52:12 -0600
  • b0de4d333e fixed webhook error Peter Willemsen 2021-09-21 23:20:40 +0200
  • c791b95405 Use new TestStrategy (V3) by default in tests Matthias 2021-09-21 20:18:14 +0200
  • 707d0ef795 remove trades_for_order3 matt ferrante 2021-09-21 12:16:10 -0600
  • 7a5c7e7020 Update some tests to use StrategyV3 Matthias 2021-09-21 19:14:14 +0200
  • 277828bf0e parameterize some tests matt ferrante 2021-09-21 07:56:16 -0600
  • 6fc770d97d
    Add warning about running with docker on windows Matthias 2021-09-21 15:12:35 +0200
  • 4237acf5b6
    Merge pull request #5598 from SeriousM/patch-1 Matthias 2021-09-21 14:54:31 +0200
  • abddb0db66
    Fix header indention Bernhard Millauer 2021-09-21 10:13:19 +0200
  • 4b5cd891cd Add V3 test strategy Matthias 2021-09-21 07:11:53 +0200
  • d6b36231e7 added schedule to environment.yml Sam Germain 2021-09-20 23:12:17 -0600
  • cf2da3b45f Merge branch 'feat/short' into pr/samgermain/5378 Matthias 2021-09-21 06:59:05 +0200
  • 10c1f1303f Revert "Revert "Added Ftx interest rate calculation"" Sam Germain 2021-09-20 21:47:06 -0600
  • ef7f01d9e7 added position and wallet_balance to LocalTrade.set_isolated_liq Sam Germain 2021-09-20 21:44:00 -0600
  • de07b1c4c7 Fixed parameter check which failed when 0.0 was passed Arunavo Ray 2021-09-19 12:36:01 +0530
  • c1d657d33b rearanged isolated_liq in models a bit Sam Germain 2021-09-19 00:51:06 -0600
  • c8a4180b9b Added Tests for Binance Liquidation price, shortened liquidation param names Arunavo Ray 2021-09-19 11:16:41 +0530
  • d9afc836dc Binance Liquidation Price Hedge-Mode Removed Arunavo Ray 2021-09-19 10:18:28 +0530
  • 21ca657768 Converted kwargs to params Arunavo Ray 2021-09-17 08:17:15 +0530
  • 426bddb0b3 Revert "Added Ftx interest rate calculation" Arunavo Ray 2021-09-15 07:06:05 +0530
  • 806879ea9c Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Arunavo Ray 2021-09-15 06:55:44 +0530
  • 3ce05c0d54 Add "sane" defaults to protection triggers Matthias 2021-09-20 20:08:48 +0200
  • fd23ab3d64 improve formatting, add tests Matthias 2021-09-20 19:49:18 +0200
  • dd0db7ee5d Split protection-notification into global and per-pair Matthias 2021-09-20 19:23:40 +0200
  • a0fb43c6ca Add pairlock-notification Matthias 2021-09-20 19:12:59 +0200
  • c91a9a92f2
    Add troubleshooting information Bernhard Millauer 2021-09-20 14:22:24 +0200
  • 6db2813850 merged with feat/short Sam Germain 2021-09-19 20:33:08 -0600
  • 043bfcd5ad Fixed a lot of failing tests" Sam Germain 2021-09-19 20:24:22 -0600
  • d7c7448632 merged lev-freqtradebot with lev-strat Sam Germain 2021-09-19 19:06:43 -0600
  • 778f0d9d0a Merged feat/short into lev-strat Sam Germain 2021-09-19 17:44:12 -0600
  • c799ecf292 Revert "Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts" Sam Germain 2021-09-19 17:17:09 -0600
  • aff5bbd1b1 Revert "Added Margin Mode Check for Binance." Sam Germain 2021-09-19 17:16:59 -0600
  • e2021192fb Merge branch 'feat/short' into liq Sam Germain 2021-09-19 17:02:59 -0600
  • 60a678fea7 merged with feat/short Sam Germain 2021-09-19 17:02:09 -0600
  • d8d6f245a7 Fixed breaking tests in test_freqtradebot.py Sam Germain 2021-09-19 16:44:02 -0600
  • ee0ebdf0f2 merged with develop Sam Germain 2021-09-19 15:35:54 -0600
  • 1da091dea3 ProtectionManager should return the lock just created Matthias 2021-09-19 19:41:19 +0200
  • 879bf47b32 Refactor telegram.py to simplify send_msg Matthias 2021-09-19 19:25:36 +0200
  • c46ef637c3
    Merge pull request #5593 from samgermain/parametrized-test-freqtradebot Matthias 2021-09-19 13:40:13 +0200
  • ec03531771 Improve naming of variables Matthias 2021-09-19 13:29:09 +0200
  • ab88217186 Improve /balance output to include starting balance and percentual change Matthias 2021-09-19 13:16:30 +0200
  • 66c2034c3f
    Merge pull request #5387 from samgermain/lev-exchange Matthias 2021-09-19 13:00:38 +0200
  • 2d679177e5 Added in lev prep before creating api order Sam Germain 2021-09-19 03:05:58 -0600
  • fa74b95a01 reduced amount of code for leverage_brackets test Sam Germain 2021-09-19 02:33:28 -0600
  • ddc203ca69 remove %s in test_exchange unix time Sam Germain 2021-09-19 02:26:59 -0600
  • 835e0e69fc removed leverage from create order api call Sam Germain 2021-09-19 02:23:05 -0600
  • 2b6d134294 Merge branch 'feat/short' into lev-exchange Sam Germain 2021-09-19 01:57:30 -0600
  • ac4f5adfe2 switched since = int(since.timestamp()) from %s Sam Germain 2021-09-19 01:16:22 -0600
  • d0ab95e4e1 Fixed parameter check which failed when 0.0 was passed Arunavo Ray 2021-09-19 12:36:01 +0530
  • b83689f9ea
    Merge pull request #5541 from arunavo4/feat/short Matthias 2021-09-19 09:05:17 +0200