Commit Graph

  • cb086f79ff Improve doc wording and command parameters Matthias 2023-03-12 15:46:34 +0100
  • d9bff68501
    Merge pull request #8311 from froggleston/develop Matthias 2023-03-12 15:25:30 +0100
  • 5bfee44bba Whitespace fix Matthias 2023-03-12 15:24:27 +0100
  • 0012fe36ca sort imports Yinon Polak 2023-03-12 16:16:04 +0200
  • d186f8f1e1
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-12 14:40:02 +0100
  • 9ae6ded1cf
    Merge branch 'freqtrade:develop' into backtest_bias_tester hippocritical 2023-03-12 14:39:50 +0100
  • cb17b36981 simplify file_type check comparisons Yinon Polak 2023-03-12 14:50:08 +0200
  • aa283a0447 Fix None limit on pair_candles RPC call froggleston 2023-03-12 12:44:12 +0000
  • f9fdf1c31b generalize mlp model Yinon Polak 2023-03-12 14:31:08 +0200
  • 1cf0e7be24 use one iteration on all test and train data for evaluation Yinon Polak 2023-03-12 12:48:15 +0200
  • 82cb107520 add tensorboard category initrv 2023-03-12 01:32:55 +0300
  • f0e161a3c6
    purge_old_models is not of type boolean Jorge Isnardo Altamirano 2023-03-11 17:52:34 +0100
  • b23841fbfe Bump ccxt to 2.9.12 Matthias 2023-03-11 17:35:30 +0100
  • 8726a4645d Don't use deprecated Type construct Matthias 2023-03-11 15:15:32 +0100
  • 59d2ff3ffa Simplify handle_cancel_exit Matthias 2023-03-11 15:12:32 +0100
  • 39c651e40c Remove pointless reset of close_profit Matthias 2023-03-11 15:03:06 +0100
  • a2336f256b Add profit descriptions Matthias 2023-03-11 08:25:45 +0100
  • a76ca771f8 telegram: Fix sending telegram message with exception Matthias 2023-03-10 18:00:20 +0100
  • e0d8ce877a
    Merge branch 'freqtrade:develop' into backtest_bias_tester hippocritical 2023-03-10 12:41:41 +0100
  • f722823b0d Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-10 09:24:08 +0100
  • a3988f56b2 Sorry matthias, did not see that you already committed something and did overwrite you. Added your version to it instead of mine and pushed again (since it was already overwritten by me). hippocritical 2023-03-10 09:23:56 +0100
  • 5a467eb969
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-10 09:18:44 +0100
  • 5f8202e1b5 Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-10 09:00:00 +0100
  • bfc7f48f17 added checks for python3.8 or lower since ast_comments.unparse() needs python 3.9 or higher. testing with python 3.8 would make the build fail tests, skipping it there. hippocritical 2023-03-10 08:59:07 +0100
  • 5b2a291109
    Merge pull request #8273 from freqtrade/stop_from_open_lev Matthias 2023-03-09 19:44:16 +0100
  • d3a3ddbc61 Check if exchang provides bid/ask via fetch_tickers - and fail with spread filter if it doesn't. Matthias 2023-03-09 19:42:43 +0100
  • 8a9f2aedbb improve documentation Yinon Polak 2023-03-09 14:55:52 +0200
  • e88a0d5248 convert single quotes to double quotes Yinon Polak 2023-03-09 13:29:11 +0200
  • 2ef11faba7 reformat documentation Yinon Polak 2023-03-09 13:25:20 +0200
  • c9eee2944b reformat documentation Yinon Polak 2023-03-09 13:01:04 +0200
  • 6f962362f2 expand pytorch trainer documentation Yinon Polak 2023-03-09 12:45:46 +0200
  • ba5de0cd00 add documentation Yinon Polak 2023-03-09 11:21:10 +0200
  • 3081b9402b add documentation Yinon Polak 2023-03-09 11:14:54 +0200
  • 30fd1e742e Add 3.8 block for strategyUpdater Matthias 2023-03-09 07:14:54 +0000
  • 4d8e3c25bd Merge branch 'develop' into strategy_utils Matthias 2023-03-09 07:12:48 +0000
  • 1132fa6093 feat: Added price_rounding modes in config ASU 2023-03-09 02:11:31 +0200
  • 29dfb5c169
    Merge pull request #8291 from freqtrade/allow-ohlc-removal Matthias 2023-03-08 21:04:34 +0100
  • d10ee0979a ensure training_features_list is updated properly robcaulk 2023-03-08 19:37:11 +0100
  • 0318486bee Update stoploss_from_open documentation for leverage adjustment Matthias 2023-03-08 19:35:26 +0100
  • 85e345fc48
    Update BaseReinforcementLearningModel.py Robert Caulk 2023-03-08 19:29:39 +0100
  • 1597c3aa89 set class names in IStrategy.set_freqai_targets method, also save class name with model meta data Yinon Polak 2023-03-08 18:36:44 +0200
  • 7d26df01b8 fix tensor type hint Yinon Polak 2023-03-08 16:16:49 +0200
  • c8296ccb2d sort imports Yinon Polak 2023-03-08 16:13:35 +0200
  • 8d60327d60 add missing import Yinon Polak 2023-03-08 16:12:47 +0200
  • 04564dc134 add missing import Yinon Polak 2023-03-08 16:11:51 +0200
  • 6161b858c4 sort imports Yinon Polak 2023-03-08 16:10:25 +0200
  • 1921a07b89 sort imports Yinon Polak 2023-03-08 16:08:04 +0200
  • b65ade51be revert config_freqai_example changes Yinon Polak 2023-03-08 16:05:02 +0200
  • dfbb2e2b35 sort imports Yinon Polak 2023-03-08 16:03:36 +0200
  • 1805db2b07 change documentation and small bugfix Yinon Polak 2023-03-08 15:38:22 +0200
  • 76fbec0c17 ad multiclass target names encoder to ints Yinon Polak 2023-03-08 14:29:38 +0200
  • 29d337fa02 ensure ohlc is dropped from both train and predict robcaulk 2023-03-08 11:26:28 +0100
  • 2c7ae756f5 Improve mock behavior Matthias 2023-03-08 07:05:59 +0100
  • d9dc831772 allow user to drop ohlc from features in RL robcaulk 2023-03-07 11:33:54 +0100
  • 4241bff32a type hints fixes Yinon Polak 2023-03-06 20:15:36 +0200
  • 5dd60eda36 type hints fixes Yinon Polak 2023-03-06 19:37:08 +0200
  • 8acdd0b47c type hints fixes Yinon Polak 2023-03-06 19:14:54 +0200
  • 125085fbaf add freqai.model_exists pytorch file type support Yinon Polak 2023-03-06 18:10:49 +0200
  • 7eedcb9c14 reformat code Yinon Polak 2023-03-06 17:56:07 +0200
  • e6e747bcd8 reformat code Yinon Polak 2023-03-06 17:50:02 +0200
  • 348a08f1c4 add todo - currently assuming class labels are strings ['0.0', '1.0' .. n_classes]. need to resolve it per ClassifierModel Yinon Polak 2023-03-06 16:41:47 +0200
  • b1ac2bf515 use data loader, add evaluation on epoch Yinon Polak 2023-03-06 16:16:45 +0200
  • b710bdaf6c
    Merge pull request #8284 from freqtrade/dependabot/pip/develop/ccxt-2.9.4 Matthias 2023-03-06 10:49:10 +0100
  • 27fa297209
    Merge pull request #8282 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.10 Matthias 2023-03-06 09:13:42 +0100
  • 85e64cd121
    Bump ccxt from 2.8.98 to 2.9.4 dependabot[bot] 2023-03-06 07:21:23 +0000
  • 0d876d7a89
    Merge branch 'develop' into dependabot/pip/develop/types-python-dateutil-2.8.19.10 Matthias 2023-03-06 08:20:59 +0100
  • 69e5377f3d
    Merge pull request #8280 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.5.post1 Matthias 2023-03-06 08:20:17 +0100
  • 532ecaf2c8
    Merge pull request #8276 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.10 Matthias 2023-03-06 08:07:20 +0100
  • d779d60812 Expose total_profit_ratio through API Matthias 2023-03-06 07:10:02 +0100
  • c4a80e33ea Fix missing newline in telegram /status Matthias 2023-03-06 07:01:17 +0100
  • cab1b750b3 Improve test accuracy Matthias 2023-03-05 19:45:04 +0100
  • 9d285e3dc0 Add total_profit_ratio to telegram output Matthias 2023-03-05 19:35:06 +0100
  • fff08f737f /status msg - improve formatting further Matthias 2023-03-05 19:17:39 +0100
  • ca789b3282 /status - whitespace Matthias 2023-03-05 18:11:10 +0100
  • 11eea9b4e1 Fix formatting for /status Realized profit Matthias 2023-03-05 18:05:42 +0100
  • de015a2d7e Improve telegram message formatting Matthias 2023-03-05 18:04:30 +0100
  • 4cfc7e4427
    Merge pull request #8275 from freqtrade/dependabot/pip/develop/ruff-0.0.254 Matthias 2023-03-06 06:38:57 +0100
  • 0a525c6d32
    Merge pull request #8274 from freqtrade/dependabot/pip/develop/orjson-3.8.7 Matthias 2023-03-06 06:37:43 +0100
  • ae8c426025
    Merge pull request #8278 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.38 Matthias 2023-03-06 06:37:21 +0100
  • fec52bd9d8
    Bump ccxt from 2.8.98 to 2.9.2 dependabot[bot] 2023-03-06 05:37:18 +0000
  • 0fe72510d5
    Bump pymdown-extensions from 9.9.2 to 9.10 dependabot[bot] 2023-03-06 05:36:16 +0000
  • fecb9db072
    Merge pull request #8277 from freqtrade/dependabot/pip/develop/cryptography-39.0.2 Matthias 2023-03-06 06:36:16 +0100
  • 30ac648539
    Merge pull request #8279 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.1 Matthias 2023-03-06 06:35:31 +0100
  • 25fd4a04d6 Update sqlalchemy QueryPropertyDescriptor to match latest version Matthias 2023-03-06 06:34:37 +0100
  • 9750e9ca4e
    pre-commit python-dateutil Matthias 2023-03-06 06:32:33 +0100
  • a57b033745
    Bump types-python-dateutil from 2.8.19.9 to 2.8.19.10 dependabot[bot] 2023-03-06 03:57:27 +0000
  • 37618c5e6e
    Bump ccxt from 2.8.98 to 2.9.1 dependabot[bot] 2023-03-06 03:57:24 +0000
  • 48e16f6aba
    Bump sqlalchemy from 2.0.4 to 2.0.5.post1 dependabot[bot] 2023-03-06 03:57:18 +0000
  • d1d9e25c2e
    Bump mkdocs-material from 9.0.15 to 9.1.1 dependabot[bot] 2023-03-06 03:57:03 +0000
  • 57969f8b01
    Bump prompt-toolkit from 3.0.37 to 3.0.38 dependabot[bot] 2023-03-06 03:56:58 +0000
  • 8484427cf8
    Bump cryptography from 39.0.1 to 39.0.2 dependabot[bot] 2023-03-06 03:56:54 +0000
  • f4c17be8de
    Bump ruff from 0.0.253 to 0.0.254 dependabot[bot] 2023-03-06 03:56:44 +0000
  • 0bdd238d7f
    Bump orjson from 3.8.6 to 3.8.7 dependabot[bot] 2023-03-06 03:56:37 +0000
  • 1bb697e58c Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-05 18:48:54 +0100
  • b072fae507 added strategy-updater compartment inside utils.md hippocritical 2023-03-05 18:48:32 +0100
  • 9fa6bfa655
    Merge branch 'freqtrade:develop' into strategy_utils hippocritical 2023-03-05 16:25:17 +0100
  • da44b39423 Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils hippocritical 2023-03-05 16:20:46 +0100
  • d0d6f53dec fixed github formatting errors hippocritical 2023-03-05 16:19:26 +0100
  • 751b205618 initial commit Yinon Polak 2023-03-05 16:59:24 +0200
  • d80760d20c bump ccxt to 2.8.98 Matthias 2023-03-05 14:16:53 +0100