Commit Graph

  • 5dd919b7ad
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-05 12:30:26 +0100
  • 4411ab112a
    Merge branch 'freqtrade:develop' into backtest_bias_tester hippocritical 2023-03-05 12:30:13 +0100
  • 108a578772 Update tests to latest rpc changes Matthias 2023-03-04 20:17:19 +0100
  • 9444bbb6f3 /maxentries should be in single tics. Matthias 2023-03-04 20:09:39 +0100
  • 7c0c98a368 Properly format first entry value, too. Matthias 2023-03-04 20:08:20 +0100
  • c1d395a7d8 Revert "Bump ccxt to 2.8.88" Matthias 2023-03-04 20:02:20 +0100
  • 3f6795962f Update bybit orderbook test Matthias 2023-03-04 19:49:59 +0100
  • 60e651b481 Updat bybit ohlcv data to v5 Matthias 2023-03-04 19:49:37 +0100
  • 548db18857 Improve wording on partial exit notifications Matthias 2023-03-04 19:27:55 +0100
  • aec11618ce Telegram improved formatting Matthias 2023-03-04 18:26:16 +0100
  • f0cbb4f949 Expose relative realized profit Matthias 2023-03-04 18:20:31 +0100
  • 027e023443 Stop from open with leverage Matthias 2023-03-04 18:00:06 +0100
  • 51c15d894b Bump ccxt to 2.8.88 Matthias 2023-03-04 15:27:01 +0100
  • b262f0b374 Update docs re: bot_loop_start in backtest Andy Lawless 2023-03-03 20:46:43 +0000
  • a3dee9350f Move bot_loop_start call to run on every candle Andy Lawless 2023-03-03 20:37:05 +0000
  • d0045673fa Add explicit test for stoploss_from_open Matthias 2023-03-03 19:56:16 +0100
  • d92971cca1
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-03 18:56:00 +0100
  • 87b7513401 fixed --strategy-list moved ast comments to requirements.txt >=1.0.0 (since that is the first version that adds the comments unparsing) hippocritical 2023-03-03 18:53:09 +0100
  • c03c3a5706 improve order REPR display Matthias 2023-03-03 18:12:41 +0100
  • 9573974c47 Update deprecations document Matthias 2023-03-03 06:36:35 +0100
  • 6e9ff5fdd8
    Merge pull request #8202 from freqtrade/remove-populate-any-indicators Matthias 2023-03-03 06:33:25 +0100
  • 022f85095e Show Number of exits Matthias 2023-03-02 19:50:01 +0100
  • 6a0848a3a9
    Merge pull request #8267 from freqtrade/python_3.11 Matthias 2023-03-03 06:31:33 +0100
  • 13376fdad8
    Merge pull request #8220 from eSAMTrade/remove-redundant-dependencies Matthias 2023-03-03 06:25:22 +0100
  • 5b0c143713 Update some comments about 3.11 Matthias 2023-03-02 19:29:41 +0100
  • 5d0e14b564 Don't mock full modules Matthias 2023-03-02 07:07:09 +0100
  • 38050b5346 Simplify "model-run" conditions Matthias 2023-02-25 15:25:47 +0100
  • b1a5776f14 Skip reinforcement learning for python 3.11 Matthias 2023-02-25 15:21:12 +0100
  • 7a7f16b658 Skip catboost tests on py3.11 Matthias 2023-02-25 13:27:28 +0100
  • 684d310ea0 Limit catboost to python <3.11 Matthias 2023-02-25 13:20:26 +0100
  • 49bfa556bf Update CI to test against python 3.11 Matthias 2022-10-25 21:04:40 +0200
  • e228733f1a
    Merge pull request #8264 from xmatthias/sqlalchemy_2 Matthias 2023-03-02 18:23:01 +0100
  • 103bd9e2f2 keep Trade.session private Matthias 2023-03-02 06:55:33 +0100
  • ba38a826e9 Update missing mocks Matthias 2023-03-02 06:46:17 +0100
  • 8103656ae1 Bump mypy in pre-commit Matthias 2023-03-02 06:36:03 +0100
  • b980f45b2b Fix test mypy errors Matthias 2023-03-02 06:23:01 +0100
  • b4b8dde4fb Add sqlalchemy to pre-commit dependencies Matthias 2023-03-01 20:41:49 +0100
  • 59d57d3466 Improve test resiliance Matthias 2023-03-01 20:01:43 +0100
  • f0f72fdd33 Don't define "mapped" on LocalTrade class Matthias 2023-03-01 19:48:15 +0100
  • 388dfec50b Remove last type error Matthias 2023-03-01 18:17:37 +0100
  • 874413ccc5 Fix some style violations Matthias 2023-03-01 11:16:56 +0000
  • 4a35d32b6a Improve trade stop types Matthias 2023-03-01 07:26:35 +0100
  • a1166b1077 allow null fee on calc_base_close Matthias 2023-03-01 07:25:33 +0100
  • e5c9cde36f Update trades_proxy typing Matthias 2023-03-01 07:23:26 +0100
  • b5f55c9b14 Improve type safety in backtesting Matthias 2023-03-01 06:40:07 +0100
  • 7c09c01788 Add some more typehints Matthias 2023-02-28 07:27:01 +0100
  • 0f914cf2bd Use Mapped for LocalTrade Matthias 2023-02-28 07:24:20 +0100
  • d175ab495b Move SessionType to base module Matthias 2023-02-28 07:03:22 +0100
  • f2f4158974 Bump sqlalchemy to 2.0.4 Matthias 2023-02-21 06:58:21 +0100
  • 764001a4c2 Don't reuse variable Matthias 2023-02-21 06:49:15 +0100
  • b65cff0adc Update "Query" type Matthias 2023-02-20 20:22:41 +0100
  • db4f4498dc Experimentally type query property ... Matthias 2023-02-20 20:00:01 +0100
  • c2c039151c Improve typesafety around trade object Matthias 2023-02-20 18:26:32 +0100
  • 8765e3a4d6 Fix some Type issues Matthias 2023-02-20 07:12:09 +0100
  • f6b3998bbd Fix backtesting type incompatibilities Matthias 2023-02-19 20:23:04 +0100
  • 0691bbaad9 Update some db types Matthias 2023-02-19 20:18:46 +0100
  • 101d9ab87f Improvements - tests runnable again Matthias 2023-02-19 19:51:25 +0100
  • 65a5cf64df Re-type session Matthias 2023-02-16 09:03:32 +0000
  • 608a7c2d38 Add safe_close_rate Matthias 2023-02-16 09:02:57 +0000
  • e59eaf33e0 Update _session to session Matthias 2023-02-16 08:51:32 +0000
  • 47b66f3220 More fun with types Matthias 2023-02-16 08:40:34 +0000
  • 491f49388c "Mapped" for trade_model Matthias 2023-02-16 07:27:57 +0000
  • bb116456a9 Update Types for Order object Matthias 2023-02-16 07:17:56 +0000
  • 13b1a3e737 Properly pairlock columns using mapped Matthias 2023-02-16 07:14:07 +0000
  • 98791752a9 Update TradeModels to mapped_column Matthias 2023-02-16 07:07:08 +0000
  • 0bd9b00132 Pairlock to mappedColumn Matthias 2023-02-16 07:05:57 +0000
  • 39a658eac2 Update DeclarativeBase Matthias 2023-02-16 07:04:45 +0000
  • 3c019e0e16 tentative augmented typing of Trade object Matthias 2023-02-14 10:35:18 +0000
  • 41e27ba621 Enhance some type info Matthias 2023-02-14 10:35:09 +0000
  • 3a9d83f86c Mypy: define sqlalchemy plugin Matthias 2023-02-14 10:05:04 +0000
  • 9d455f58b1 Improve some trade model Types Matthias 2023-02-14 10:04:36 +0000
  • 829e10ff87 Improve Type for models.py Matthias 2023-02-14 10:04:09 +0000
  • b62830031f Dummy-type query objects Matthias 2023-02-14 09:56:42 +0000
  • a553a9923a Update types for pairlock Matthias 2023-02-14 08:51:00 +0000
  • a629d455fb Bump sqlalchemy from 1.4.46 to 2.0.3 dependabot[bot] 2023-02-13 08:50:57 +0000
  • feabed30a3 Update remaining exchange mock occurances Matthias 2023-03-01 20:19:14 +0100
  • 2ca8b0b12e Update more exchange mocks to use EXMS Matthias 2023-03-01 20:14:15 +0100
  • bcdf4e0fe8 Use variable for exchange mocks to shorten lines Matthias 2023-02-25 20:26:04 +0100
  • 78e5ec13bb Use absolute path for generic mocks Matthias 2023-02-25 14:21:44 +0100
  • 8b51f5f563 Lowercase exchange ID Matthias 2023-02-25 15:12:29 +0100
  • 756c284ecd
    Merge pull request #8225 from freqtrade/ruff2 Matthias 2023-03-01 20:27:06 +0100
  • d1b2e38ae9 if a stoploss order exists, always allow canceling that Matthias 2023-02-28 20:39:17 +0100
  • dd10dec73d Improve variable wording Matthias 2023-02-28 20:31:02 +0100
  • f822f1795a Reduce /status verbosity Matthias 2023-02-28 19:54:56 +0100
  • 386915378b Improve /status message (show Total profit) Matthias 2023-02-28 19:54:47 +0100
  • 2f1c5cf143 Remove pointless pylint rules Matthias 2023-02-28 18:22:17 +0100
  • 3706d28125 use pytest.approx in favor of "prec_satoshi" ... Matthias 2023-02-28 18:17:29 +0100
  • 0707e70183 Remove deprecated current_profit from api responses Matthias 2023-02-28 18:15:58 +0100
  • bebee15d10 Improve TradeSchema readability Matthias 2023-02-28 18:09:52 +0100
  • 5660036f47
    Merge pull request #8245 from eSAMTrade/bugfix-8244 Matthias 2023-02-28 18:18:53 +0100
  • 262f03bc92 Add backtest warning for market_direction feature Matthias 2023-02-28 17:25:42 +0100
  • 244fd0e731
    Merge pull request #8184 from LangLazy/feature Matthias 2023-02-28 17:22:31 +0100
  • 8dc0bb70d7
    Bump sqlalchemy from 1.4.46 to 2.0.4 dependabot[bot] 2023-02-28 11:11:16 +0000
  • fe6af0ef5d
    Merge pull request #8258 from freqtrade/dependabot/pip/develop/xgboost-1.7.4 Matthias 2023-02-28 12:06:17 +0100
  • fd63f50221
    Merge pull request #8257 from freqtrade/dependabot/pip/develop/ccxt-2.8.54 Matthias 2023-02-28 12:05:42 +0100
  • 5c13fbb0b8
    Merge pull request #8256 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.4 Matthias 2023-02-28 12:02:39 +0100
  • 9a5b090894
    pre-commit cachetools Matthias 2023-02-28 11:23:11 +0100
  • 5a3f23f00c
    Bump types-cachetools from 5.3.0.0 to 5.3.0.4 dependabot[bot] 2023-02-28 09:26:32 +0000
  • 8b347dfdcf
    Merge pull request #8259 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.9 Matthias 2023-02-28 10:25:35 +0100
  • deca5479f0
    pre-commit dateutil-types Matthias 2023-02-28 10:05:38 +0100