Commit Graph

  • 5070a04a82 Bump mkdocs-material from 8.3.8 to 8.3.9 dependabot[bot] 2022-07-11 03:01:50 +00:00
  • 9086176f73 Bump pytest-mock from 3.8.1 to 3.8.2 dependabot[bot] 2022-07-11 03:01:47 +00:00
  • 494e0529d2 Update conftest for leverage tiers Matthias 2022-07-10 19:31:14 +02:00
  • 607455919e Change config parameter names to improve clarity and consistency throughout the code (!!breaking change, please check discord support channel for migration instructions or review templates/FreqaiExampleStrategy.py config_examples/config_freqai_futures.example.json file changes!!) Robert Caulk 2022-07-10 12:34:09 +02:00
  • 819cc9c0e4 Fully align LightGBM with Catboost Matthias 2022-07-10 11:06:18 +02:00
  • 58b18770e3 Fix LightGBM missing argument in predict method Matthias 2022-07-10 11:05:35 +02:00
  • 9313a2d294 Update leverage tiers to latest version Matthias 2022-07-10 10:11:39 +02:00
  • 59b0fd1166 Merge pull request #7051 from freqtrade/gateio_fee_fix Matthias 2022-07-10 09:45:24 +02:00
  • ea5f41aa6d Version bump ccxt Matthias 2022-07-10 09:06:19 +02:00
  • 2e1061af64 Fix faulty LightGBM model Matthias 2022-07-09 08:21:42 +00:00
  • aab59a8caf Bump ccxt to required version Matthias 2022-07-09 09:00:12 +02:00
  • c98e7ea055 Revert allowing empty currency for futures Matthias 2022-07-09 08:57:15 +02:00
  • b7167ec880 Fix wrong fee calclulation for gateio futures Matthias 2022-07-09 08:24:29 +02:00
  • 5b733a723d use "fees" for trades responses Matthias 2022-07-07 19:40:16 +02:00
  • 81f7d77d74 Allow fee currency to be empty for futures Matthias 2022-07-07 07:08:49 +02:00
  • 2499276fca Refactor calculate_fee_rate to take separate parameters instead of an "Order" Matthias 2022-07-06 19:15:55 +02:00
  • e52f82b565 Add leverage to custom_stake_amount callback Matthias 2022-07-08 19:44:20 +02:00
  • b39508f64d remove loadMarkets from "required" section, Matthias 2022-07-07 19:44:54 +02:00
  • d9acdc9767 remove excess, increase no model warning clarity robcaulk 2022-07-06 18:20:21 +02:00
  • 2dc46ca0b8 Add cost to partial test buy order Matthias 2022-07-06 07:07:28 +02:00
  • dbc3376fe9 Add alias for gate to gateio Matthias 2022-07-05 20:46:09 +02:00
  • da9dac64f2 Merge pull request #7045 from freqtrade/remove_abortion Matthias 2022-07-05 20:41:13 +02:00
  • 514f7d491c change rejected to denied robcaulk 2022-07-05 12:58:43 +02:00
  • 647f9b5460 replace the word abortion with rejected in log messages robcaulk 2022-07-05 12:49:09 +02:00
  • 4cac67fd66 Catch infrequent issue associated with grabbing first candle robcaulk 2022-07-05 12:42:32 +02:00
  • 6f0721ae2b Update dry-order-fix to use sqlalchemy internals Matthias 2022-07-04 17:17:39 +02:00
  • fe8083c7f8 Improve test for dry-run orderclosing Matthias 2022-07-04 17:17:01 +02:00
  • 6da3fa08e4 Update migrations to also support Postgres Matthias 2022-07-04 11:14:59 +02:00
  • edc9a42a4c Merge pull request #7036 from freqtrade/dependabot/pip/develop/uvicorn-0.18.2 Matthias 2022-07-04 09:11:37 +02:00
  • 14fb499a71 Merge pull request #7033 from freqtrade/dependabot/pip/develop/jsonschema-4.6.1 Matthias 2022-07-04 09:11:19 +02:00
  • 5820fc3b44 Bump jsonschema from 4.6.0 to 4.6.1 dependabot[bot] 2022-07-04 05:55:44 +00:00
  • fe0a64154d Merge pull request #7037 from freqtrade/dependabot/pip/develop/ccxt-1.89.96 Matthias 2022-07-04 07:54:52 +02:00
  • d993216ec2 Merge pull request #7035 from freqtrade/dependabot/pip/develop/requests-2.28.1 Matthias 2022-07-04 07:54:36 +02:00
  • f589e13cf2 Merge pull request #7031 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.30 Matthias 2022-07-04 07:10:06 +02:00
  • 0a8a0c66b4 Bump requests from 2.28.0 to 2.28.1 dependabot[bot] 2022-07-04 05:10:00 +00:00
  • dd21d963fc Bump ccxt from 1.89.14 to 1.89.96 dependabot[bot] 2022-07-04 05:09:28 +00:00
  • a7fa84f681 Merge pull request #7030 from freqtrade/dependabot/pip/develop/orjson-3.7.6 Matthias 2022-07-04 07:09:09 +02:00
  • 05e8abb934 Merge pull request #7032 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.13 Matthias 2022-07-04 07:08:22 +02:00
  • 9a8d03b1f5 Bump uvicorn from 0.18.1 to 0.18.2 dependabot[bot] 2022-07-04 03:03:02 +00:00
  • 0555d7783c Bump python-telegram-bot from 13.12 to 13.13 dependabot[bot] 2022-07-04 03:02:40 +00:00
  • b16bb23cc8 Bump prompt-toolkit from 3.0.29 to 3.0.30 dependabot[bot] 2022-07-04 03:02:34 +00:00
  • 92d189a84f Bump orjson from 3.7.3 to 3.7.6 dependabot[bot] 2022-07-04 03:02:30 +00:00
  • eda9464d30 Fix docs test Matthias 2022-07-03 19:54:29 +02:00
  • 2db5cc177d Merge pull request #7029 from freqtrade/new_release 2022.6 Matthias 2022-07-03 19:42:24 +02:00
  • bd3a6ba2fe update backtesting to handle new output framework robcaulk 2022-07-03 17:34:44 +02:00
  • 8ac8d53c32 All LGBMRegressor model parameters are now set in config robcaulk 2022-07-03 16:30:01 +02:00
  • a6077ac7f4 Merge feat/freqai into develop to get new features robcaulk 2022-07-03 16:17:13 +02:00
  • c1d4078518 Version bump to 2022.6 Matthias 2022-07-03 15:04:38 +02:00
  • d25ec6d0b8 Merge branch 'stable' into new_release Matthias 2022-07-03 15:04:16 +02:00
  • 07aa372e2a Ensure bot_loop_start is called in hyperopt, too Matthias 2022-07-03 14:10:08 +02:00
  • c5e6520fee Reorder methods in freqtradebot Matthias 2022-07-03 13:35:26 +02:00
  • 4ff0ef7359 fix bug returning multiple targets for training robcaulk 2022-07-03 12:15:59 +02:00
  • f2fdc21374 Only use exit_tag if exit_type i exit_signal Matthias 2022-07-03 11:07:05 +02:00
  • 906c7b92fe Add enhance testcase to show problematic exit_reason behavior Matthias 2022-07-03 11:05:15 +02:00
  • ffb39a5029 black formatting on freqai files robcaulk 2022-07-03 10:59:38 +02:00
  • df8c9fc4e1 Merge pull request #7005 from freqtrade/dependabot/pip/develop/uvicorn-0.18.1 Matthias 2022-07-03 07:52:09 +02:00
  • 106131ff0f Rehaul organization of return values robcaulk 2022-07-02 18:09:38 +02:00
  • 93e1410ed9 first step toward cleaning output and enabling multimodel training per pair robcaulk 2022-07-01 14:00:30 +02:00
  • 6c7d02cb18 expose nu in the SVM outlier detection via svm_nu in config robcaulk 2022-06-28 15:12:25 +02:00
  • 3c1380fbc6 Merge pull request #7009 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.18 Matthias 2022-06-28 08:02:33 +02:00
  • 86f4077024 update dateutil precommit Matthias 2022-06-28 07:37:54 +02:00
  • f2bc35e058 Bump types-python-dateutil from 2.8.17 to 2.8.18 dependabot[bot] 2022-06-27 20:06:56 +00:00
  • 0a5225695a Merge pull request #7016 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.11 Matthias 2022-06-27 22:05:45 +02:00
  • 74471e41db update tabulate precommit types Matthias 2022-06-27 18:23:00 +02:00
  • 8b1798522c Bump types-tabulate from 0.8.9 to 0.8.11 dependabot[bot] 2022-06-27 13:18:58 +00:00
  • 7de7425e24 Merge pull request #7007 from freqtrade/dependabot/pip/develop/time-machine-2.7.1 Matthias 2022-06-27 15:18:23 +02:00
  • 37dff8dc82 Merge pull request #7018 from freqtrade/dependabot/pip/develop/types-requests-2.28.0 Matthias 2022-06-27 15:17:57 +02:00
  • 0c69a08863 update requests precommit Matthias 2022-06-27 12:09:27 +02:00
  • f6e058a327 Bump types-requests from 2.27.30 to 2.28.0 dependabot[bot] 2022-06-27 09:59:19 +00:00
  • d60127a6d8 Bump time-machine from 2.7.0 to 2.7.1 dependabot[bot] 2022-06-27 09:59:07 +00:00
  • 11a8151653 Merge pull request #7012 from freqtrade/dependabot/pip/develop/types-cachetools-5.2.1 Matthias 2022-06-27 11:54:43 +02:00
  • e3abaaa1b7 Merge pull request #7019 from freqtrade/dependabot/pip/develop/pandas-1.4.3 Matthias 2022-06-27 11:54:06 +02:00
  • 7dfbd432d1 fix config saving bug, assign priorities to pairs in scanning, sleep the scanning loop to reduce CPU usage robcaulk 2022-06-27 11:35:33 +02:00
  • 82ef97af7e Bump pandas from 1.4.2 to 1.4.3 dependabot[bot] 2022-06-27 07:44:33 +00:00
  • 74fdda6846 Merge pull request #7017 from freqtrade/dependabot/pip/develop/ccxt-1.89.14 Matthias 2022-06-27 09:43:29 +02:00
  • 9eaf0400fa Merge pull request #7020 from freqtrade/dependabot/pip/develop/orjson-3.7.3 Matthias 2022-06-27 09:10:46 +02:00
  • 01185ab483 update cachetools precommit Matthias 2022-06-27 07:59:26 +02:00
  • 8405bf767b Merge pull request #7006 from freqtrade/dependabot/pip/develop/pytest-mock-3.8.1 Matthias 2022-06-27 07:43:55 +02:00
  • 9a9d1a8974 Bump orjson from 3.7.2 to 3.7.3 dependabot[bot] 2022-06-27 05:39:04 +00:00
  • 0ef2c812db Bump ccxt from 1.88.15 to 1.89.14 dependabot[bot] 2022-06-27 05:38:31 +00:00
  • 85d1b433bc Merge pull request #7013 from freqtrade/dependabot/pip/develop/tabulate-0.8.10 Matthias 2022-06-27 07:38:20 +02:00
  • d8f616cf35 Merge pull request #7011 from freqtrade/dependabot/pip/develop/plotly-5.9.0 Matthias 2022-06-27 07:37:33 +02:00
  • 870c25c81f Merge pull request #7010 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.39 Matthias 2022-06-27 07:37:00 +02:00
  • fb3bc189b5 Merge pull request #7008 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.8 Matthias 2022-06-27 07:36:08 +02:00
  • 6510c8d330 Bump tabulate from 0.8.9 to 0.8.10 dependabot[bot] 2022-06-27 03:03:00 +00:00
  • efee148e43 Bump types-cachetools from 5.0.2 to 5.2.1 dependabot[bot] 2022-06-27 03:02:53 +00:00
  • 8b7dc031f7 Bump plotly from 5.8.2 to 5.9.0 dependabot[bot] 2022-06-27 03:02:51 +00:00
  • 963f38a690 Bump sqlalchemy from 1.4.37 to 1.4.39 dependabot[bot] 2022-06-27 03:02:46 +00:00
  • 45db2347dc Bump mkdocs-material from 8.3.6 to 8.3.8 dependabot[bot] 2022-06-27 03:02:29 +00:00
  • 4840c7d2fd Bump pytest-mock from 3.7.0 to 3.8.1 dependabot[bot] 2022-06-27 03:02:16 +00:00
  • 92dbb0d366 Bump uvicorn from 0.17.6 to 0.18.1 dependabot[bot] 2022-06-27 03:02:07 +00:00
  • 68bafa9517 archive config to the model folder, filter out features before returning dataframe to strategy (to alleviate frequi issues)` robcaulk 2022-06-26 23:03:48 +02:00
  • 051b99791d reduce unnecessary verbosity, fix error on first training sweep, add LightGBMPredictionModel robcaulk 2022-06-26 19:02:17 +02:00
  • b5d0bc997d Clarify stoploss behavior when not defining offset Matthias 2022-06-24 17:25:33 +02:00
  • ca88ea50c5 Merge pull request #6859 from mkavinkumar1/get Matthias 2022-06-23 21:45:13 +02:00
  • 2b07d34611 Revert several undesired changes Matthias 2022-06-23 20:47:51 +02:00
  • 8bf0bf10c5 Merge branch 'develop' into pr/SmartManoj/6859 Matthias 2022-06-23 20:43:35 +02:00
  • 2b9775ae22 integrated liqformula into persistence/models, Added skeleton functions, adding and removing trades, for maintenance margin, added maintenance_margin to freqtradebot feat/cross-liq Sam Germain 2021-08-01 20:45:07 -06:00
  • ddc355feb6 Bump numpy from 1.22.4 to 1.23.0 Matthias 2022-06-23 08:07:22 +00:00
  • 90feccf33c slightly update custom dockerfile with add. comment Matthias 2022-06-23 07:17:24 +02:00