Matthias
|
d1b069abfb
|
bybit: Update test to align with defaultType change
|
2023-01-27 20:33:34 +01:00 |
|
Matthias
|
7029b9602c
|
Merge branch 'develop' into bybit
|
2023-01-27 20:30:05 +01:00 |
|
Matthias
|
020dc3c6e1
|
filled-date shouldn't update again
|
2023-01-27 20:21:29 +01:00 |
|
Matthias
|
aa15837589
|
Add test for filled_date not updating if it's already set
|
2023-01-27 20:20:15 +01:00 |
|
Matthias
|
fa033965c8
|
use "swap" for bybit
|
2023-01-27 19:34:29 +01:00 |
|
Matthias
|
08ede37795
|
Add documentation note about stoploss on exchange
|
2023-01-26 19:58:58 +01:00 |
|
Matthias
|
8665d0866d
|
Add test for bybit startup magic
|
2023-01-26 19:58:42 +01:00 |
|
Matthias
|
1431f7cc3e
|
Set position mode to one-way on startup
|
2023-01-26 19:54:35 +01:00 |
|
Matthias
|
73ef1d5191
|
Improve exception wording on binance
|
2023-01-26 19:53:14 +01:00 |
|
Matthias
|
8647c0192c
|
Fix typo
|
2023-01-26 07:08:38 +01:00 |
|
Matthias
|
2333dbae40
|
Update reinforcement learning docs to use correct naming
|
2023-01-26 07:07:49 +01:00 |
|
Matthias
|
bd913bc24d
|
Disable provenance in buildx config for pi image
|
2023-01-25 14:34:52 +01:00 |
|
Matthias
|
9652c00acb
|
Don't amend docker manifest
|
2023-01-25 12:20:10 +01:00 |
|
Matthias
|
c12fb1a49c
|
bybit: Some final cleanup
|
2023-01-24 20:12:50 +01:00 |
|
Matthias
|
25fa6bee74
|
Override get_funding_fees for bybit
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
051c3be99e
|
add test case for bybit
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
3a83427f92
|
Add Bybit stoploss support
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
c14553bacb
|
Add bybit to supported Futures exchanges
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
c2b33a0f58
|
Fix set-leverage function sig
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
7a18e96042
|
bybit: hot-fix funding fees (temporary - must be changed)
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
f681ce9139
|
Allow margin and leverage setting failures
(this is important when an exchange "fails" a request if the setting didn't change).
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
31745a9dc2
|
bybit: Initial implementation liquidation calculation
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
93ce963e9b
|
Update test name
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
752110a268
|
Add online tests for bybit
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
d05ecd630f
|
Update tests for new liquidation parameter
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
34e7433844
|
Add leverage to dry-run liquidation price calculation
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
a7b030fff9
|
Add note about bybit futures
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
3192af8df8
|
Limit bybit futures markets to USDT
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
63c732a560
|
Bybit futures data download
|
2023-01-24 07:21:56 +01:00 |
|
Matthias
|
6c0fa0dc1f
|
Fix typo in docstring
|
2023-01-24 07:21:43 +01:00 |
|
Matthias
|
078b430828
|
Add ccxt compat tests for order parsing
|
2023-01-23 18:22:07 +01:00 |
|
Matthias
|
b0720fdcf5
|
Bump ccxt to latest version to fix timestamp parsing issues
|
2023-01-23 18:10:56 +01:00 |
|
Matthias
|
1e43154bc5
|
Merge pull request #8049 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.6
Bump types-python-dateutil from 2.8.19.5 to 2.8.19.6
|
2023-01-23 09:31:34 +01:00 |
|
Matthias
|
228fc757e9
|
Merge pull request #8050 from freqtrade/dependabot/pip/develop/ccxt-2.6.58
Bump ccxt from 2.6.39 to 2.6.58
|
2023-01-23 09:31:18 +01:00 |
|
dependabot[bot]
|
7fc39eafbd
|
Bump ccxt from 2.6.39 to 2.6.58
Bumps [ccxt](https://github.com/ccxt/ccxt) from 2.6.39 to 2.6.58.
- [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/2.6.39...2.6.58)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 07:36:53 +00:00 |
|
Matthias
|
3397225df2
|
Merge pull request #8051 from freqtrade/dependabot/pip/develop/pandas-1.5.3
Bump pandas from 1.5.2 to 1.5.3
|
2023-01-23 08:10:48 +01:00 |
|
Matthias
|
14d9789f1e
|
Bump types-dateutil for precommit
|
2023-01-23 08:04:45 +01:00 |
|
dependabot[bot]
|
d3fbd41f59
|
Bump types-python-dateutil from 2.8.19.5 to 2.8.19.6
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.19.5 to 2.8.19.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 06:18:40 +00:00 |
|
Matthias
|
b80c9dfd1e
|
Merge pull request #8052 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.8
Bump types-requests from 2.28.11.7 to 2.28.11.8
|
2023-01-23 07:16:41 +01:00 |
|
Matthias
|
5ef6ea4d91
|
Merge pull request #8048 from freqtrade/dependabot/pip/develop/nbconvert-7.2.8
Bump nbconvert from 7.2.7 to 7.2.8
|
2023-01-23 06:48:15 +01:00 |
|
Matthias
|
73414e0fbd
|
Bump types-requests in pre-commit
|
2023-01-23 06:47:27 +01:00 |
|
dependabot[bot]
|
673f5c325c
|
Bump types-requests from 2.28.11.7 to 2.28.11.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.7 to 2.28.11.8.
- [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-01-23 03:08:24 +00:00 |
|
dependabot[bot]
|
b104b54e6a
|
Bump pandas from 1.5.2 to 1.5.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.2...v1.5.3)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 03:08:20 +00:00 |
|
dependabot[bot]
|
13f6529cca
|
Bump nbconvert from 7.2.7 to 7.2.8
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.7 to 7.2.8.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.2.7...v7.2.8)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 03:07:48 +00:00 |
|
Matthias
|
95987663f4
|
Merge pull request #8040 from xmatthias/mypy_fixes
Enable mypy defaults for Optional typechecking
|
2023-01-22 11:18:53 +01:00 |
|
Matthias
|
0642a2768e
|
Add missing bracket
closes #8041
|
2023-01-22 11:17:31 +01:00 |
|
Matthias
|
58ad5a683a
|
Fix wrong import order in script
|
2023-01-21 22:48:30 +01:00 |
|
Matthias
|
79d0fd937c
|
Update pyright config to align with mypy
|
2023-01-21 20:05:33 +01:00 |
|
Matthias
|
741d2db334
|
Enable implicit_optional for telegram
|
2023-01-21 20:02:16 +01:00 |
|
Matthias
|
795934116d
|
Remove optional_untyped from config
|
2023-01-21 20:02:12 +01:00 |
|