Commit Graph

  • 026b6a39a9 bugfix skip test split when empty Yinon Polak 2023-03-28 14:40:23 +0300
  • 2860e817bd Update cached binance leverage Tiers Matthias 2023-03-28 07:05:37 +0200
  • 19b78fbc22 Override ccxt's marketOrderRequiresPrice settings for gate Matthias 2023-03-28 06:55:55 +0200
  • cde432fef0 Enable gate market orders Matthias 2023-03-23 18:15:54 +0100
  • 7cbc0ce80a
    Merge branch 'freqtrade:develop' into develop Richard Jozsa 2023-03-28 01:23:24 +0200
  • 8ae44c204e
    Merge pull request #8361 from TheJoeSchr/feature/trades-feather Matthias 2023-03-27 21:05:30 +0200
  • ed0e7ead31 Fix wrong import Matthias 2023-03-27 20:36:05 +0200
  • 3928051baf Revert unneeded formatting changes Matthias 2023-03-27 20:35:19 +0200
  • e35c85000e Excude raspberry from catboost installs Matthias 2023-03-27 20:19:23 +0200
  • 3cabcabcbd ensure labels are properly defined in backtesting robcaulk 2023-03-27 15:23:01 +0200
  • cae8c3a7a8
    Update freqtrade/freqai/data_drawer.py use-parquet-for-hist-preds Robert Caulk 2023-03-27 07:00:20 -0400
  • 85776db692
    Merge pull request #8401 from freqtrade/dependabot/pip/develop/ccxt-3.0.37 Matthias 2023-03-27 11:02:44 +0200
  • ce81af08d8
    Merge pull request #8398 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.4 Matthias 2023-03-27 11:00:57 +0200
  • 5aa6c1dfae
    Merge pull request #8402 from freqtrade/dependabot/pip/develop/pydantic-1.10.7 Matthias 2023-03-27 11:00:40 +0200
  • 4f4dfa2a59
    Bump pydantic from 1.10.6 to 1.10.7 dependabot[bot] 2023-03-27 07:50:06 +0000
  • 90669e0ba9
    Bump ccxt from 3.0.36 to 3.0.37 dependabot[bot] 2023-03-27 07:49:56 +0000
  • bc9f6d30c1
    Merge pull request #8391 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.16 Matthias 2023-03-27 09:47:34 +0200
  • 4ae2333306
    Merge pull request #8399 from freqtrade/dependabot/pip/develop/filelock-3.10.6 Matthias 2023-03-27 09:47:16 +0200
  • 8c63e3dc4f
    Merge pull request #8396 from freqtrade/dependabot/pip/develop/cryptography-40.0.1 Matthias 2023-03-27 09:47:02 +0200
  • b0dddd35ca
    Merge pull request #8395 from freqtrade/dependabot/pip/develop/pre-commit-3.2.1 Matthias 2023-03-27 09:45:57 +0200
  • 96ba75179b
    Merge pull request #8400 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.3 Matthias 2023-03-27 08:28:18 +0200
  • 2589717375
    Merge pull request #8397 from freqtrade/dependabot/pip/develop/orjson-3.8.8 Matthias 2023-03-27 08:00:46 +0200
  • bc0816aa66
    Bump cryptography from 39.0.2 to 40.0.1 dependabot[bot] 2023-03-27 05:15:59 +0000
  • 1743ad7946
    Bump pre-commit from 3.2.0 to 3.2.1 dependabot[bot] 2023-03-27 05:14:04 +0000
  • 9367cbcfd3
    Merge pull request #8390 from freqtrade/dependabot/pip/develop/ccxt-3.0.36 Matthias 2023-03-27 07:10:39 +0200
  • 43a7b9236b
    Merge pull request #8393 from freqtrade/dependabot/pip/develop/ruff-0.0.259 Matthias 2023-03-27 07:00:38 +0200
  • 4891174a71 list-data should sort pairs also in timerange mode Matthias 2023-03-27 06:44:36 +0200
  • 8845f765db
    pre-commit - bump requests Matthias 2023-03-27 06:25:11 +0200
  • 7e11bce4f4
    Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 dependabot[bot] 2023-03-27 03:58:02 +0000
  • 8955e09175
    Bump filelock from 3.10.0 to 3.10.6 dependabot[bot] 2023-03-27 03:58:00 +0000
  • d13ea71a58
    Bump mkdocs-material from 9.1.3 to 9.1.4 dependabot[bot] 2023-03-27 03:57:55 +0000
  • b72f61080b
    Bump orjson from 3.8.7 to 3.8.8 dependabot[bot] 2023-03-27 03:57:46 +0000
  • 75c31cc8cc
    Bump ruff from 0.0.257 to 0.0.259 dependabot[bot] 2023-03-27 03:57:14 +0000
  • 1b3d9efedd
    Bump types-requests from 2.28.11.15 to 2.28.11.16 dependabot[bot] 2023-03-27 03:56:55 +0000
  • 2f8f60373e
    Bump ccxt from 3.0.23 to 3.0.36 dependabot[bot] 2023-03-27 03:56:49 +0000
  • 55781e7f10 fix tests robcaulk 2023-03-26 19:22:52 +0200
  • 72284317c2 Fix failing backtest test Matthias 2023-03-26 18:21:21 +0200
  • 80a27bc0db Fix random uvicorn error Matthias 2023-03-26 18:18:52 +0200
  • 1c9abd9e35 Properly respect can_short flag in backtesting Matthias 2023-03-26 17:27:52 +0200
  • c14ac8a205 Properly handle non-replaced first entry orders Matthias 2023-03-26 16:46:41 +0200
  • b09fb5826f don't use "can_short" in backtesting to determine application of leverage Matthias 2023-03-26 16:17:10 +0200
  • fb1541bdf6 Explicitly close loop in async tests Matthias 2023-03-26 15:46:20 +0200
  • 444d18aa39 Revert binance PO fix, since ccxt has fixed this bug. Matthias 2023-03-26 14:30:29 +0200
  • 91ab4abba8
    Merge pull request #8389 from escanoro/patch-1 Matthias 2023-03-26 15:45:29 +0200
  • 16057da6cc
    typo: above should be below escanoro 2023-03-26 14:09:41 +0200
  • d97500581d
    Merge pull request #8379 from xmatthias/type_sendmsg Matthias 2023-03-26 14:09:01 +0200
  • f1e831a7b8 fix bug in backtest target setting robcaulk 2023-03-26 13:43:59 +0200
  • 31a396bc25
    Merge pull request #8272 from paranoidandy/bot-loop-start-every-candle-bt Matthias 2023-03-26 13:21:08 +0200
  • 7cdcd97c26 Update tests for new logic. Matthias 2023-03-26 11:30:44 +0200
  • 73b59df77b Merge branch 'develop' into pr/paranoidandy/8272 Matthias 2023-03-26 11:22:24 +0200
  • 86aef7cf9d Add current_time to bot_loop_start callbak Matthias 2023-03-26 11:21:18 +0200
  • 159090c0e7 Add explicit tests for TRUNCATE mode Matthias 2023-03-26 11:11:19 +0200
  • 0cb28f3d82 Use kwarg for rounding_mode, update tests with additional parameter Matthias 2023-03-26 10:49:50 +0200
  • d0d0cbe1d1 Implement price_to_precision logic for stoploss Matthias 2023-03-26 10:37:18 +0200
  • 02078456fc Merge branch 'develop' into pr/asuiu/8296 Matthias 2023-03-26 10:28:02 +0200
  • 01dfb1cba8 Revert having price_rounding_mode as configuration Matthias 2023-03-26 10:17:01 +0200
  • ee205ddc86 Improve trade.from_json when stops are used Matthias 2023-03-25 20:26:56 +0100
  • 298f5685ee Reuse existing "cancel_stoploss" call Matthias 2023-03-25 20:06:21 +0100
  • 486d8a48a0 Fix docs (buffer_train_data_candles is an integer, not a boolean) Matthias 2023-03-25 19:36:28 +0100
  • d426077445 Merge branch 'develop' of github.com:freqtrade/freqtrade into develop Matthias 2023-03-25 16:33:07 +0100
  • 9aa455fcd4
    Merge pull request #8364 from freqtrade/robcaulk-patch-1 Matthias 2023-03-25 16:27:25 +0100
  • 1fe58c3938 ensure the backup folder will overwrite existing folders robcaulk 2023-03-25 14:12:06 +0100
  • d9c8b322ce
    Update freqai_interface.py Robert Caulk 2023-03-25 13:37:07 +0100
  • 630cdcb99f reduce duplicated code robcaulk 2023-03-25 13:27:41 +0100
  • b383654378 create a separate folder for the historic_predictions parquet files. Modify save/load functions to accommodate new structure robcaulk 2023-03-25 13:19:53 +0100
  • 68154a1f52 document why users cant arbitrarily change parameter spaces... robcaulk 2023-03-25 11:57:52 +0100
  • f7c1ee6d3e add precision values to api schema Matthias 2023-03-25 11:55:47 +0100
  • 9c6a49436b Export amount/price precisions per trade Matthias 2023-03-25 11:42:19 +0100
  • 0883198f40 use parquet in favor of pickle to improve performance for historic_prediction saving, loading, and active post processing robcaulk 2023-03-25 11:38:16 +0100
  • 75464c22f5
    Merge pull request #8382 from linquanisaac/develop Matthias 2023-03-25 11:36:35 +0100
  • cdd44a4005 docs(protections): fix typo linquanisaac 2023-03-25 17:19:58 +0800
  • 34313a7af6 Merge remote-tracking branch 'origin/develop' into type_sendmsg Matthias 2023-03-25 09:23:00 +0100
  • 4053ee4581
    Merge pull request #8380 from freqtrade/fix/talibinstall Matthias 2023-03-25 09:22:43 +0100
  • 56170dba19 use github to download guess instead of gnu.org Matthias 2023-03-25 08:44:35 +0100
  • 79a2de7a64 Reduce impact of short outages Matthias 2023-03-25 08:31:35 +0100
  • c0a57d352f send base_currency with messages that need it. Matthias 2023-03-25 08:16:07 +0100
  • 3e6b73424b
    Merge branch 'freqtrade:develop' into develop Stefano Ariestasia 2023-03-25 13:56:43 +0900
  • efefcb240b
    Merge branch 'freqtrade:develop' into develop hippocritical 2023-03-24 22:37:21 +0100
  • cbdd86d777 Fix test failures due to additional field Matthias 2023-03-24 21:05:10 +0100
  • 281dd7785e Fix some remaining type errors Matthias 2023-03-24 20:56:18 +0100
  • ad58bac810 Type WS messagetypes Matthias 2023-03-24 20:54:28 +0100
  • 8928d3616a Improve msgtypes Matthias 2023-03-24 20:47:17 +0100
  • e8cffeeffd Update RPCStatusMessage type Matthias 2023-03-24 20:36:29 +0100
  • 76d289f0ce Don't overwrite types Matthias 2023-03-24 20:35:01 +0100
  • 245ae99273 Further typing ... Matthias 2023-03-06 19:44:23 +0100
  • 70ad7b42b1 Improve msg typing Matthias 2023-03-06 19:23:05 +0100
  • 0ece73578c Add typedDict for RPC messages Matthias 2022-09-20 19:51:42 +0200
  • b317524ed7 protect adjust_trade_position from crashing in case of unsafe code Matthias 2023-03-24 20:27:45 +0100
  • 8903ba5d89 fix enf of file Yinon Polak 2023-03-24 20:35:55 +0300
  • 469166636c Set initial stoploss when creating the order Matthias 2023-03-24 07:27:45 +0100
  • eabd321281 small docs change Yinon Polak 2023-03-23 15:59:57 +0200
  • 45c6ae446f small docs change Yinon Polak 2023-03-23 15:04:29 +0200
  • 952e641213 small docs change Yinon Polak 2023-03-23 12:43:37 +0200
  • c44b5b1b3a add pytorch parameters to parameter table docs Yinon Polak 2023-03-23 12:41:20 +0200
  • fc8625c5c5 add pytorch classes uml diagram Yinon Polak 2023-03-23 12:13:27 +0200
  • 150c5510c7 Don''t fully fail bot when invalid price value is reached Matthias 2023-03-22 19:46:07 +0100
  • 36a005754a add pytorch documentation Yinon Polak 2023-03-22 18:15:57 +0200
  • 479aafc331 rename Torch to PyTorch Yinon Polak 2023-03-22 17:50:00 +0200
  • f57787882d Merge remote-tracking branch 'origin/develop' into develop hippocritical 2023-03-22 12:44:29 +0100
  • d12a7ff18b freqtrades' merge broke my side, fixed it by porting it over to my develop branch, no changes with this commit logic-wise. hippocritical 2023-03-22 12:32:39 +0100