Matthias
680136f57d
Add workaround patch for kucoin create_order returning empty
...
While the actual problem is caused by a ccxt change, the change itself makes sense.
once ccxt starts returning the correct status (open) for create-orders, we can remove the fix.
closes #8079
2023-01-31 20:46:34 +01:00
Matthias
448505fbfb
Fix minor issue where amount could be empty in rest calls
2023-01-31 20:38:18 +01:00
Matthias
50d3b7bdef
Add bybit sample order
2023-01-31 20:00:05 +01:00
Matthias
42f07e6ec2
Improve order_parse tests
2023-01-31 19:45:27 +01:00
Matthias
6012a55828
Improve test
2023-01-31 19:40:42 +01:00
Matthias
9cfbb21cd7
Improve error messages
2023-01-31 19:38:43 +01:00
Matthias
bbc663fce1
Add telegram test
2023-01-31 19:26:26 +01:00
Matthias
1c47c118d6
Add cancel-order api test
2023-01-31 19:26:21 +01:00
Matthias
daafc1c90f
Update test and help
2023-01-31 18:16:59 +01:00
Matthias
bd2839fa40
Reorder documentation
2023-01-31 18:13:42 +01:00
Matthias
e291d1bb17
Document telegram /coo command
2023-01-31 18:12:18 +01:00
Matthias
1bdc0e3917
Add coo command to telegram
2023-01-31 18:09:40 +01:00
Leonardo Custodio
152aa994a6
Fix test
2023-01-31 12:46:21 -03:00
Leonardo Custodio
baf2090f9e
Just change the docs
2023-01-31 12:42:39 -03:00
Leonardo Custodio
592eebe516
Add to setup
2023-01-31 12:10:41 -03:00
Leonardo Custodio
8b307357f3
Add to setup
2023-01-31 12:09:14 -03:00
Leonardo Custodio
d27d5624e0
Merge branch 'freqtrade:develop' into patch-1
2023-01-31 12:00:00 -03:00
Matthias
5073c780d8
.agg would like strings, not the sum function.
2023-01-31 11:22:04 +00:00
Matthias
2c1457fb95
Ensure limit is integer (on server)
2023-01-31 11:06:23 +00:00
Matthias
1dc3c58775
Convert missing candle count to int
...
closes #8082
2023-01-31 11:04:56 +00:00
Matthias
410324ac19
time-jump detection should happen on the trimmed dataframe
...
Fixes comment in #7615
2023-01-31 10:13:21 +00:00
Matthias
9e619ecc50
Update rest api documentation
2023-01-31 07:26:12 +01:00
Matthias
03302fa0b0
Add cancel_open_order to rest script
2023-01-31 07:24:19 +01:00
Matthias
c43e857cbc
Bump API version
2023-01-31 07:09:07 +01:00
Matthias
c855e2d79c
Add delete open order endpoint
2023-01-31 07:09:03 +01:00
Matthias
a704c43402
provide cancel-reason to handle_cancel_order
2023-01-31 07:08:12 +01:00
Leonardo Custodio
2b09f01293
Fixes gym issue
...
https://github.com/freqtrade/freqtrade/issues/8078
2023-01-30 18:52:56 -03:00
Matthias
5a7008f377
rename handle_timedout to handle_cancel_order
2023-01-30 20:02:01 +01:00
Matthias
cd6602882c
Merge pull request #8076 from freqtrade/new_release
...
New release 2023.1
2023-01-30 18:11:08 +01:00
Matthias
c3ef8ebb10
Merge pull request #8059 from freqtrade/bybit
...
Bybit futures support 🎉
2023-01-30 18:10:46 +01:00
Matthias
b5c0daa069
Merge pull request #8028 from freqtrade/dependabot/pip/develop/sb3-contrib-1.7.0
...
Bump sb3-contrib from 1.6.2 to 1.7.0
2023-01-30 11:42:24 +01:00
Matthias
da0ac8190f
Merge pull request #8075 from freqtrade/dependabot/pip/develop/pyarrow-11.0.0
...
Bump pyarrow from 10.0.1 to 11.0.0
2023-01-30 11:33:23 +01:00
Matthias
3cb9cc63b3
add pyarrow-11 rpi wheel file
2023-01-30 10:04:10 +00:00
Matthias
e77c16d510
Merge pull request #8073 from freqtrade/dependabot/pip/develop/lightgbm-3.3.5
...
Bump lightgbm from 3.3.4 to 3.3.5
2023-01-30 09:42:14 +01:00
Matthias
f57394c1ce
Merge branch 'develop' into bybit
2023-01-30 07:23:41 +01:00
Matthias
f22f613b24
Merge pull request #8074 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.8
...
Bump mkdocs-material from 9.0.5 to 9.0.8
2023-01-30 07:22:46 +01:00
Matthias
2593a929d4
Bump version to 2023.2.dev
2023-01-30 07:19:35 +01:00
Matthias
786f746958
Version bump to 2023.1
2023-01-30 07:16:16 +01:00
Matthias
c4482d56ab
Merge branch 'stable' into new_release
2023-01-30 07:10:32 +01:00
dependabot[bot]
411ad5641a
Bump pyarrow from 10.0.1 to 11.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/go/v10.0.1...apache-arrow-11.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 03:02:06 +00:00
dependabot[bot]
0dd852516a
Bump mkdocs-material from 9.0.5 to 9.0.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.0.5 to 9.0.8.
- [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.5...9.0.8 )
---
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-01-30 03:01:33 +00:00
dependabot[bot]
2fea23d31a
Bump lightgbm from 3.3.4 to 3.3.5
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.4...v3.3.5 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 03:01:12 +00:00
Matthias
ede79590da
Update ccxt compat tests with kucoin order
2023-01-29 19:56:13 +01:00
Matthias
fee7b792e1
Bump ccxt
2023-01-29 19:33:13 +01:00
Matthias
507d3d6d9b
Add ci for binance.us
2023-01-29 15:14:55 +01:00
Matthias
25dfbb5a08
Compare stake amout >= in backtesting
...
closes #8067
2023-01-29 12:47:16 +01:00
Matthias
9286cbed86
add partial Docstring to backtesting enter_trade
2023-01-29 11:02:31 +01:00
Matthias
c1e528e116
Version bump ccxt
...
closes #8010
2023-01-28 19:54:28 +01:00
Matthias
f6ba0fe6ae
bybit: fix broken ccxt tests
2023-01-28 18:23:23 +01:00
Matthias
7294db81e2
Bump ccxt to 2.7.7
2023-01-28 18:17:09 +01:00