Matthias
|
b41b966443
|
pre-commit bump cachetools
|
2023-07-24 10:03:08 +02:00 |
|
Matthias
|
e01e712b8c
|
Merge pull request #8948 from freqtrade/dependabot/pip/develop/ccxt-4.0.35
Bump ccxt from 4.0.34 to 4.0.35
|
2023-07-24 10:01:47 +02:00 |
|
Matthias
|
327b055468
|
Add consecutive wins/losses to backtest output
|
2023-07-24 07:22:33 +02:00 |
|
dependabot[bot]
|
221f242a4c
|
Bump ccxt from 4.0.34 to 4.0.35
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.0.34 to 4.0.35.
- [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.34...4.0.35)
---
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-24 05:19:04 +00:00 |
|
Matthias
|
a9d310ca00
|
Disable bitvavo candle test temporarily after downtime
|
2023-07-24 07:17:29 +02:00 |
|
Matthias
|
f26b49ee06
|
Ensure return value is an int, not a np.int
|
2023-07-24 07:09:19 +02:00 |
|
Matthias
|
380244f8b1
|
Improve calc_streak, rename method
|
2023-07-24 07:09:11 +02:00 |
|
Matthias
|
c01c9ee411
|
Merge pull request #8949 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.19
Bump mkdocs-material from 9.1.18 to 9.1.19
|
2023-07-24 07:07:12 +02:00 |
|
Matthias
|
0f046ceaf2
|
Implement calc_consecutive_losses
|
2023-07-24 06:36:24 +02:00 |
|
Matthias
|
a7bd6725f5
|
Add test to verify consecutive wins / losses calculation
|
2023-07-24 06:36:16 +02:00 |
|
dependabot[bot]
|
c61b72e5cc
|
Bump urllib3 from 2.0.3 to 2.0.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.4.
- [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.3...2.0.4)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 04:33:05 +00:00 |
|
Matthias
|
e2a19402ec
|
Merge pull request #8946 from freqtrade/dependabot/pip/develop/jsonschema-4.18.4
Bump jsonschema from 4.18.3 to 4.18.4
|
2023-07-24 06:32:06 +02:00 |
|
dependabot[bot]
|
d909fde4bb
|
Bump types-cachetools from 5.3.0.5 to 5.3.0.6
Bumps [types-cachetools](https://github.com/python/typeshed) from 5.3.0.5 to 5.3.0.6.
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 03:44:45 +00:00 |
|
dependabot[bot]
|
2bb4af911c
|
Bump pyjwt from 2.7.0 to 2.8.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.7.0...2.8.0)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 03:44:20 +00:00 |
|
dependabot[bot]
|
00a392b262
|
Bump mkdocs-material from 9.1.18 to 9.1.19
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.18 to 9.1.19.
- [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.1.18...9.1.19)
---
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-07-24 03:44:05 +00:00 |
|
dependabot[bot]
|
6f5ba27251
|
Bump jsonschema from 4.18.3 to 4.18.4
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.18.3 to 4.18.4.
- [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.18.3...v4.18.4)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-24 03:43:35 +00:00 |
|
Matthias
|
6ddbc8c00d
|
Move generate_wins_draw_losses to bt_output (it's an output function, not a calculation)
|
2023-07-23 19:57:47 +02:00 |
|
Matthias
|
a00fcd68f8
|
Default to 0.0.0.0 if on API listen address for configs generated through docker
|
2023-07-23 19:44:43 +02:00 |
|
Matthias
|
fb7fb7f59c
|
Add helper function detecting (prebuilt) docker environment
|
2023-07-23 19:38:30 +02:00 |
|
Matthias
|
d7916366bd
|
Adjust webhook tests to include timeout
|
2023-07-23 19:21:55 +02:00 |
|
Matthias
|
ad82ad4407
|
webhook docs improvements
|
2023-07-23 18:28:49 +02:00 |
|
Matthias
|
8dfe43f370
|
Add timeout for webhooks
|
2023-07-23 18:28:43 +02:00 |
|
Matthias
|
4549fb349c
|
Add security notice about IP whitelisting on bybit docs
|
2023-07-23 17:57:48 +02:00 |
|
Matthias
|
889a732e06
|
Enhance bybit documentation
|
2023-07-23 17:57:04 +02:00 |
|
Matthias
|
52ec2324dd
|
Merge pull request #8943 from stash86/bt-metrics
merge to use expectancy and expectancy ratio from data/metrics
|
2023-07-23 08:37:08 +02:00 |
|
Stefano Ariestasia
|
8f04225282
|
another test fix
|
2023-07-23 15:00:08 +09:00 |
|
Stefano Ariestasia
|
4c23771d39
|
fix expectancy test
|
2023-07-23 14:42:48 +09:00 |
|
Stefano Ariestasia
|
0eddc6b7ad
|
update expectancy test
|
2023-07-23 14:27:45 +09:00 |
|
Matthias
|
787e94924d
|
Update default expectancy ratio to 100
|
2023-07-23 07:20:59 +02:00 |
|
Matthias
|
955a63725a
|
Improve resiliance when showing older backtest results
|
2023-07-22 19:43:20 +02:00 |
|
dependabot[bot]
|
27a36bfb40
|
Bump lightgbm from 3.3.5 to 4.0.0 (#8923)
* Bump lightgbm from 3.3.5 to 4.0.0
Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 3.3.5 to 4.0.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.5...v4.0.0)
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: ensure freqai lightgbm variants conform to v4.0.0
* remove random file
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: robcaulk <rob.caulk@gmail.com>
|
2023-07-22 15:30:58 +02:00 |
|
Stefano Ariestasia
|
e5f01ab2e8
|
pre-commit fix
|
2023-07-22 17:45:58 +09:00 |
|
Stefano Ariestasia
|
40d7d05e4e
|
merge 2 expectancy functions
|
2023-07-22 17:29:43 +09:00 |
|
Matthias
|
14d2e3e88e
|
Merge pull request #8941 from SitoCH/develop
Map BUSD to correct coingecko id
|
2023-07-22 08:33:17 +02:00 |
|
Stefano Ariestasia
|
c6ee8fcf54
|
remove unused check
|
2023-07-22 12:20:35 +09:00 |
|
Stefano Ariestasia
|
3552fa431b
|
fix test
|
2023-07-22 11:40:52 +09:00 |
|
Stefano Ariestasia
|
3dd33cde00
|
fix test
|
2023-07-22 11:39:10 +09:00 |
|
Stefano Ariestasia
|
ee3b69ea63
|
fix test
|
2023-07-22 11:37:22 +09:00 |
|
Stefano Ariestasia
|
b0639ab319
|
flake8
|
2023-07-22 11:29:08 +09:00 |
|
Stefano Ariestasia
|
cfd8b068e7
|
add test for expectancy
|
2023-07-22 11:25:53 +09:00 |
|
Stefano Ariestasia
|
8621dc96e7
|
fix tests
|
2023-07-22 09:44:24 +09:00 |
|
Stefano Ariestasia
|
11f24aff97
|
flake8
|
2023-07-22 09:19:36 +09:00 |
|
Stefano Ariestasia
|
dcc3ef1309
|
flake8 fix
|
2023-07-22 09:18:22 +09:00 |
|
Stefano Ariestasia
|
4812bcc28b
|
flake8 fiz
|
2023-07-22 09:13:24 +09:00 |
|
Stefano Ariestasia
|
c048e7229a
|
modify expectancy and expectancy ratio
|
2023-07-22 08:36:51 +09:00 |
|
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 |
|