Simone Grignola
4ea3f41d48
Map BUSD to correct coingecko id
2023-07-21 20:49:37 +00:00
Matthias
6874123974
Bump ccxt to 4.0.34
...
closes #8913
2023-07-21 21:11:30 +02:00
Matthias
8d332fb99e
Ensure /pair_history endpoint correctly respects startup_candle_count
...
closes https://github.com/freqtrade/frequi/issues/1379
2023-07-21 20:58:26 +02:00
Matthias
f4933a9cff
Improve test for pair_history
...
Verifies that startup_candle_count is verified correctly.
2023-07-21 20:57:05 +02:00
Matthias
4369e3cdeb
trim_dataframe should enforce kwargs for non-required arguments
2023-07-21 20:33:41 +02:00
Matthias
9bfe96d4d6
Simplify advise calls by extracting that part into a method.
2023-07-21 20:27:52 +02:00
Matthias
91bf8abf38
Add comment to clarify usage of trim_dataframes
2023-07-21 20:22:44 +02:00
Matthias
9c1fea0e7b
Add winrate to several bt metrics
2023-07-20 20:51:38 +02:00
Matthias
ac2147727f
Update test for updated cost logic
2023-07-20 19:51:45 +02:00
Matthias
ea45349235
Completely remove "fee_cost_in_contracts" functionality
2023-07-20 19:51:45 +02:00
Matthias
e734ab52de
okx fees are not in contracts.
2023-07-20 19:51:45 +02:00
Matthias
75628403b0
Invert order_props_in_contracts logic - cost is almost never in contracts
2023-07-20 19:51:45 +02:00
Matthias
b3642749fd
Merge pull request #8940 from freqtrade/dependabot/pip/aiohttp-3.8.5
...
Bump aiohttp from 3.8.4 to 3.8.5
2023-07-20 19:41:29 +02:00
dependabot[bot]
f735973bf8
Bump aiohttp from 3.8.4 to 3.8.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:04:06 +00:00
Matthias
bdb778cb9f
Merge pull request #8912 from froggleston/rpc_expectancy
...
Add expectancy to RPC calls and telegram
2023-07-19 20:21:09 +02:00
Matthias
ab5b272868
Fix double-%%
2023-07-19 19:53:00 +02:00
Matthias
49d6b0afb8
Merge pull request #8937 from freqtrade/froggleston-bt-analysis-docs-1
...
Add built-in trade fields in indicator list docs
2023-07-19 19:41:24 +02:00
Robert Davey
bb5a12dc11
Add built-in trade fields in indicator list docs
...
There are some trade- and candle-related fields that are always available to output on the indicator-list so have updated the docs to include the most commonly used ones.
2023-07-19 11:11:10 +01:00
Matthias
0539c6bf26
Merge pull request #8918 from freqtrade/dependabot/pip/develop/ta-lib-0.4.27
...
Bump ta-lib from 0.4.26 to 0.4.27
2023-07-19 06:48:34 +02:00
froggleston
f95f954df7
Convert winrate to ratio instead of % in calculations
2023-07-18 22:25:17 +01:00
Matthias
5ee4586989
use find-links for windows install
2023-07-18 21:14:55 +02:00
Matthias
9c39fd6e92
Update cached binance lev-tiers file
2023-07-18 20:25:55 +02:00
Matthias
c8ee48bc98
Update comment on install script
2023-07-18 20:20:57 +02:00
Matthias
ef52a7a328
Simplify windows install sscript
2023-07-18 20:20:20 +02:00
Matthias
635ab73706
Update path for install_windows helper script
2023-07-18 20:19:40 +02:00
Matthias
c4d38e6de6
Add new ta-lib windows wheel
2023-07-18 20:19:30 +02:00
Matthias
dd8a8b0f1f
Merge pull request #8934 from freqtrade/fix/docker-compose
...
Update docker-compose-freqai.yml
2023-07-18 20:07:59 +02:00
Matthias
8fd96118a5
Bump pydantic to latest 1.10 version
2023-07-18 20:02:24 +02:00
Matthias
db0cad04ab
Pin pydantic to <2.0 for now
2023-07-18 18:25:44 +02:00
Robert Caulk
d64d0e9f94
Update docker-compose-freqai.yml
2023-07-18 15:03:20 +02:00
Matthias
adda506499
Merge pull request #8920 from freqtrade/dependabot/pip/develop/ruff-0.0.278
...
Bump ruff from 0.0.277 to 0.0.278
2023-07-17 19:57:32 +02:00
Robert Caulk
c8525959ee
Merge pull request #8932 from hom-bahrani/patch-1
...
Update freqai-feature-engineering.md
2023-07-17 19:13:18 +02:00
Matthias
2b95a0a7e5
Merge pull request #8931 from freqtrade/chore/remove-inlier-metric
...
chore: remove inlier metric
2023-07-17 18:24:41 +02:00
Matthias
c64c10e76f
Use Fstrings in hyperopt-tools
2023-07-17 18:20:26 +02:00
Matthias
b9c439cdd9
Merge pull request #8929 from freqtrade/dependabot/pip/develop/ccxt-4.0.29
...
Bump ccxt from 4.0.28 to 4.0.29
2023-07-17 18:16:07 +02:00
dependabot[bot]
d8ba2b5df3
Bump ccxt from 4.0.28 to 4.0.29
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.28 to 4.0.29.
- [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.28...4.0.29 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 13:44:51 +00:00
Matthias
5e37dd901d
Merge pull request #8930 from freqtrade/dependabot/pip/develop/nbconvert-7.7.0
...
Bump nbconvert from 7.6.0 to 7.7.0
2023-07-17 15:44:05 +02:00
Matthias
031ac01b8d
Merge pull request #8922 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.19
...
Bump sqlalchemy from 2.0.18 to 2.0.19
2023-07-17 15:43:45 +02:00
froggleston
6ccc12f337
Fix calcs, rename ratio, add docs
2023-07-17 14:16:22 +01:00
Hom Bahrani
8738b8d551
Update freqai-feature-engineering.md
...
It seems that the closing parenthesis ) is missing at the end of line 65 in the pipeline example
2023-07-17 13:59:09 +01:00
dependabot[bot]
f2ff85421a
Bump nbconvert from 7.6.0 to 7.7.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.6.0 to 7.7.0.
- [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.6.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 11:16:30 +00:00
Matthias
cb5a67e9e0
Bump sqlalchemy pre-commit
2023-07-17 13:12:58 +02:00
Matthias
ca934c7568
Merge pull request #8926 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.8
...
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
2023-07-17 13:12:01 +02:00
robcaulk
6f0204fcd3
chore: remove inlier metric
2023-07-17 13:03:43 +02:00
Matthias
c81adf76c2
Merge pull request #8921 from freqtrade/dependabot/pip/develop/ccxt-4.0.28
...
Bump ccxt from 4.0.17 to 4.0.28
2023-07-17 10:30:16 +02:00
dependabot[bot]
78de614910
Bump ta-lib from 0.4.26 to 0.4.27
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.26 to 0.4.27.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.26...TA_Lib-0.4.27 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 07:36:12 +00:00
Matthias
201a8fe0ba
Merge pull request #8925 from freqtrade/dependabot/pip/develop/jsonschema-4.18.3
...
Bump jsonschema from 4.18.0 to 4.18.3
2023-07-17 09:34:54 +02:00
dependabot[bot]
e5221932e8
Bump ruff from 0.0.277 to 0.0.278
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.277 to 0.0.278.
- [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.277...v0.0.278 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 05:02:21 +00:00
Matthias
3d5889060d
Merge pull request #8919 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.21.1
...
Bump pytest-asyncio from 0.21.0 to 0.21.1
2023-07-17 07:01:13 +02:00
Matthias
68c3c764b7
Merge pull request #8914 from freqtrade/fix/8877
...
Dry-run open balance should include realized profit
2023-07-17 06:47:10 +02:00