Commit Graph

  • b7c60e810a improve class diagram robcaulk 2022-09-22 21:32:12 +0200
  • f6e9753c99 show advanced users how they can customize agent indepth` robcaulk 2022-09-22 21:18:09 +0200
  • eeebb78a5c skip darwin in RL tests, remove example scripts, improve doc robcaulk 2022-09-22 21:16:21 +0200
  • 06a5cfa401 Update "branding" to producer/follower mode Matthias 2022-09-22 21:08:06 +0200
  • 1626eb7f97 Update dataprovider function name to get_producer_df Matthias 2022-09-22 20:46:40 +0200
  • e6c5c22ea0 Update websocket/follower docs Matthias 2022-09-22 19:58:38 +0200
  • ea8e34e192 Merge branch 'develop' into dev-merge-rl robcaulk 2022-09-22 19:46:50 +0200
  • 1b87fd5d7a Allow use of --strategy-list with freqai, with warning paranoidandy 2022-09-22 18:06:16 +0100
  • 71e6c54ea4
    Normalise distances before Weibull fit (#7432) th0rntwig 2022-09-22 18:11:50 +0200
  • b1dbc3a65f remove function remove_training_from_backtesting and ensure BT period is correct with startup_candle_count Wagner Costa Santos 2022-09-22 12:13:51 -0300
  • 3e1e530aca
    Merge branch 'develop' into improve-freqai-docs Robert Caulk 2022-09-22 15:58:27 +0200
  • 6a6ae809f4 fix jwt auth Timothy Pogue 2022-09-21 18:23:00 -0600
  • 77ed713232 add catch for invalid message error Timothy Pogue 2022-09-21 16:04:25 -0600
  • 128b117af6 support list of tokens in ws_token Timothy Pogue 2022-09-21 16:02:21 -0600
  • 0811bca8b4 revise docs, update dp method docstring Timothy Pogue 2022-09-21 15:50:11 -0600
  • 91dc5e7aa6 Be sure to provide an amount in entry notifications Matthias 2022-09-21 21:12:08 +0200
  • 08e183fb55 Add note about okx trading mode Matthias 2022-09-21 20:59:12 +0200
  • 366c6c24d8 Add docs for External Signals API paranoidandy 2022-09-21 15:22:50 +0100
  • 6429f354b2 Add docs for External Signals API paranoidandy 2022-09-21 15:22:50 +0100
  • 923182680e Explicitly define notification defaults Matthias 2022-09-21 12:43:17 +0000
  • f7b8c5a767 Reorder telegram noise sample Matthias 2022-09-21 12:46:43 +0000
  • 02f2096fc3 Reverse and fix rangestability conditions Matthias 2022-09-21 06:51:14 +0200
  • 8f41f943b4 Fix 0.0 amount message wording Matthias 2022-09-21 06:42:55 +0200
  • ff36431680 Adjust tests for new messageType handling Matthias 2022-09-20 20:31:06 +0200
  • 3b0874eb37 Update exit message handling to gracefully handle kucoins "empty" responses Matthias 2022-09-20 20:00:08 +0200
  • 0c01b23cba Capture exceptions in send_msg calls Matthias 2022-09-20 18:09:14 +0200
  • 0bd6ad55a1 Always show freqtrade version Matthias 2022-09-20 14:14:54 +0000
  • 8a91c8e220 Sort and dedup pairs before data conversion Matthias 2022-09-20 13:30:59 +0000
  • 6c18fa0847 Update proxy docs Matthias 2022-09-20 09:30:41 +0000
  • 914eccecec Merge branch 'develop' into pr/wizrds/7303 Matthias 2022-09-20 06:56:15 +0200
  • 3274bb0751 Remove msgpack for now Matthias 2022-09-20 06:55:22 +0200
  • 916281dcce Track inlier-metric params th0rntwig 2022-09-19 21:23:59 +0200
  • b5fd11f91b protect against unforeseen issues in scanning thread robcaulk 2022-09-19 20:39:19 +0200
  • 32d46e8a6b Improve fixture naming Matthias 2022-09-19 20:59:40 +0200
  • 18fe70044d protect against unforeseen issues in scanning thread robcaulk 2022-09-19 20:39:19 +0200
  • 703bcc099a Fix list-pair regex to also support 1INCH/USDT Matthias 2022-09-19 20:32:54 +0200
  • eb9ac9cbda add --exchange to convert-trade-data Matthias 2022-09-19 20:17:58 +0200
  • a023ac26f3
    Merge pull request #7441 from freqtrade/train-queue Matthias 2022-09-19 19:33:16 +0200
  • 1facde2f8b Fix backtesting - refactor remove training from dataframe Wagner Costa Santos 2022-09-19 14:31:05 -0300
  • 42c75b4a7b combine log messages robcaulk 2022-09-19 19:16:32 +0200
  • 9b66297cc0
    Fix append Robert Caulk 2022-09-19 12:47:20 +0200
  • 995396c775
    Add useful log info Robert Caulk 2022-09-19 11:42:56 +0200
  • ad652817ef
    Ensure train ordering after restart Robert Caulk 2022-09-19 11:11:23 +0200
  • f9460c80c2
    Merge pull request #7434 from freqtrade/improve-train-queue Robert Caulk 2022-09-19 10:55:53 +0200
  • ea58c29ded Add plot_feature_importance to schema definition Matthias 2022-09-19 08:11:25 +0000
  • 225f7cd5f8
    Merge pull request #7431 from initrv/add-plot-feature-importance Matthias 2022-09-19 08:41:10 +0200
  • 2c4137e5ca
    Merge pull request #7440 from freqtrade/dependabot/pip/develop/fastapi-0.85.0 Matthias 2022-09-19 08:01:12 +0200
  • ec7642febf
    Merge pull request #7437 from freqtrade/dependabot/pip/develop/ccxt-1.93.66 Matthias 2022-09-19 08:00:57 +0200
  • 4a0a0c307c Use json_load to load leverage tiers Matthias 2022-09-19 07:23:26 +0200
  • d930931000 Bring back sleep - it'll ensure we give up control over the thread. Matthias 2022-09-19 07:14:33 +0200
  • 1d0e686cd4
    Merge pull request #7436 from freqtrade/dependabot/pip/develop/joblib-1.2.0 Matthias 2022-09-19 06:59:10 +0200
  • cc89b4127a
    Merge pull request #7439 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.2 Matthias 2022-09-19 06:57:47 +0200
  • b5f51b5ec2
    Bump fastapi from 0.83.0 to 0.85.0 dependabot[bot] 2022-09-19 04:34:24 +0000
  • 613ad8cb31
    Merge pull request #7438 from freqtrade/dependabot/pip/develop/pyjwt-2.5.0 Matthias 2022-09-19 06:33:29 +0200
  • 15c9b6bf41
    Bump mkdocs-material from 8.4.3 to 8.5.2 dependabot[bot] 2022-09-19 03:02:33 +0000
  • cbdb0ce3e7
    Bump pyjwt from 2.4.0 to 2.5.0 dependabot[bot] 2022-09-19 03:02:23 +0000
  • f512717943
    Bump ccxt from 1.93.35 to 1.93.66 dependabot[bot] 2022-09-19 03:02:16 +0000
  • 4cdc89706e
    Bump joblib from 1.1.0 to 1.2.0 dependabot[bot] 2022-09-19 03:02:04 +0000
  • 8b1e5daf22 revert remove_training_from_backtesting()` robcaulk 2022-09-18 22:12:53 +0200
  • 8116ca847b move trades_get_pairs to parent class Matthias 2022-09-18 16:57:03 +0200
  • a06eee300a move ohlcv_get_pairs to parent class Matthias 2022-09-18 16:18:27 +0200
  • 584b2381d1 Fix Imports Matthias 2022-09-18 19:36:11 +0200
  • 9e01ff5a72
    Merge pull request #7435 from th0rntwig/improve-freqai-docs Matthias 2022-09-18 19:24:10 +0200
  • 7b390b8edb ensure spice_rack is backtestable. Ensure download-data knows about the spice_rack informative pair requirements robcaulk 2022-09-18 18:40:03 +0200
  • 470d5d8405 ensure full new pairlist is in the queue robcaulk 2022-09-18 17:08:07 +0200
  • eaa43337d2 improve train queue system, ensure crash resilience in train queue. robcaulk 2022-09-18 17:00:55 +0200
  • edbe9137da Add Common pitfalls th0rntwig 2022-09-18 14:51:11 +0200
  • 95457d23ca escape freqai-specific characters from file naming robcaulk 2022-09-18 13:59:30 +0200
  • 994c1c5ea0 use Config typing in more places Matthias 2022-09-18 13:31:52 +0200
  • 667853c504 Use Alias to type config objects Matthias 2022-09-18 13:20:36 +0200
  • 91e2a05aff remove test config now that spice_rack adapts to any config robcaulk 2022-09-18 13:05:13 +0200
  • 793c54db9d improve spice rack test, remove spice rack test strat robcaulk 2022-09-18 13:04:04 +0200
  • 188f75d8ec set model in models dict robcaulk 2022-09-18 12:49:08 +0200
  • 1f80cc9227 Merge branch 'save_df_as_fp32' into strategies longyu 2022-09-18 10:51:06 +0200
  • d6440fd74a fix typo longyu 2022-09-18 10:50:48 +0200
  • 7348a98332 Merge branch 'save_df_as_fp32' into strategies longyu 2022-09-18 10:33:14 +0200
  • f4bf5b4018 load trained df pkl file with bz2 longyu 2022-09-18 10:24:59 +0200
  • 27c46300a7
    Merge pull request #7430 from th0rntwig/improve-freqai-docs Matthias 2022-09-18 10:22:45 +0200
  • ae79f79d92 save the pickle data with bz2 compression and FP32. it saves up to x5 data size longyu 2022-09-18 10:21:36 +0200
  • 9f23588154 strategy template - remove pointless noqa's Matthias 2022-09-18 08:58:33 +0200
  • 7a73adb955 Improve default strategy template Matthias 2022-09-18 08:57:26 +0200
  • faf84295a5 Separate strategy subtemplates for better overview Matthias 2022-09-18 08:50:41 +0200
  • ab78fb373a Improve freqAI strategy formatting and readability Matthias 2022-09-18 08:45:24 +0200
  • 4634936265 additional support for --data-dir Matthias 2022-09-18 08:39:03 +0200
  • fa3d4b58ab Revert unnecessary formatting Matthias 2022-09-18 08:30:59 +0200
  • bdeb2f9c6a
    Merge branch 'develop' into add-plot-feature-importance Robert Caulk 2022-09-18 00:02:46 +0200
  • 1ef875901a maintian user privacy by keeping plotly offline robcaulk 2022-09-18 00:01:42 +0200
  • 68f7a31504 ensure continued operation despite not being able to plot robcaulk 2022-09-18 00:00:14 +0200
  • 2c23effbf2 allow plot to plot multitargets, add test robcaulk 2022-09-17 19:17:44 +0200
  • f5219ba5e6 Normalise distances before Weibull th0rntwig 2022-09-17 18:12:54 +0200
  • b1e92933f4
    Merge branch 'develop' into add-spice-rack Robert Caulk 2022-09-17 17:56:08 +0200
  • 1c92734f39 simplify plot_feature_importance call initrv 2022-09-17 18:53:43 +0300
  • 7b1d409c98 fix mypy/flake8 robcaulk 2022-09-17 17:51:06 +0200
  • d056d766ed make tests pass robcaulk 2022-09-17 17:46:47 +0200
  • c210d6614c Reorganise multipage doc th0rntwig 2022-09-17 17:43:39 +0200
  • 12a9fda885 fix spice-rack test robcaulk 2022-09-17 17:36:48 +0200
  • 92a32ab31b Add documentation for stop-market on binance futures Matthias 2022-09-17 17:14:45 +0200
  • 063511826c Update stoploss on exchange logic Matthias 2022-09-17 17:07:47 +0200
  • 9f266cbcb2 Allow safe_price for market stop orders Matthias 2022-09-17 16:44:08 +0200
  • ca6dec3d4c Binance spot also allows market orders Matthias 2022-09-17 14:55:00 +0200