Commit Graph

  • f7b055a58c Attempt to improve wording hoeckxer 2021-01-06 09:26:03 +01:00
  • 95732e8991 Clarification in documentation hoeckxer 2021-01-05 21:03:23 +01:00
  • c0f170fdb9 Merge branch 'develop' into ignore_expired_candle hoeckxer 2021-01-05 21:00:08 +01:00
  • 5c34140a19 Adjusted documentation to reflect sub-key configuration hoeckxer 2021-01-05 20:59:31 +01:00
  • 65d91a3a58 isort fix hoeckxer 2021-01-05 15:36:34 +01:00
  • 573de1cf08 Fixed flake8 warnings hoeckxer 2021-01-05 15:30:29 +01:00
  • 67d84e7514 Merge branch 'ignore_expired_candle' of github.com:hoeckxer/freqtrade into ignore_expired_candle hoeckxer 2021-01-05 14:49:46 +01:00
  • e3f3f36298 Changes based on review comments hoeckxer 2021-01-05 14:49:35 +01:00
  • eaaaddac86 Update docs/configuration.md Erwin Hoeckx 2021-01-05 11:10:00 +01:00
  • c010cdf894 Merge pull request #4138 from freqtrade/fastapi Matthias 2021-01-05 10:07:19 +01:00
  • c9ed2137bb Simplified return statements hoeckxer 2021-01-05 09:07:46 +01:00
  • 67306d943a Update interface.py Erwin Hoeckx 2021-01-05 07:33:34 +01:00
  • 9a93a0876a Update interface.py Erwin Hoeckx 2021-01-05 07:32:07 +01:00
  • 844df96ec7 Making changes so the build checks are satisified (imports & flake8) hoeckxer 2021-01-05 07:06:53 +01:00
  • 614a996597 First commit about ignoring expired candle hoeckxer 2021-01-04 20:49:24 +01:00
  • cce4d7e42c Merge pull request #4145 from hoeckxer/custom_stoploss_doc_addition Matthias 2021-01-04 19:19:53 +01:00
  • 1cf6e2c957 Changed documentation based on review comments hoeckxer 2021-01-04 14:37:22 +01:00
  • 0704cfb05b Added an example with a positive offset for a custom stoploss hoeckxer 2021-01-04 14:14:52 +01:00
  • 07bc0c3fce Improve merge_informative_pairs to properly merge correct timeframes Matthias 2021-01-04 13:47:16 +01:00
  • d1804dee6b Add note about python-dev dependency Matthias 2021-01-04 09:40:17 +01:00
  • 9e84dd9274 Merge pull request #4141 from freqtrade/dependabot/pip/develop/scipy-1.6.0 Matthias 2021-01-04 09:30:57 +01:00
  • a7e3f9ef70 Merge pull request #4142 from freqtrade/dependabot/pip/develop/isort-5.7.0 Matthias 2021-01-04 09:27:04 +01:00
  • a33f4fd9ca Merge pull request #4143 from freqtrade/dependabot/pip/develop/ccxt-1.40.14 Matthias 2021-01-04 08:30:42 +01:00
  • 9e435fba0b Bump ccxt from 1.39.79 to 1.40.14 dependabot[bot] 2021-01-04 05:39:14 +00:00
  • 7d06e61461 Bump scipy from 1.5.4 to 1.6.0 dependabot[bot] 2021-01-04 05:38:57 +00:00
  • 66391b80ae Bump isort from 5.6.4 to 5.7.0 dependabot[bot] 2021-01-04 05:38:57 +00:00
  • 5ca2cd3a1e Change defaults to log only errors Matthias 2021-01-03 07:18:41 +01:00
  • 634d6f3898 Change logging to stderr Matthias 2021-01-03 07:15:45 +01:00
  • 26c3463403 Stake-amount supports unlimited, too Matthias 2021-01-03 06:46:06 +01:00
  • cff50f9f66 Add response-model for show_config Matthias 2021-01-02 15:48:33 +01:00
  • ca0bb7bbb8 Don't require RPC for strategy Matthias 2021-01-02 15:11:40 +01:00
  • e6176d43f3 Optional RPC dependency Matthias 2021-01-02 13:12:49 +01:00
  • 3dc37dd79d Add types for deps Matthias 2021-01-02 12:54:40 +01:00
  • 336dd1a29c Rename api_models to api_schemas Matthias 2021-01-02 09:07:31 +01:00
  • 84ced92002 Fix mock-tests missing some fields Matthias 2021-01-01 19:38:28 +01:00
  • 29f4dd1dcd Enhance some response models Matthias 2021-01-01 19:36:03 +01:00
  • 718f2b24d2 Don't use relative imports Matthias 2021-01-01 19:13:32 +01:00
  • b2ab553a31 Rename api_server2 module to apiserver Matthias 2020-12-31 11:01:50 +01:00
  • eb20f6e7d0 Align auth token to flask version to prevent user-logout Matthias 2020-12-31 10:22:28 +01:00
  • 346542e5cd Remove flask dependency Matthias 2020-12-29 17:23:28 +01:00
  • 68d148e72d Allow configuration of openAPI interface Matthias 2020-12-27 15:54:05 +01:00
  • 1717121f10 Properly use JWT secret key Matthias 2020-12-27 15:24:49 +01:00
  • 790f833653 Some more tests around api_auth Matthias 2020-12-27 14:57:01 +01:00
  • 29ce323649 Fix wrong hyperoptlosstest Matthias 2020-12-27 14:21:05 +01:00
  • 776ce57f55 Remove api_server Matthias 2020-12-27 10:59:17 +01:00
  • 54a50b1fb4 Fix some tests Matthias 2020-12-27 10:56:19 +01:00
  • 9f873305eb Improve response models Matthias 2020-12-27 09:02:35 +01:00
  • 9350f505bc Implement missing methods Matthias 2020-12-26 20:05:27 +01:00
  • e23898d17b Improve some tests Matthias 2020-12-26 17:48:19 +01:00
  • 9ee1d88355 Implement more endpoints Matthias 2020-12-26 17:33:27 +01:00
  • 73a29e6d74 Improve tests, implement more fastapi methods Matthias 2020-12-26 17:00:30 +01:00
  • a18d66e108 Add more endpoints to fastapi Matthias 2020-12-26 16:43:15 +01:00
  • f37ea4ba24 Fix some initial tests towards fastAPI Matthias 2020-12-26 16:33:13 +01:00
  • 4b86700a0f Implement more endpoints Matthias 2020-12-26 15:54:22 +01:00
  • 5e4c4cae06 Fix auth providers Matthias 2020-12-26 08:48:15 +01:00
  • 86d0700884 Move models to apimodels Matthias 2020-12-25 20:07:12 +01:00
  • 6594278509 Reorder endpoints Matthias 2020-12-25 15:57:05 +01:00
  • eac74a9dec Implement auth in fastapi Matthias 2020-12-25 15:50:19 +01:00
  • 619b855d5f Add version endpoint Matthias 2020-12-25 13:11:01 +01:00
  • a862f19f82 Allow retrieval of rpc and config via dependencies Matthias 2020-12-25 13:08:25 +01:00
  • 1e38fec61b Initial fastapi implementation (Ping working) Matthias 2020-12-24 06:55:19 +01:00
  • 31829d5250 Merge pull request #4134 from hoeckxer/documentation_imports_custom_stoploss Matthias 2021-01-02 09:23:43 +01:00
  • 11f36fbaee Fix all custom stoploss samples Matthias 2021-01-02 09:14:31 +01:00
  • 67ced6a53c Update docs/strategy-advanced.md Erwin Hoeckx 2021-01-01 20:49:04 +01:00
  • e5840abaf9 Added imports to documentation for clarification when using custom stoploss hoeckxer 2020-12-31 21:05:47 +01:00
  • 885da85fce Merge branch 'stable' into develop Matthias 2020-12-31 10:39:20 +01:00
  • 9e3224ccc0 Merge pull request #4089 from freqtrade/feat/stoploss_custom Matthias 2020-12-31 10:33:33 +01:00
  • 12de29dd3e Merge pull request #4133 from freqtrade/dynamic_pairlist Matthias 2020-12-31 10:02:30 +01:00
  • 512e163355 change docstring to better reflect what the method is for Matthias 2020-12-31 09:48:49 +01:00
  • bd7600ff06 Small visual changes Matthias 2020-12-31 09:43:24 +01:00
  • 04624aae40 Add documentation for wildcard-blacklist Matthias 2020-12-30 10:21:05 +01:00
  • 0affacd39a Support invalid regex blacklist from config Matthias 2020-12-30 10:14:22 +01:00
  • 9feabe707f Fix RPC methods to allow wildcards (and validate wildcards) Matthias 2020-12-30 09:57:31 +01:00
  • 704cf14383 Add expand_pairlist method Matthias 2020-12-30 09:55:44 +01:00
  • 2fdda8e448 plot-profit should fail gracefully if no trade is within the selected timerange Matthias 2020-12-30 08:30:41 +01:00
  • b8899b39ec Show advanced plot-config section again Matthias 2020-12-30 06:29:59 +01:00
  • 9d7e0514ff Merge pull request #4131 from freqtrade/fix/krakenbalance Matthias 2020-12-30 06:23:25 +01:00
  • b607740dd1 Fix kraken balance bug if open buy orders exist Matthias 2020-12-29 20:06:37 +01:00
  • 238e9aabb1 Add test showing wrong behaviour Matthias 2020-12-29 20:05:07 +01:00
  • f97e810429 Merge pull request #4127 from freqtrade/new_release 2020.12 Matthias 2020-12-29 07:07:54 +01:00
  • 0925a3cd19 Reinstate header partials Matthias 2020-12-28 14:08:57 +01:00
  • a2fdb9d2f6 Move jquery to the bottom Matthias 2020-12-28 14:02:30 +01:00
  • f6e56027b1 Reinstate jquery Matthias 2020-12-28 13:49:08 +01:00
  • 625da69fcb Remove custom header section from docs Matthias 2020-12-28 10:19:24 +01:00
  • dcc7d559ee Reinstate header partials Matthias 2020-12-28 14:08:57 +01:00
  • ecea6c9526 Move jquery to the bottom Matthias 2020-12-28 14:02:30 +01:00
  • accc59aa1b Reinstate jquery Matthias 2020-12-28 13:49:08 +01:00
  • 8366e67fee Remove custom header section from docs Matthias 2020-12-28 10:19:24 +01:00
  • 003552d78c Remove custom header section from docs Matthias 2020-12-28 10:19:24 +01:00
  • d4e42987e2 Merge pull request #4126 from freqtrade/dependabot/pip/develop/pandas-1.2.0 Matthias 2020-12-28 10:09:05 +01:00
  • f80ffe279b Version bump 2020.12 Matthias 2020-12-28 09:54:58 +01:00
  • ea22588649 Merge branch 'stable' into new_release Matthias 2020-12-28 09:54:46 +01:00
  • fe8898c7f8 Merge pull request #4124 from freqtrade/dependabot/pip/develop/scikit-learn-0.24.0 Matthias 2020-12-28 09:54:29 +01:00
  • 0d4cf32086 Slightly adapt to pandas incompatibility Matthias 2020-12-28 09:50:48 +01:00
  • 30087697e0 Bump pandas from 1.1.5 to 1.2.0 dependabot[bot] 2020-12-28 08:21:17 +00:00
  • 8dca3c84f8 Merge pull request #4122 from freqtrade/dependabot/pip/develop/ccxt-1.39.79 Matthias 2020-12-28 09:19:15 +01:00
  • 0fc504fc4e Merge pull request #4125 from freqtrade/dependabot/pip/develop/blosc-1.10.1 Matthias 2020-12-28 09:18:14 +01:00
  • 25b872a9c8 Merge pull request #4123 from freqtrade/dependabot/pip/develop/pymdown-extensions-8.1 Matthias 2020-12-28 09:17:09 +01:00
  • a328bf58f4 Merge pull request #4121 from freqtrade/dependabot/pip/develop/mkdocs-material-6.2.3 Matthias 2020-12-28 09:16:46 +01:00
  • f492609115 Bump blosc from 1.9.2 to 1.10.1 dependabot[bot] 2020-12-28 05:37:17 +00:00