Matthias
|
e836fe58b1
|
Merge pull request #8525 from tijptjik/develop
Docs : Correct user namespace from `cust_` to `custom_`
|
2023-04-22 11:48:54 +02:00 |
|
Matthias
|
9bc17a9232
|
Downgrade wheel to isntall gym
|
2023-04-21 06:19:57 +00:00 |
|
Matthias
|
4a4be27ebc
|
use orderid from order, the trade one has been reset
part of #8526
|
2023-04-21 07:14:03 +02:00 |
|
Matthias
|
ca1a616b89
|
use Fstrings for log message
|
2023-04-21 07:08:14 +02:00 |
|
Mart van de Ven
|
818da02f6c
|
Edit Advanced Strategies intro for clarify and brevity
|
2023-04-20 14:01:01 +08:00 |
|
Mart van de Ven
|
b545fc5590
|
Correct user namespace from cust_ to custom_
|
2023-04-20 13:36:31 +08:00 |
|
Matthias
|
1056ff0d18
|
Update variable to better reflect it's content
|
2023-04-19 20:20:29 +02:00 |
|
Matthias
|
b973b6255c
|
Merge pull request #8524 from tijptjik/develop
Docs: Edited configuration.md for consistency
|
2023-04-19 19:40:31 +02:00 |
|
Matthias
|
4a295d1910
|
Merge pull request #8521 from TheJoeSchr/develop
docs: use helper function `stoploss_from_absolute` in strategy callba…
|
2023-04-19 19:19:58 +02:00 |
|
Mart van de Ven
|
670a584d7e
|
Fix markdown inconsistencies
|
2023-04-19 22:00:31 +08:00 |
|
Matthias
|
2f9e6c990c
|
Update docs/strategy-callbacks.md
|
2023-04-19 15:26:33 +02:00 |
|
Mart van de Ven
|
66f5f76a6c
|
Fix anchor for missing heading
|
2023-04-19 20:53:25 +08:00 |
|
Mart van de Ven
|
46f4fd79af
|
Fix anchor for missing heading
|
2023-04-19 20:43:41 +08:00 |
|
Mart van de Ven
|
5ed072c489
|
Remove extraneous code block
|
2023-04-19 20:18:56 +08:00 |
|
TheJoeSchr
|
94e190b954
|
docs: strategy-callbacks: revert leverage=trade.leverage removal
|
2023-04-19 13:22:52 +02:00 |
|
Matthias
|
9851d67f07
|
Merge pull request #8499 from bkamuz/develop
Telegram. Fixed the blacklist removal message
|
2023-04-19 08:59:38 +02:00 |
|
Bohdan Kamuz
|
f99bdc4393
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-18 23:49:06 +03:00 |
|
Matthias
|
caf524c685
|
Don't fail on leverage tier loading error
closes #8512
|
2023-04-18 18:01:12 +02:00 |
|
Joe Schr
|
f9124ef5b9
|
docs: strategy-callbacks: removes outdated leverage argument
|
2023-04-18 17:36:36 +02:00 |
|
Bohdan Kamuz
|
c297d99975
|
Telegram. Fixed the blacklist removal message
|
2023-04-18 10:09:48 +00:00 |
|
Joe Schr
|
6f401a9e15
|
docs: use helper function stoploss_from_absolute in strategy callbacks "absolute" example
|
2023-04-18 11:26:55 +02:00 |
|
Matthias
|
ea566c6eb7
|
Merge pull request #8517 from freqtrade/dependabot/pip/develop/ccxt-3.0.69
Bump ccxt from 3.0.59 to 3.0.69
|
2023-04-17 20:34:02 +02:00 |
|
Matthias
|
dfe8b3e832
|
Improve ruff rule selection
|
2023-04-17 20:33:19 +02:00 |
|
Matthias
|
7ff35fea3c
|
Default weekly report to monday
closes #8502
|
2023-04-17 20:20:38 +02:00 |
|
dependabot[bot]
|
f049268354
|
Bump ccxt from 3.0.59 to 3.0.69
Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.0.59 to 3.0.69.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.59...3.0.69)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 18:03:14 +00:00 |
|
Matthias
|
362974b831
|
Update test to properly capture errors from leverage initialization
|
2023-04-17 20:00:57 +02:00 |
|
Matthias
|
14bca509da
|
Cleanup some code
|
2023-04-17 19:55:58 +02:00 |
|
Matthias
|
b2ea464250
|
Handle individual exceptions when initializing leverage tiers
closes #8515
closes #8512
closes #8514
|
2023-04-17 19:52:19 +02:00 |
|
Matthias
|
d73e7f292a
|
simplify Leverage tier code
|
2023-04-17 19:52:19 +02:00 |
|
Bohdan Kamuz
|
70e48ca43a
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-17 12:46:00 +03:00 |
|
Bohdan Kamuz
|
d34b15d6a9
|
Telegram. Fixed the blacklist removal message
|
2023-04-17 09:40:41 +00:00 |
|
Matthias
|
8dbe6b1c16
|
Merge pull request #8508 from freqtrade/dependabot/pip/develop/cryptography-40.0.2
Bump cryptography from 40.0.1 to 40.0.2
|
2023-04-17 10:23:12 +02:00 |
|
Matthias
|
daabc8ffbe
|
Merge pull request #8426 from initrv/add-sb3-learn-progress-bar
Add sb3 learn progress bar
|
2023-04-17 10:22:49 +02:00 |
|
Matthias
|
45193127e3
|
Merge pull request #8511 from freqtrade/dependabot/pip/develop/fastapi-0.95.1
Bump fastapi from 0.95.0 to 0.95.1
|
2023-04-17 10:22:01 +02:00 |
|
Matthias
|
ccc59619d1
|
Merge pull request #8509 from freqtrade/dependabot/pip/develop/rich-13.3.4
Bump rich from 13.3.3 to 13.3.4
|
2023-04-17 10:20:58 +02:00 |
|
Bohdan Kamuz
|
c291d69533
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-17 08:35:40 +03:00 |
|
Matthias
|
8aec71e27e
|
Add bitvavo sublass to properly set ohlcv limit
|
2023-04-17 07:25:13 +02:00 |
|
Matthias
|
6c6d2a0f43
|
Improve live test resiliance
|
2023-04-17 07:25:13 +02:00 |
|
Matthias
|
8a8cd67988
|
Improve ccxt_ohlcv test debuggability
|
2023-04-17 07:25:13 +02:00 |
|
Matthias
|
b67bb0fe28
|
Merge pull request #8507 from freqtrade/dependabot/pip/develop/pytest-7.3.1
Bump pytest from 7.3.0 to 7.3.1
|
2023-04-17 07:03:53 +02:00 |
|
dependabot[bot]
|
d1b600e7b0
|
Bump fastapi from 0.95.0 to 0.95.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.0 to 0.95.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.0...0.95.1)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 04:29:10 +00:00 |
|
Matthias
|
e58f8e36c4
|
Merge pull request #8506 from freqtrade/dependabot/pip/develop/httpx-0.24.0
Bump httpx from 0.23.3 to 0.24.0
|
2023-04-17 06:28:25 +02:00 |
|
Matthias
|
342d43e6bb
|
Merge pull request #8505 from freqtrade/dependabot/pip/develop/tensorboard-2.12.2
Bump tensorboard from 2.12.1 to 2.12.2
|
2023-04-17 06:27:38 +02:00 |
|
dependabot[bot]
|
7c95848271
|
Bump rich from 13.3.3 to 13.3.4
Bumps [rich](https://github.com/Textualize/rich) from 13.3.3 to 13.3.4.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.3.3...v13.3.4)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 03:57:33 +00:00 |
|
dependabot[bot]
|
864f53bc4b
|
Bump cryptography from 40.0.1 to 40.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 40.0.2.
- [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/40.0.1...40.0.2)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 03:57:23 +00:00 |
|
dependabot[bot]
|
f1fcd0760d
|
Bump pytest from 7.3.0 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.0...7.3.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 03:57:07 +00:00 |
|
dependabot[bot]
|
f1730ab51b
|
Bump httpx from 0.23.3 to 0.24.0
Bumps [httpx](https://github.com/encode/httpx) from 0.23.3 to 0.24.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.23.3...0.24.0)
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 03:56:52 +00:00 |
|
dependabot[bot]
|
dba21c815a
|
Bump tensorboard from 2.12.1 to 2.12.2
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorboard/commits)
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-17 03:56:47 +00:00 |
|
Matthias
|
9caa74c796
|
Merge branch 'develop' into pr/initrv/8426
|
2023-04-16 18:16:16 +02:00 |
|
Bohdan Kamuz
|
1370ee498c
|
Merge branch 'freqtrade:develop' into develop
|
2023-04-16 14:39:44 +03:00 |
|