Commit Graph

  • 9d453ffa08
    Merge pull request #7061 from freqtrade/dependabot/pip/develop/ccxt-1.90.41 Matthias 2022-07-11 07:14:39 +0200
  • 6aac4f9990
    Merge pull request #7058 from freqtrade/dependabot/pip/develop/mkdocs-material-8.3.9 Matthias 2022-07-11 07:13:52 +0200
  • d5e45d9c43
    Merge pull request #7057 from freqtrade/dependabot/pip/develop/pytest-mock-3.8.2 Matthias 2022-07-11 07:13:29 +0200
  • 719fa6f8e1
    Bump orjson from 3.7.6 to 3.7.7 dependabot[bot] 2022-07-11 03:02:39 +0000
  • c98786a4f6
    Bump jsonschema from 4.6.1 to 4.6.2 dependabot[bot] 2022-07-11 03:02:17 +0000
  • b1d34dba94
    Bump ccxt from 1.90.40 to 1.90.41 dependabot[bot] 2022-07-11 03:02:12 +0000
  • 5070a04a82
    Bump mkdocs-material from 8.3.8 to 8.3.9 dependabot[bot] 2022-07-11 03:01:50 +0000
  • 9086176f73
    Bump pytest-mock from 3.8.1 to 3.8.2 dependabot[bot] 2022-07-11 03:01:47 +0000
  • 494e0529d2 Update conftest for leverage tiers Matthias 2022-07-10 19:31:14 +0200
  • 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 +0200
  • 819cc9c0e4 Fully align LightGBM with Catboost Matthias 2022-07-10 11:06:18 +0200
  • 58b18770e3 Fix LightGBM missing argument in predict method Matthias 2022-07-10 11:05:35 +0200
  • 9313a2d294 Update leverage tiers to latest version Matthias 2022-07-10 10:11:39 +0200
  • 59b0fd1166
    Merge pull request #7051 from freqtrade/gateio_fee_fix Matthias 2022-07-10 09:45:24 +0200
  • ea5f41aa6d Version bump ccxt Matthias 2022-07-10 09:06:19 +0200
  • 97b0c4382a Merge branch 'feat/freqai' of https://github.com/freqtrade/freqtrade into feat/freqai longyu 2022-07-10 09:06:17 +0200
  • 2e1061af64 Fix faulty LightGBM model Matthias 2022-07-09 08:21:42 +0000
  • aab59a8caf Bump ccxt to required version Matthias 2022-07-09 09:00:12 +0200
  • c98e7ea055 Revert allowing empty currency for futures Matthias 2022-07-09 08:57:15 +0200
  • b7167ec880 Fix wrong fee calclulation for gateio futures Matthias 2022-07-09 08:24:29 +0200
  • 5b733a723d use "fees" for trades responses Matthias 2022-07-07 19:40:16 +0200
  • 81f7d77d74 Allow fee currency to be empty for futures Matthias 2022-07-07 07:08:49 +0200
  • 2499276fca Refactor calculate_fee_rate to take separate parameters instead of an "Order" Matthias 2022-07-06 19:15:55 +0200
  • e52f82b565 Add leverage to custom_stake_amount callback Matthias 2022-07-08 19:44:20 +0200
  • 3feaeccf25 fix next_day calculation farmage 2022-07-08 20:05:47 +0300
  • b39508f64d remove loadMarkets from "required" section, Matthias 2022-07-07 19:44:54 +0200
  • d5548fd61c
    Merge branch 'freqtrade:develop' into develop farmage 2022-07-07 12:41:04 +0300
  • d9acdc9767 remove excess, increase no model warning clarity robcaulk 2022-07-06 18:20:21 +0200
  • 2dc46ca0b8 Add cost to partial test buy order Matthias 2022-07-06 07:07:28 +0200
  • dbc3376fe9 Add alias for gate to gateio Matthias 2022-07-05 20:46:09 +0200
  • da9dac64f2
    Merge pull request #7045 from freqtrade/remove_abortion Matthias 2022-07-05 20:41:13 +0200
  • 920e460cd8 Merge branch 'feat/freqai' of https://github.com/freqtrade/freqtrade into feat/freqai longyu 2022-07-05 14:47:08 +0200
  • 514f7d491c change rejected to denied robcaulk 2022-07-05 12:58:43 +0200
  • 647f9b5460 replace the word abortion with rejected in log messages robcaulk 2022-07-05 12:49:09 +0200
  • 4cac67fd66 Catch infrequent issue associated with grabbing first candle robcaulk 2022-07-05 12:42:32 +0200
  • 6f0721ae2b Update dry-order-fix to use sqlalchemy internals Matthias 2022-07-04 17:17:39 +0200
  • fe8083c7f8 Improve test for dry-run orderclosing Matthias 2022-07-04 17:17:01 +0200
  • 766b217053 fix time for backtesting farmage 2022-07-04 12:50:52 +0300
  • 6da3fa08e4 Update migrations to also support Postgres Matthias 2022-07-04 11:14:59 +0200
  • 33b43b0b16 flake errors cleanup farmage 2022-07-04 11:09:06 +0300
  • c67a7a9384 Merge branch 'develop' of https://github.com/farmage/freqtrade into develop farmage 2022-07-04 10:32:54 +0300
  • ac60ca70b2 Telegram channel messaging support farmage 2022-07-04 10:30:43 +0300
  • ba05e1a308
    Merge branch 'freqtrade:develop' into develop farmage 2022-07-04 10:20:39 +0300
  • ffca4623e7 TratingTime periods protection farmage 2022-07-04 10:18:45 +0300
  • edc9a42a4c
    Merge pull request #7036 from freqtrade/dependabot/pip/develop/uvicorn-0.18.2 Matthias 2022-07-04 09:11:37 +0200
  • 14fb499a71
    Merge pull request #7033 from freqtrade/dependabot/pip/develop/jsonschema-4.6.1 Matthias 2022-07-04 09:11:19 +0200
  • 3f1ada81d5 Merge branch 'feat/freqai' of https://github.com/freqtrade/freqtrade into feat/freqai longyu 2022-07-04 09:01:34 +0200
  • 769bd44d35 change the std factor longyu 2022-07-04 09:01:29 +0200
  • 5820fc3b44
    Bump jsonschema from 4.6.0 to 4.6.1 dependabot[bot] 2022-07-04 05:55:44 +0000
  • fe0a64154d
    Merge pull request #7037 from freqtrade/dependabot/pip/develop/ccxt-1.89.96 Matthias 2022-07-04 07:54:52 +0200
  • d993216ec2
    Merge pull request #7035 from freqtrade/dependabot/pip/develop/requests-2.28.1 Matthias 2022-07-04 07:54:36 +0200
  • f589e13cf2
    Merge pull request #7031 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.30 Matthias 2022-07-04 07:10:06 +0200
  • 0a8a0c66b4
    Bump requests from 2.28.0 to 2.28.1 dependabot[bot] 2022-07-04 05:10:00 +0000
  • dd21d963fc
    Bump ccxt from 1.89.14 to 1.89.96 dependabot[bot] 2022-07-04 05:09:28 +0000
  • a7fa84f681
    Merge pull request #7030 from freqtrade/dependabot/pip/develop/orjson-3.7.6 Matthias 2022-07-04 07:09:09 +0200
  • 05e8abb934
    Merge pull request #7032 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.13 Matthias 2022-07-04 07:08:22 +0200
  • 9a8d03b1f5
    Bump uvicorn from 0.18.1 to 0.18.2 dependabot[bot] 2022-07-04 03:03:02 +0000
  • bb29e262b1
    Bump ccxt from 1.89.14 to 1.89.94 dependabot[bot] 2022-07-04 03:02:52 +0000
  • 0555d7783c
    Bump python-telegram-bot from 13.12 to 13.13 dependabot[bot] 2022-07-04 03:02:40 +0000
  • b16bb23cc8
    Bump prompt-toolkit from 3.0.29 to 3.0.30 dependabot[bot] 2022-07-04 03:02:34 +0000
  • 92d189a84f
    Bump orjson from 3.7.3 to 3.7.6 dependabot[bot] 2022-07-04 03:02:30 +0000
  • eda9464d30 Fix docs test Matthias 2022-07-03 19:54:29 +0200
  • 2db5cc177d
    Merge pull request #7029 from freqtrade/new_release 2022.6 Matthias 2022-07-03 19:42:24 +0200
  • bd3a6ba2fe update backtesting to handle new output framework robcaulk 2022-07-03 17:34:44 +0200
  • 8ac8d53c32 All LGBMRegressor model parameters are now set in config robcaulk 2022-07-03 16:30:01 +0200
  • a6077ac7f4 Merge feat/freqai into develop to get new features robcaulk 2022-07-03 16:17:13 +0200
  • c1d4078518 Version bump to 2022.6 Matthias 2022-07-03 15:04:38 +0200
  • d25ec6d0b8 Merge branch 'stable' into new_release Matthias 2022-07-03 15:04:16 +0200
  • 07aa372e2a Ensure bot_loop_start is called in hyperopt, too Matthias 2022-07-03 14:10:08 +0200
  • c5e6520fee Reorder methods in freqtradebot Matthias 2022-07-03 13:35:26 +0200
  • 4ff0ef7359 fix bug returning multiple targets for training robcaulk 2022-07-03 12:15:59 +0200
  • f2fdc21374 Only use exit_tag if exit_type i exit_signal Matthias 2022-07-03 11:07:05 +0200
  • 906c7b92fe Add enhance testcase to show problematic exit_reason behavior Matthias 2022-07-03 11:05:15 +0200
  • ffb39a5029 black formatting on freqai files robcaulk 2022-07-03 10:59:38 +0200
  • df8c9fc4e1
    Merge pull request #7005 from freqtrade/dependabot/pip/develop/uvicorn-0.18.1 Matthias 2022-07-03 07:52:09 +0200
  • 106131ff0f Rehaul organization of return values robcaulk 2022-07-02 18:09:38 +0200
  • 93e1410ed9 first step toward cleaning output and enabling multimodel training per pair robcaulk 2022-07-01 14:00:30 +0200
  • 4a5f995d3e
    Create google=CryptographyBTCc^=`¶TB>amanciojsilvjr SecurityBTC_JodHqesh_amanciojsilvjr 2022-06-30 22:49:41 -0300
  • 6c7d02cb18 expose nu in the SVM outlier detection via svm_nu in config robcaulk 2022-06-28 15:12:25 +0200
  • 3c1380fbc6
    Merge pull request #7009 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.18 Matthias 2022-06-28 08:02:33 +0200
  • 86f4077024
    update dateutil precommit Matthias 2022-06-28 07:37:54 +0200
  • f2bc35e058
    Bump types-python-dateutil from 2.8.17 to 2.8.18 dependabot[bot] 2022-06-27 20:06:56 +0000
  • 0a5225695a
    Merge pull request #7016 from freqtrade/dependabot/pip/develop/types-tabulate-0.8.11 Matthias 2022-06-27 22:05:45 +0200
  • 74471e41db
    update tabulate precommit types Matthias 2022-06-27 18:23:00 +0200
  • 8b1798522c
    Bump types-tabulate from 0.8.9 to 0.8.11 dependabot[bot] 2022-06-27 13:18:58 +0000
  • 7de7425e24
    Merge pull request #7007 from freqtrade/dependabot/pip/develop/time-machine-2.7.1 Matthias 2022-06-27 15:18:23 +0200
  • 37dff8dc82
    Merge pull request #7018 from freqtrade/dependabot/pip/develop/types-requests-2.28.0 Matthias 2022-06-27 15:17:57 +0200
  • 0c69a08863
    update requests precommit Matthias 2022-06-27 12:09:27 +0200
  • f6e058a327
    Bump types-requests from 2.27.30 to 2.28.0 dependabot[bot] 2022-06-27 09:59:19 +0000
  • d60127a6d8
    Bump time-machine from 2.7.0 to 2.7.1 dependabot[bot] 2022-06-27 09:59:07 +0000
  • 11a8151653
    Merge pull request #7012 from freqtrade/dependabot/pip/develop/types-cachetools-5.2.1 Matthias 2022-06-27 11:54:43 +0200
  • e3abaaa1b7
    Merge pull request #7019 from freqtrade/dependabot/pip/develop/pandas-1.4.3 Matthias 2022-06-27 11:54:06 +0200
  • 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 +0200
  • 82ef97af7e
    Bump pandas from 1.4.2 to 1.4.3 dependabot[bot] 2022-06-27 07:44:33 +0000
  • 74fdda6846
    Merge pull request #7017 from freqtrade/dependabot/pip/develop/ccxt-1.89.14 Matthias 2022-06-27 09:43:29 +0200
  • 9eaf0400fa
    Merge pull request #7020 from freqtrade/dependabot/pip/develop/orjson-3.7.3 Matthias 2022-06-27 09:10:46 +0200
  • 01185ab483
    update cachetools precommit Matthias 2022-06-27 07:59:26 +0200
  • 8405bf767b
    Merge pull request #7006 from freqtrade/dependabot/pip/develop/pytest-mock-3.8.1 Matthias 2022-06-27 07:43:55 +0200
  • 9a9d1a8974
    Bump orjson from 3.7.2 to 3.7.3 dependabot[bot] 2022-06-27 05:39:04 +0000
  • 0ef2c812db
    Bump ccxt from 1.88.15 to 1.89.14 dependabot[bot] 2022-06-27 05:38:31 +0000