Matthias
|
24f1dc4ecc
|
Update patched ta-lib install for conda
|
2022-08-14 09:06:04 +02:00 |
|
Achmad Fathoni
|
aaa5349003
|
Add script for patching conda libta-lib
|
2022-08-07 13:44:09 +07:00 |
|
Matthias
|
78e129034e
|
Update docs to specify trading limit behaviour
closes #7183
|
2022-08-06 17:59:08 +02:00 |
|
Matthias
|
bfa859e618
|
Remove unnecessary method (simplify)
|
2022-08-06 17:46:58 +02:00 |
|
Matthias
|
5250189f77
|
Add Rollback function to Trade
simplifies Session work
|
2022-08-06 17:03:49 +02:00 |
|
Matthias
|
45d68222a1
|
Reduce verbosity of Fiat Converter
|
2022-08-06 13:18:40 +02:00 |
|
Matthias
|
f8f1ade163
|
Reduce function complexity by extracting message sending
|
2022-08-06 09:21:11 +02:00 |
|
Matthias
|
2687633941
|
Test iterative sending of /status
|
2022-08-06 09:16:04 +02:00 |
|
Matthias
|
b12dd15f4f
|
Send multiple messages in /status if required
|
2022-08-06 09:10:12 +02:00 |
|
Matthias
|
9545402452
|
Improve defaults for config builder
|
2022-08-05 11:58:09 +02:00 |
|
Matthias
|
29e41cc817
|
Update docs to reflect correct result
closes #7181
|
2022-08-05 11:15:44 +02:00 |
|
Matthias
|
7675187c37
|
Use telegram message length to avoid constants
|
2022-08-05 07:31:19 +02:00 |
|
Matthias
|
cffc769549
|
Fix /profit endpoint calculations for partial sells
* don't recalculate for closed trades
* include realized_profit in the calculation
part of #7178
|
2022-08-05 07:26:41 +02:00 |
|
Matthias
|
c6e121ffb4
|
Update tests with correct usdt mock trades
|
2022-08-05 07:21:46 +02:00 |
|
OGSK
|
a8541d86fb
|
Edit index of custom_stake_amount
|
2022-08-05 06:25:21 +02:00 |
|
OGSK
|
debc73b654
|
Edit Typo Custom-stake-amount
Edit Custom-stake-amount to `custom_stake_amount`
|
2022-08-05 06:25:08 +02:00 |
|
Matthias
|
c2a3e2776e
|
Merge pull request #7180 from freqtrade/dependabot/docker/python-3.10.6-slim-bullseye
Bump python from 3.10.5-slim-bullseye to 3.10.6-slim-bullseye
|
2022-08-05 06:24:00 +02:00 |
|
dependabot[bot]
|
df4a5a7573
|
Bump python from 3.10.5-slim-bullseye to 3.10.6-slim-bullseye
Bumps python from 3.10.5-slim-bullseye to 3.10.6-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-05 03:02:12 +00:00 |
|
Matthias
|
55360b4c08
|
Merge pull request #7174 from stash86/patch-3
Fix typo
|
2022-08-04 16:27:22 +02:00 |
|
Stefano Ariestasia
|
febd809119
|
Fix typo
adjust_trade_position should return stake_amount, not amount
|
2022-08-04 20:55:52 +09:00 |
|
Matthias
|
95327750dc
|
Final abs. profit should not be doubled in rpc messages
|
2022-08-04 07:07:54 +02:00 |
|
Matthias
|
9df10c6b5b
|
Merge pull request #7155 from freqtrade/dependabot/pip/develop/scipy-1.9.0
Bump scipy from 1.8.1 to 1.9.0
|
2022-08-01 19:54:20 +02:00 |
|
Matthias
|
ae0d6f63fa
|
Version bump ccxt to 1.91.55
closes #7151
|
2022-08-01 19:43:13 +02:00 |
|
Matthias
|
87e5460aed
|
Merge pull request #7157 from freqtrade/dependabot/pip/develop/types-requests-2.28.6
Bump types-requests from 2.28.3 to 2.28.6
|
2022-08-01 09:46:34 +02:00 |
|
Matthias
|
694bea133b
|
Merge pull request #7156 from freqtrade/dependabot/pip/develop/flake8-5.0.1
Bump flake8 from 4.0.1 to 5.0.1
|
2022-08-01 08:39:06 +02:00 |
|
Matthias
|
3b90bdf980
|
Merge pull request #7160 from freqtrade/dependabot/pip/develop/jsonschema-4.9.0
Bump jsonschema from 4.7.2 to 4.9.0
|
2022-08-01 07:02:30 +02:00 |
|
Matthias
|
d75e0a9820
|
Fix Flake8 errors after flake update
|
2022-08-01 06:43:59 +02:00 |
|
Matthias
|
707a4e7c9e
|
types-requests bump pre-commit
|
2022-08-01 06:41:08 +02:00 |
|
dependabot[bot]
|
f3154a4313
|
Bump jsonschema from 4.7.2 to 4.9.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.7.2 to 4.9.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.7.2...v4.9.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 04:35:30 +00:00 |
|
Matthias
|
e9b7e1e600
|
Merge pull request #7161 from freqtrade/dependabot/pip/develop/urllib3-1.26.11
Bump urllib3 from 1.26.10 to 1.26.11
|
2022-08-01 06:34:37 +02:00 |
|
Matthias
|
70dcff3b23
|
Merge pull request #7154 from freqtrade/dependabot/pip/develop/ccxt-1.91.52
Bump ccxt from 1.91.29 to 1.91.52
|
2022-08-01 06:34:16 +02:00 |
|
Matthias
|
dce16909b4
|
Merge pull request #7162 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.5.1
Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
|
2022-08-01 06:33:52 +02:00 |
|
Matthias
|
f82724bbc1
|
Merge pull request #7158 from freqtrade/dependabot/pip/develop/orjson-3.7.11
Bump orjson from 3.7.8 to 3.7.11
|
2022-08-01 06:33:34 +02:00 |
|
dependabot[bot]
|
97064a9ce3
|
Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:13:38 +00:00 |
|
dependabot[bot]
|
79b650258e
|
Bump urllib3 from 1.26.10 to 1.26.11
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.10 to 1.26.11.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.11/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.10...1.26.11)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:02:02 +00:00 |
|
dependabot[bot]
|
ed230dd750
|
Bump orjson from 3.7.8 to 3.7.11
Bumps [orjson](https://github.com/ijl/orjson) from 3.7.8 to 3.7.11.
- [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.7.8...3.7.11)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:01:52 +00:00 |
|
dependabot[bot]
|
372be54252
|
Bump types-requests from 2.28.3 to 2.28.6
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.3 to 2.28.6.
- [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>
|
2022-08-01 03:01:46 +00:00 |
|
dependabot[bot]
|
b4ded59c63
|
Bump flake8 from 4.0.1 to 5.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.1)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:01:43 +00:00 |
|
dependabot[bot]
|
a75fa26caf
|
Bump scipy from 1.8.1 to 1.9.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.9.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:01:38 +00:00 |
|
dependabot[bot]
|
7a696f58f9
|
Bump ccxt from 1.91.29 to 1.91.52
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.91.29 to 1.91.52.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.91.29...1.91.52)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 03:01:30 +00:00 |
|
Kavinkumar
|
a4bada3ebe
|
Partial exit using average price (#6545)
Introduce Partial exits
|
2022-07-31 14:19:04 +02:00 |
|
Matthias
|
369c6da5d8
|
Merge pull request #7146 from freqtrade/fix/liquidation
Update liquidation price handling
|
2022-07-31 08:09:54 +02:00 |
|
Matthias
|
15424169ad
|
Merge pull request #7108 from rzrymiak/develop
Added description heading to README.md
|
2022-07-31 07:10:37 +02:00 |
|
rzrymiak
|
09e5fb2f55
|
Removed description header
|
2022-07-30 22:37:46 +00:00 |
|
Matthias
|
bad15f077c
|
Simplify fetch_positions by using already existing method
|
2022-07-30 17:49:06 +02:00 |
|
Matthias
|
dc82675f00
|
Add Test for liquidation in stop-loss-reached
|
2022-07-30 17:28:19 +02:00 |
|
Matthias
|
fc31c890e3
|
Merge pull request #7135 from freqtrade/rpc/sendmsg
Strategy allow rpc messages
|
2022-07-30 16:15:00 +02:00 |
|
Matthias
|
d046f0cc5e
|
Improve method wording for liquidation price setter
|
2022-07-30 16:11:31 +02:00 |
|
Matthias
|
dba7a7257d
|
Use stop_or_liquidation instead of stop_loss
|
2022-07-30 16:10:16 +02:00 |
|
Matthias
|
845cecd38f
|
Add stoploss or liquidation property
|
2022-07-30 16:10:16 +02:00 |
|