Matthias
|
d14283b0e7
|
types-requests - precommit
|
2023-02-13 06:22:13 +01:00 |
|
dependabot[bot]
|
9faa926803
|
Bump fastapi from 0.89.1 to 0.91.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.89.1 to 0.91.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.89.1...0.91.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 03:58:55 +00:00 |
|
dependabot[bot]
|
48c331785c
|
Bump mypy from 0.991 to 1.0.0
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 03:58:34 +00:00 |
|
dependabot[bot]
|
bbb62c8a4b
|
Bump types-requests from 2.28.11.8 to 2.28.11.12
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.8 to 2.28.11.12.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 03:57:16 +00:00 |
|
dependabot[bot]
|
b05999f6d5
|
Bump orjson from 3.8.5 to 3.8.6
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.8.5...3.8.6)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 03:57:11 +00:00 |
|
dependabot[bot]
|
ee209e3b44
|
Bump mkdocs-material from 9.0.11 to 9.0.12
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.11 to 9.0.12.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.0.11...9.0.12)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 03:56:56 +00:00 |
|
hippocritical
|
69a63975c1
|
Merge branch 'freqtrade:develop' into strategy_utils
|
2023-02-12 20:11:15 +01:00 |
|
Rahul
|
a3cc001f1b
|
initial commit
|
2023-02-11 18:31:25 -05:00 |
|
Matthias
|
b3fbb263ce
|
Merge pull request #8152 from Shadyzpop/patch-1
Typo on freqai docs
|
2023-02-11 20:22:16 +01:00 |
|
Shadyzpop
|
b95ff827d3
|
Typo on freqai docs
1. `a the` - there is an extra "a" before `the features`
2. `historic` - it should be "historical" to match the correct adjective form.
|
2023-02-11 17:12:57 +03:00 |
|
Matthias
|
a3b4678ad6
|
stoploss_price_type for gate
|
2023-02-11 13:02:55 +01:00 |
|
Matthias
|
a2759b495b
|
Merge pull request #8149 from freqtrade/gate_rename
Update gateio terminology to Gate
|
2023-02-11 12:40:58 +01:00 |
|
Matthias
|
bedd3688d0
|
Properly format proxy configuration
|
2023-02-11 12:37:40 +01:00 |
|
Matthias
|
c229ba97a9
|
Update gateio terminology to Gate
|
2023-02-11 08:15:11 +01:00 |
|
Matthias
|
07e6932a17
|
Reenable longrun test mark
|
2023-02-11 08:14:55 +01:00 |
|
Matthias
|
0713fc6a6a
|
Merge pull request #8148 from stash86/bt-metrics
Add explicit warning that supported price types gonna differ
|
2023-02-11 08:14:23 +01:00 |
|
Stefano Ariestasia
|
73992dde8d
|
Add explicit warning that supported price types gonna differ on each exchanges
|
2023-02-11 11:15:31 +09:00 |
|
Matthias
|
42c76d9e0c
|
Merge pull request #8147 from freqtrade/add-pair-to-env
Add pair to environment for access inside calculate_reward
|
2023-02-10 19:38:10 +01:00 |
|
Matthias
|
45e24d21d3
|
Bump ccxt to 2.7.78
closes #8141
|
2023-02-10 19:35:45 +01:00 |
|
Matthias
|
f440d66210
|
Add sample_order for gate
|
2023-02-10 18:12:21 +01:00 |
|
robcaulk
|
8873a565ee
|
expose raw features to the environment for use in calculate_reward
|
2023-02-10 15:48:18 +01:00 |
|
robcaulk
|
154b6711b3
|
use function level noqa ignore
|
2023-02-10 15:26:17 +01:00 |
|
robcaulk
|
4fc0edb8b7
|
add pair to environment for access inside calculate_reward
|
2023-02-10 14:45:50 +01:00 |
|
Matthias
|
d47d8c135b
|
Add windows wheel for ta-lib on python 3.11
|
2023-02-10 07:17:12 +01:00 |
|
Matthias
|
22cbc16238
|
Merge pull request #8120 from freqtrade/fut/stop_price_type
stoploss price type
|
2023-02-10 07:02:25 +01:00 |
|
Matthias
|
eab724fe54
|
Merge branch 'develop' into fut/stop_price_type
|
2023-02-09 20:02:59 +01:00 |
|
Matthias
|
8d156b2770
|
Bump ccxt to 2.7.66
closes #8132
|
2023-02-08 20:35:24 +01:00 |
|
Matthias
|
3d22ad36b8
|
Show Config should contain stoploss-on-exchange status
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
102c1e799c
|
realign binance set_leverage override
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
980ffa6bfb
|
Add test for binance rounding leverage
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
997df2032e
|
Add response_log for set_leverage
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
d19ee9c95f
|
Update okx position mode terminology
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
e2d81b0ce0
|
Skip binanceus ccxt test
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
c15e10fe1f
|
Improve logic for initially placed stoploss
|
2023-02-08 07:08:42 +01:00 |
|
Matthias
|
2b0e281113
|
Merge pull request #8136 from freqtrade/dependabot/pip/cryptography-39.0.1
Bump cryptography from 38.0.1 to 39.0.1
|
2023-02-08 06:33:49 +01:00 |
|
dependabot[bot]
|
67a2cd7086
|
Bump cryptography from 38.0.1 to 39.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.1...39.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 04:07:21 +00:00 |
|
Matthias
|
5a61e076d7
|
Remove unused import
|
2023-02-07 19:19:59 +01:00 |
|
Matthias
|
953be8a7f8
|
Split validate_order_types to 2 functions to allow selective application
|
2023-02-07 18:00:44 +01:00 |
|
Matthias
|
8c0c2496c2
|
Temporarily disable gate advanced stop orders
|
2023-02-07 07:13:57 +01:00 |
|
Matthias
|
e8dc3dd59a
|
Merge pull request #8126 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.0
Bump types-cachetools from 5.2.1 to 5.3.0.0
|
2023-02-07 06:21:03 +01:00 |
|
Matthias
|
81619fb4a0
|
Properly use sqlalchemy column types
|
2023-02-06 19:51:51 +01:00 |
|
Matthias
|
82dad7ab17
|
Merge pull request #8086 from freqtrade/feat/cancel_order
Cancel open orders through UI/telegram
|
2023-02-06 19:43:21 +01:00 |
|
Matthias
|
a6adcb485e
|
Bump several pre-commit hooks versions
|
2023-02-06 19:34:30 +01:00 |
|
Matthias
|
be335c401d
|
Merge pull request #8125 from freqtrade/dependabot/pip/develop/ccxt-2.7.45
Bump ccxt from 2.7.12 to 2.7.45
|
2023-02-06 19:24:23 +01:00 |
|
Matthias
|
b6eb1f9395
|
Bump pre-commit
|
2023-02-06 07:09:59 +01:00 |
|
Matthias
|
7f5a624cfd
|
Merge pull request #8127 from freqtrade/dependabot/pip/develop/numpy-1.24.2
Bump numpy from 1.24.1 to 1.24.2
|
2023-02-06 07:08:27 +01:00 |
|
Matthias
|
b215329456
|
Merge pull request #8128 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.9.2
Bump pymdown-extensions from 9.9.1 to 9.9.2
|
2023-02-06 07:07:47 +01:00 |
|
dependabot[bot]
|
c6601cbd89
|
Bump pymdown-extensions from 9.9.1 to 9.9.2
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9.1 to 9.9.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9.1...9.9.2)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 03:01:25 +00:00 |
|
dependabot[bot]
|
f96cb47727
|
Bump numpy from 1.24.1 to 1.24.2
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.24.1...v1.24.2)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 03:01:17 +00:00 |
|
dependabot[bot]
|
365522f5c8
|
Bump types-cachetools from 5.2.1 to 5.3.0.0
Bumps [types-cachetools](https://github.com/python/typeshed) from 5.2.1 to 5.3.0.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 03:00:52 +00:00 |
|