Matthias
|
154149ff03
|
Slightly updated docs
|
2023-09-29 07:14:49 +02:00 |
|
Matthias
|
92d7f27983
|
Further update test a bit
|
2023-09-29 07:09:48 +02:00 |
|
Matthias
|
20ea679b2b
|
Add "bias2" test with full lookahead bias
|
2023-09-29 07:06:11 +02:00 |
|
Matthias
|
39ede449a0
|
Rename test to avoid naming collision
|
2023-09-29 06:58:16 +02:00 |
|
Matthias
|
37550d3bdb
|
Fix typo in --strategy_list
|
2023-09-28 21:01:37 +02:00 |
|
Matthias
|
b688526623
|
Improve sorting in docs
(these are more important than advanced strategy/docs)
|
2023-09-28 20:48:47 +02:00 |
|
Matthias
|
d52d30cfbe
|
invert setting-location for stopLossPrice
Slowly migrating to stopLossPrice in favor of stopPrice.
|
2023-09-28 19:33:59 +02:00 |
|
Matthias
|
9cf08e0434
|
Merge pull request #9235 from stevanStevic/develop
Change word strat to strategy in freqai-feature-engineering.md
|
2023-09-28 06:58:49 +02:00 |
|
Matthias
|
56a85690b4
|
Update cached leverage tiers
|
2023-09-28 06:38:29 +02:00 |
|
Matthias
|
0f2612c231
|
Merge pull request #9223 from freqtrade/dependabot/pip/develop/catboost-1.2.2
Bump catboost from 1.2.1 to 1.2.2
|
2023-09-27 19:09:56 +02:00 |
|
Stevan Stevic
|
f9edc72f35
|
Merge pull request #1 from stevanStevic/minor-doc-fix
Change strat to strategy in freqai-feature-engineering.md
|
2023-09-27 17:02:44 +02:00 |
|
Stevan Stevic
|
90475e52db
|
Change strat to strategy in freqai-feature-engineering.md
|
2023-09-27 16:56:03 +02:00 |
|
Matthias
|
504f51fabb
|
Fix liquidation price setting in backtesting
closes #9205
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
a905d1bd67
|
Assert backtesting liquidation price
Fails for #9205
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
a27baf1a51
|
Improve backtest test
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
f174c2e01e
|
Merge pull request #9221 from freqtrade/dependabot/pip/develop/ccxt-4.0.105
Bump ccxt from 4.0.88 to 4.0.105
|
2023-09-26 17:48:04 +02:00 |
|
Matthias
|
3f60b2c140
|
Update bybit stoploss parameter/prop for new ccxt version
|
2023-09-26 06:45:48 +02:00 |
|
Matthias
|
927d1d2686
|
Split stop_price parameter from property
|
2023-09-26 06:34:10 +02:00 |
|
Matthias
|
d04a4db270
|
Merge pull request #9217 from freqtrade/frog-dataformat-docs-1
Update data-download.md
|
2023-09-26 06:30:34 +02:00 |
|
Matthias
|
8ad6eb9896
|
Update parameter value to be clearer
|
2023-09-25 19:55:58 +02:00 |
|
Matthias
|
74709461e3
|
Improve exception wording
|
2023-09-25 19:48:09 +02:00 |
|
Matthias
|
9e6cc5ebbd
|
Improve comment on special handling
|
2023-09-25 19:46:27 +02:00 |
|
Matthias
|
a2d8f92e05
|
Add rudimentary test for test_trade_converter
|
2023-09-25 19:46:15 +02:00 |
|
Matthias
|
a7d90e2a25
|
Minor adjustments to conversions
|
2023-09-25 19:45:03 +02:00 |
|
Matthias
|
83b37e2f78
|
Add documentation for kraken data mode
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
488629096b
|
Improve logging in kraken-converter
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
a3f167f6df
|
Split format-from for trades to allow for trades special case
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
1e8814b43e
|
Improve handling of kraken dataconvert
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
2e430519e3
|
Call kraken-convert in special cases
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
2164b02c66
|
Add initial code for trade_kraken import
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
ed45dcdf8a
|
Update .gitignore to exclude memray stuff
|
2023-09-25 18:20:05 +02:00 |
|
Matthias
|
e518e741af
|
update bybit live order to v5
|
2023-09-25 18:05:44 +02:00 |
|
Matthias
|
56b9c250ba
|
Update order_parse online test
|
2023-09-25 18:05:40 +02:00 |
|
dependabot[bot]
|
a009816ac4
|
Bump ccxt from 4.0.88 to 4.0.105
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.0.88 to 4.0.105.
- [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/4.0.88...4.0.105)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 10:24:15 +00:00 |
|
Matthias
|
c29d2ac05b
|
Merge pull request #9218 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.21
Bump sqlalchemy from 2.0.20 to 2.0.21
|
2023-09-25 12:23:27 +02:00 |
|
Matthias
|
551d1b0962
|
Bump sqlalchemy pre-commit
|
2023-09-25 11:45:14 +02:00 |
|
dependabot[bot]
|
5e696f4ea0
|
Bump sqlalchemy from 2.0.20 to 2.0.21
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 09:28:42 +00:00 |
|
Matthias
|
d8423272da
|
Merge pull request #9227 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.4
Bump types-requests from 2.31.0.2 to 2.31.0.4
|
2023-09-25 11:27:28 +02:00 |
|
Matthias
|
b605d4d71f
|
Merge pull request #9222 from freqtrade/dependabot/pip/develop/urllib3-2.0.5
Bump urllib3 from 2.0.4 to 2.0.5
|
2023-09-25 11:26:25 +02:00 |
|
Matthias
|
c39290d7da
|
bump types-requests in pre-commit
|
2023-09-25 10:10:03 +02:00 |
|
dependabot[bot]
|
4849b23fd6
|
Bump urllib3 from 2.0.4 to 2.0.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...v2.0.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 08:07:30 +00:00 |
|
Matthias
|
c1beb0ff33
|
Merge pull request #9230 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.1
Bump mkdocs-material from 9.3.1 to 9.4.1
|
2023-09-25 10:07:06 +02:00 |
|
Matthias
|
d08a015b45
|
Merge pull request #9228 from freqtrade/dependabot/pip/develop/jsonschema-4.19.1
Bump jsonschema from 4.19.0 to 4.19.1
|
2023-09-25 10:06:42 +02:00 |
|
Matthias
|
4f7487e931
|
Merge pull request #9225 from freqtrade/dependabot/pip/develop/ruff-0.0.291
Bump ruff from 0.0.290 to 0.0.291
|
2023-09-25 10:05:53 +02:00 |
|
dependabot[bot]
|
d032aaaba0
|
Bump mkdocs-material from 9.3.1 to 9.4.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.3.1 to 9.4.1.
- [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.3.1...9.4.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 04:48:16 +00:00 |
|
Matthias
|
073cb0a5a9
|
Merge pull request #9220 from freqtrade/dependabot/pip/develop/mkdocs-1.5.3
Bump mkdocs from 1.5.2 to 1.5.3
|
2023-09-25 06:47:23 +02:00 |
|
Matthias
|
ce6c44eda0
|
Merge pull request #9219 from freqtrade/dependabot/pip/develop/time-machine-2.13.0
Bump time-machine from 2.12.0 to 2.13.0
|
2023-09-25 06:39:05 +02:00 |
|
dependabot[bot]
|
0099381dd0
|
Bump jsonschema from 4.19.0 to 4.19.1
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.19.1.
- [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.19.0...v4.19.1)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 03:52:41 +00:00 |
|
dependabot[bot]
|
7bcb3d5580
|
Bump types-requests from 2.31.0.2 to 2.31.0.4
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.4.
- [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-09-25 03:52:36 +00:00 |
|
dependabot[bot]
|
c15c13a367
|
Bump ruff from 0.0.290 to 0.0.291
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 03:52:28 +00:00 |
|