Commit Graph

  • e6af9a6903 Allow empty precisionMode on conversions Matthias 2022-08-15 20:00:15 +02:00
  • c3f159bd57 Add precision fields to database Matthias 2022-08-15 19:58:40 +02:00
  • 22241c55d5 Add methods to get precision_amount from markets Matthias 2022-08-15 19:56:25 +02:00
  • 15e85797c2 Simplify to_precision tests and imports Matthias 2022-08-15 08:51:15 +02:00
  • 6c32331740 Move precision calculations to standalone functions Matthias 2022-08-15 08:43:58 +02:00
  • 053ab12ba6 Merge pull request #7227 from freqtrade/dependabot/pip/develop/plotly-5.10.0 Matthias 2022-08-15 08:11:38 +02:00
  • c7e1719215 Fix interface import sorting Matthias 2022-08-15 06:53:02 +02:00
  • 686b72a82d Merge pull request #7229 from freqtrade/dependabot/pip/develop/ccxt-1.92.20 Matthias 2022-08-15 06:49:54 +02:00
  • 398b2946b5 Update test formatting Matthias 2022-08-15 06:49:28 +02:00
  • 490c3a30ed Merge pull request #7225 from freqtrade/dependabot/pip/develop/nbconvert-6.5.3 Matthias 2022-08-15 06:32:54 +02:00
  • 3caf0f9df3 Merge pull request #7231 from freqtrade/dependabot/pip/develop/orjson-3.7.12 Matthias 2022-08-15 06:32:31 +02:00
  • b7b74a430c Merge pull request #7230 from freqtrade/dependabot/pip/develop/mkdocs-material-8.4.0 Matthias 2022-08-15 06:31:40 +02:00
  • 4ae9b48d89 Merge pull request #7228 from freqtrade/dependabot/pip/develop/filelock-3.8.0 Matthias 2022-08-15 06:31:19 +02:00
  • dba7d7fd65 Bump ccxt from 1.91.93 to 1.92.20 dependabot[bot] 2022-08-15 04:29:20 +00:00
  • a0c348cf97 Merge pull request #7226 from freqtrade/dependabot/pip/develop/numpy-1.23.2 Matthias 2022-08-15 06:28:53 +02:00
  • ce892d4cde Merge pull request #7224 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.40 Matthias 2022-08-15 06:28:17 +02:00
  • 6fb5fbdd30 Bump orjson from 3.7.11 to 3.7.12 dependabot[bot] 2022-08-15 03:01:56 +00:00
  • bc79027cf4 Bump mkdocs-material from 8.3.9 to 8.4.0 dependabot[bot] 2022-08-15 03:01:51 +00:00
  • 2581acd75e Bump filelock from 3.7.1 to 3.8.0 dependabot[bot] 2022-08-15 03:01:36 +00:00
  • baa0af68b2 Bump plotly from 5.9.0 to 5.10.0 dependabot[bot] 2022-08-15 03:01:33 +00:00
  • 025ff27dd2 Bump numpy from 1.23.1 to 1.23.2 dependabot[bot] 2022-08-15 03:01:29 +00:00
  • 96c279f86c Bump nbconvert from 6.5.0 to 6.5.3 dependabot[bot] 2022-08-15 03:01:22 +00:00
  • 4b708caa6a Bump sqlalchemy from 1.4.39 to 1.4.40 dependabot[bot] 2022-08-15 03:01:19 +00:00
  • 3f6d427084 add a check for number of training features in tests robcaulk 2022-08-14 21:46:37 +02:00
  • 006b11e5d5 fix leftover bug in indicator population robcaulk 2022-08-14 21:42:55 +02:00
  • 8961b8d560 merge in inference timer and historic predictions handling improvements. robcaulk 2022-08-14 16:41:50 +02:00
  • ad846cdb76 fix lock bug, update docstring robcaulk 2022-08-14 20:24:29 +02:00
  • 464d99808f Update doc table formatting Matthias 2022-08-14 18:22:01 +02:00
  • d442383a15 Fix ta-lib install script Matthias 2022-08-14 18:17:17 +02:00
  • a29402ddde Rename and move analysis_lock to data_kitchen Matthias 2022-08-14 17:23:14 +02:00
  • 3a9ec76c91 Move "freqai.lock" to backend to simplify user interface Matthias 2022-08-14 17:19:50 +02:00
  • a5e96881f4 slightly update doc wording Matthias 2022-08-14 17:08:29 +02:00
  • c08a89378d Merge pull request #7192 from AchmadFathoni/patch_conda_ta-lib Matthias 2022-08-14 09:46:33 +02:00
  • e7513c96b3 install py-find-1st from conda forge Matthias 2022-08-14 09:36:38 +02:00
  • 24f1dc4ecc Update patched ta-lib install for conda Matthias 2022-08-14 09:06:04 +02:00
  • 044cf8bb2e Allow new whitelist combination in "button" commands Matthias 2022-08-14 08:41:25 +02:00
  • 22ac291c3a Merge pull request #7211 from ecoppen/rpc/whitelist_options Matthias 2022-08-14 08:26:21 +02:00
  • c9c128f781 finalize logo, improve doc, improve algo overview, fix base tensorflowmodel for mypy Robert Caulk 2022-08-14 02:49:01 +02:00
  • 8d9284a524 Fix docs edit button Matthias 2022-08-13 20:16:36 +02:00
  • 7a2b4dbb99 Fix docs edit button Matthias 2022-08-13 20:16:36 +02:00
  • 58de20af0f make BaseClassifierModel. Add predict_proba to lightgbm robcaulk 2022-08-13 20:07:31 +02:00
  • 31be707cc8 clean up code, add docstrings robcaulk 2022-08-12 16:12:28 +02:00
  • 3e38c1b0bd take dynamic sized tail off historic_predictions as return dataframe to strategy. robcaulk 2022-08-12 13:13:08 +02:00
  • 7d448fd4ac allow fit_live_predictions access to current pair robcaulk 2022-08-10 19:44:22 +02:00
  • 1f192be43b avoid denormalizing labels twice robcaulk 2022-08-10 17:30:57 +02:00
  • b1b76a2dbe debug classifier with predict proba robcaulk 2022-08-10 15:16:50 +02:00
  • 23cc21ce59 add predict_proba to base classifier, improve historic predictions handling robcaulk 2022-08-09 17:31:38 +02:00
  • 61acbf21d0 Fix broken telegram tests Matthias 2022-08-13 15:46:06 +02:00
  • 7075b00e20 Remove odd dry run stoploss behavior Matthias 2022-08-13 11:37:23 +02:00
  • 7c18ec4053 Add missing key to "full" config sample Matthias 2022-08-13 11:24:55 +02:00
  • e09fbe9e53 Improve test resiliance Matthias 2022-08-13 11:17:22 +02:00
  • d36da95941 Fix bad import Matthias 2022-08-13 11:07:58 +02:00
  • 82ac8cb41f Add freqai backtesting_load test Matthias 2022-08-13 10:48:57 +02:00
  • 0b92c30abd Fix typo in test file Matthias 2022-08-13 10:19:46 +02:00
  • 5aaab75d1c Add test for dynamic_pairlist_expand Matthias 2022-08-13 10:18:57 +02:00
  • 1ac6ec1446 Fix failing test... Matthias 2022-08-13 09:56:21 +02:00
  • b682fc446e Graciously fail if strategy has freqAI code, but freqAI is not enabled. Matthias 2022-08-13 09:53:18 +02:00
  • c190d57f1a Test populate_any_indicator interface Matthias 2022-08-13 09:48:59 +02:00
  • 3918f4abbd Simplify strategy interface by removing explicit self.freqai_info assignment Matthias 2022-08-13 09:27:56 +02:00
  • 3b827ee60a Add "freqai.enabled" flag to disable freqAI via config flag Matthias 2022-08-13 09:24:04 +02:00
  • 49989012ab Bump catboost requirement to latest Matthias 2022-08-13 09:20:58 +02:00
  • f6545ebdb8 Disallow backtesting with --strategy-list for now. Matthias 2022-08-13 09:10:03 +02:00
  • e3a5b97b45 Update recalc_from_trades to use FtPrecise Matthias 2022-08-11 06:51:34 +02:00
  • 9513c39a17 Fix migration rounding test Matthias 2022-08-11 06:38:14 +02:00
  • 3bcb47d75d Remove usage of Decimal Matthias 2022-08-11 06:34:12 +02:00
  • 902afc2f02 Use FtPrecise in interest calculation Matthias 2022-08-10 20:56:04 +02:00
  • da253f12fe Bump CCXT to required version Matthias 2022-08-10 20:45:54 +02:00
  • 0e61c2d057 Replace Decimal with FtPrecise in trade_model Matthias 2022-08-10 20:31:03 +02:00
  • df701b5862 Merge branch 'develop' into feat/freqai Matthias 2022-08-13 08:43:24 +02:00
  • 2312b86a66 Update telegram-usage.md ecoppen 2022-08-12 19:59:08 +01:00
  • ccc0ad6f64 fix - reload whitelist ecoppen 2022-08-12 19:58:41 +01:00
  • 923f73a516 nobase -> baseonly ecoppen 2022-08-12 19:56:46 +01:00
  • fb4b73ce89 ensure dates are saved robcaulk 2022-08-12 12:03:44 +02:00
  • b427c7ff13 Use diff. close time to avoid buggy behavior Matthias 2022-08-12 07:28:19 +00:00
  • d93bb82193 Add more Commits to failing test Matthias 2022-08-12 08:19:40 +02:00
  • aa1bf2adbd Try fix windows testfailure Matthias 2022-08-12 06:43:34 +02:00
  • cc885e25ac Improve NAN Handling in RPC Matthias 2022-08-11 20:16:07 +02:00
  • de690b0a69 Use PEP440 compatible versioning Matthias 2022-08-11 20:08:40 +02:00
  • dd4e44931e Improve NAN handling in RPC module Matthias 2022-08-11 15:02:52 +00:00
  • f7502bcc92 slightly update dca_short test Matthias 2022-08-11 11:35:24 +00:00
  • 2cae3c42e6 remove trade database analyzer, clean up a bit robcaulk 2022-08-10 17:43:06 +02:00
  • ace9626483 Update tests for sorted and nobase ecoppen 2022-08-10 15:04:24 +01:00
  • c0d60c63ab Optional /whitelist args - sorted, nobase ecoppen 2022-08-10 14:56:38 +01:00
  • ed004236ce Add float initializer to FtPrecise Matthias 2022-08-10 11:29:04 +00:00
  • e7cb1b7375 Wrap Precise into FtPecise Matthias 2022-08-10 11:26:06 +00:00
  • 91d0c91287 improve docs robcaulk 2022-08-10 11:56:42 +02:00
  • adc8ee88e2 Move periodicCache to Utils package Matthias 2022-08-10 08:57:19 +00:00
  • 573964b19f Dry Market orders should update "remaining" Matthias 2022-08-10 07:12:56 +02:00
  • 53251e7140 Merge pull request #7194 from freqtrade/rpc/partial_forceexit Matthias 2022-08-10 07:12:40 +02:00
  • ce2c9bf26d Slight renaming of variable Matthias 2022-08-10 06:44:41 +02:00
  • 736884c5a9 Orders should be allowed to have empty fill/remaining values Matthias 2022-08-09 20:43:58 +02:00
  • b5c5a95b64 FTX: Use conditionalOrders endpoint to get proper stop-market order id Matthias 2022-08-09 20:09:35 +02:00
  • 4289c5c684 update freqai logo robcaulk 2022-08-09 16:51:57 +02:00
  • 5a16d5a512 Deactivate database analyzer if user does not use sqlite robcaulk 2022-08-09 16:36:22 +02:00
  • e7de812948 Allow user to user pair_dict for persistent storage of custom data robcaulk 2022-08-09 16:03:10 +02:00
  • aef086b02e Improved dict typing, timeframe parser, collect dates associated with training data points robcaulk 2022-08-09 15:30:25 +02:00
  • 02646a4a08 Update scikit-learn in freqai deps Matthias 2022-08-09 06:23:16 +02:00
  • 9a82898d6b Merge branch 'develop' into feat/freqai Matthias 2022-08-09 06:22:57 +02:00
  • 77b3b8a134 Use main exchange instead of creating a separate instance. Matthias 2022-08-08 18:34:11 +00:00
  • 20b4134787 Properly exclude catboost in ARM Matthias 2022-08-08 18:15:18 +00:00