Commit Graph

  • 5b0b802f31 hybrid json ws serializer Timothy Pogue 2022-09-02 00:05:36 -0600
  • eb4cd6ba82 split initial data into separate requests Timothy Pogue 2022-09-01 23:52:13 -0600
  • dccde88c83 fix dataframe serializing Timothy Pogue 2022-09-01 23:15:03 -0600
  • b53791fef2 Futures volumepairlist to account for contract size Matthias 2022-09-02 07:11:20 +0200
  • 00f35f4870 remove old constant, add initial_data requesting, minor changes Timothy Pogue 2022-09-01 20:06:36 -0600
  • 11b2bc269e Added missing s th0rntwig 2022-09-01 22:37:32 +0200
  • 3f8400df10 Normalise PCA space th0rntwig 2022-09-01 21:51:33 +0200
  • 11fbfd3402 Remove unnecessary assignment Matthias 2022-09-01 19:39:20 +0200
  • 61d5fc0e08
    Make the recommendation for Binance/Kucoin blacklisting more accurate. epigramx 2022-09-01 17:22:34 +0300
  • d6e115178a refactoring freqai backtesting - remove duplicate code Wagner Costa Santos 2022-09-01 07:09:23 -0300
  • f3c73189d5 Remove pointless default on wallet_balance argument Matthias 2022-09-01 06:49:51 +0200
  • ba2eb7cf0f Fix BNB fee bug when selling Matthias 2022-09-01 06:35:24 +0200
  • 57e9078727 update example config Timothy Pogue 2022-08-31 14:44:52 -0600
  • 44d3a9140d Merge branch 'develop' of https://github.com/wagnercosta/freqtrade into develop Wagner Costa Santos 2022-08-31 15:37:06 -0300
  • 7bed0450d2 pr review - refactoring backtesting freqai Wagner Costa Santos 2022-08-31 15:36:29 -0300
  • c72a2c26c7 remove external pairlist Timothy Pogue 2022-08-31 12:06:24 -0600
  • 6e8abf8674 add producer name to required fields in config Timothy Pogue 2022-08-31 11:58:58 -0600
  • 3d4497467c
    Merge branch 'freqtrade:develop' into develop wagnercosta 2022-08-31 14:47:06 -0300
  • 3d4ad1de4c
    Merge pull request #7244 from freqtrade/move_datadownload Matthias 2022-08-31 19:46:14 +0200
  • 865b34cd6f add producer names Timothy Pogue 2022-08-31 11:43:02 -0600
  • 510cf4f305 remove data waiting, remove explicit analyzing of external df Timothy Pogue 2022-08-31 10:40:26 -0600
  • 240b529533 fix tensorboard path so that users can track all historical models robcaulk 2022-08-31 16:50:39 +0200
  • 2493e0c8a5
    Unnecessary lines in Base4, and changes for box space, to fit better for our needs (#7324) Richard Jozsa 2022-08-31 16:37:02 +0200
  • df51da22ee refactoring freqai backtesting Wagner Costa Santos 2022-08-31 11:23:48 -0300
  • 1fa20b884d Unnecessary lines in Base4, and changes for box space, to fit better for our needs. richardjozsa 2022-08-31 14:42:52 +0200
  • 4e0758e47f Update+correct descriptions and figure th0rntwig 2022-08-31 12:35:29 +0200
  • 57ff6f8ac5 Init timerange object properly Matthias 2022-08-31 10:28:31 +0000
  • 13ccd940d5 Remove startup_candle_count from freqai sample config to avoid confusion Matthias 2022-08-31 10:26:58 +0000
  • 7ba4fda5d7 Implement PR feedback Matthias 2022-08-31 10:26:47 +0000
  • a88ffd2c9d Merge branch 'develop' into move_datadownload Matthias 2022-08-31 10:23:45 +0000
  • 4aec2db14d Remove isClose from tests in favor of pytest.approx Matthias 2022-08-31 08:18:28 +0000
  • 115a901773 minor fix for conditional in handle func Timothy Pogue 2022-08-30 19:34:43 -0600
  • ddc45ce2eb message handling fix, data waiting fix Timothy Pogue 2022-08-30 19:30:14 -0600
  • 346e73dd75 client implementation, minor fixes Timothy Pogue 2022-08-30 19:21:34 -0600
  • 958a4565db
    Merge pull request #7313 from freqtrade/new_release 2022.8 Matthias 2022-08-30 23:01:19 +0200
  • 10e0d53860 Simplify 2 more tests Matthias 2022-08-30 20:49:53 +0200
  • c9aa09ec89 Simplify base fee handling Matthias 2022-08-30 20:46:06 +0200
  • 7e8e29e42d use continuous value for inlier_metric robcaulk 2022-08-30 20:41:37 +0200
  • 0b8482360f add documentation for inlier metric robcaulk 2022-08-30 20:32:49 +0200
  • 418bd26a80 minor fixes, rework consumer request, update requirements.txt Timothy Pogue 2022-08-30 11:04:16 -0600
  • 7f52908e87 ensure the lost points are prepended for FreqUI robcaulk 2022-08-30 18:55:58 +0200
  • a58dd0bbf9 add noise feature, improve docstrings robcaulk 2022-08-19 18:35:24 +0200
  • b11742a4c5 integrate inlier metric function robcaulk 2022-08-18 19:15:29 +0200
  • d3cb211283 Add inlier metric computation th0rntwig 2022-08-18 14:44:49 +0200
  • 50e2808667
    Fix bug in DI (#7321) th0rntwig 2022-08-30 12:54:39 +0200
  • 27503014b0 Fix bug in DI th0rntwig 2022-08-30 11:49:18 +0200
  • 47f7c384fb consumer subscriptions, fix serializer bug Timothy Pogue 2022-08-29 15:48:29 -0600
  • 71846ecbf2 Partially revert prior commit, use correct exchange class Matthias 2022-08-29 21:51:10 +0200
  • 7952e0df25 initial rework separating server and client impl Timothy Pogue 2022-08-29 13:41:15 -0600
  • eee2071e32 Fix non-testing liquidation test Matthias 2022-08-29 21:04:09 +0200
  • efc3b39fb8 Improve config overwriting wording Matthias 2022-08-29 20:01:03 +0200
  • 5980431b91
    Merge branch 'freqtrade:feat/freqai-rl-dev' into feat/freqai-rl-dev Richard Jozsa 2022-08-29 16:44:09 +0200
  • 93cbfc5f29
    Merge pull request #7315 from freqtrade/reverse-train-test-order Matthias 2022-08-29 15:27:28 +0200
  • 1a8e1362a1
    There was an error in the docs around continual learning and thread count (#7314) Richard Jozsa 2022-08-29 11:15:06 +0200
  • 62c0a174c8 allow users to properly reverse train-test data ordering robcaulk 2022-08-29 11:04:58 +0200
  • 8c497c4abf Error in the docs richardjozsa 2022-08-29 10:04:39 +0200
  • c54484dad5
    Merge pull request #7305 from freqtrade/dependabot/pip/develop/mkdocs-material-8.4.2 Matthias 2022-08-29 08:08:33 +0200
  • db3d972d47
    Merge pull request #7306 from freqtrade/dependabot/pip/develop/fastapi-0.81.0 Matthias 2022-08-29 08:08:14 +0200
  • 25a7f44856
    Merge pull request #7312 from freqtrade/dependabot/pip/develop/ccxt-1.92.84 Matthias 2022-08-29 08:07:53 +0200
  • b7b87c398b
    Merge pull request #7308 from freqtrade/dependabot/pip/develop/nbconvert-7.0.0 Matthias 2022-08-29 07:58:46 +0200
  • 27a9f98d5f Simplify liquidation price structure, improve test cov Matthias 2022-08-29 06:59:00 +0200
  • 226fa5d93c Simplify liquidation price calling structure Matthias 2022-08-29 06:45:00 +0200
  • 56cd80926a
    Bump fastapi from 0.79.1 to 0.81.0 dependabot[bot] 2022-08-29 04:52:12 +0000
  • f664ebd262
    Merge pull request #7309 from freqtrade/dependabot/pip/develop/scipy-1.9.1 Matthias 2022-08-29 06:51:37 +0200
  • 9b5f85b970
    Merge pull request #7310 from freqtrade/dependabot/pip/develop/uvicorn-0.18.3 Matthias 2022-08-29 06:51:19 +0200
  • ebbb2cc552
    Merge pull request #7311 from freqtrade/dependabot/pip/develop/orjson-3.8.0 Matthias 2022-08-29 06:50:44 +0200
  • a0db6652a7
    Merge pull request #7307 from freqtrade/dependabot/pip/develop/urllib3-1.26.12 Matthias 2022-08-29 06:50:30 +0200
  • 4def3678b7
    Merge pull request #7298 from freqtrade/tif_align Matthias 2022-08-29 06:36:51 +0200
  • 8be8a12cc4
    Merge pull request #7260 from JohanVlugt/develop Matthias 2022-08-29 06:34:45 +0200
  • 40c00d2d8f Version bump dev version to 2022.9 Matthias 2022-08-29 06:34:20 +0200
  • 2403a03fcb Version bump 2022.8 Matthias 2022-08-29 06:28:53 +0200
  • a01402fa46 Merge branch 'stable' into develop Matthias 2022-08-29 06:28:21 +0200
  • d7189847a7
    Bump ccxt from 1.92.52 to 1.92.84 dependabot[bot] 2022-08-29 03:01:59 +0000
  • d734f7612f
    Bump orjson from 3.7.12 to 3.8.0 dependabot[bot] 2022-08-29 03:01:50 +0000
  • 3a7441a27d
    Bump uvicorn from 0.18.2 to 0.18.3 dependabot[bot] 2022-08-29 03:01:41 +0000
  • 49dd1c1d49
    Bump scipy from 1.9.0 to 1.9.1 dependabot[bot] 2022-08-29 03:01:36 +0000
  • e9f46f4768
    Bump nbconvert from 6.5.3 to 7.0.0 dependabot[bot] 2022-08-29 03:01:30 +0000
  • 0af4bd2944
    Bump urllib3 from 1.26.11 to 1.26.12 dependabot[bot] 2022-08-29 03:01:25 +0000
  • e9e872ca20
    Bump mkdocs-material from 8.4.1 to 8.4.2 dependabot[bot] 2022-08-29 03:01:18 +0000
  • 5709a0d2ff Merge branch 'feat/freqai-rl-dev' of https://github.com/richardjozsa/freqtrade into feat/freqai-rl-dev richardjozsa 2022-08-28 23:27:33 +0200
  • 8b0cfe1236
    Reduce image sizes in freqai doc (#7304) th0rntwig 2022-08-28 23:27:12 +0200
  • ba211a1e91 Reduce image sizes in freqai doc th0rntwig 2022-08-28 21:24:13 +0200
  • 8c4e68b8eb updated example configs Timothy Pogue 2022-08-28 13:00:52 -0600
  • 67cddae756 fix tensorboard image robcaulk 2022-08-28 21:00:26 +0200
  • af8f308584 start the reinforcement learning doc robcaulk 2022-08-28 20:52:03 +0200
  • 7766350c15 refactor environment inheritence tree to accommodate flexible action types/counts. fix bug in train profit handling robcaulk 2022-08-28 19:21:57 +0200
  • 39a739eadb
    Merge pull request #7296 from th0rntwig/dbscan Robert Caulk 2022-08-28 14:37:47 +0200
  • a44a235b56 isort imports in tests/freqai robcaulk 2022-08-28 13:47:01 +0200
  • 6634229cc1 appease the flake8 gods robcaulk 2022-08-28 13:21:29 +0200
  • fcb5d1cb5a remove debugging flag robcaulk 2022-08-28 13:01:39 +0200
  • dd628eb525 add tests for outlier detection and removal functions robcaulk 2022-08-28 12:56:39 +0200
  • 1e41c773a0 fix outlier protection robcaulk 2022-08-28 12:11:29 +0200
  • 22b42e91f3 add new parameter to freqai doc robcaulk 2022-08-28 11:53:24 +0200
  • ff3a4995c1 remove unnecessary code smarmau 2022-08-28 11:45:20 +0200
  • b9f35cadb3 add /stopentry alias for /stopbuy Matthias 2022-08-28 11:32:53 +0200
  • 005594c29c simplify hybrid template smarmau 2022-08-28 11:29:48 +0200
  • 59a723aec8 Add /health to rest client Matthias 2022-08-27 15:12:04 +0200
  • 71f7d68783 Fixed mypy error th0rntwig 2022-08-27 12:44:55 +0200
  • c61b986c3d FTX - support time_in_force (and PO ordertype) Matthias 2022-08-27 10:30:38 +0200
  • 104a73025d Uppercase TimeInForce (align with ccxt) Matthias 2022-08-27 10:24:56 +0200