Matthias
|
2745a5d334
|
Rename informative_pair test
|
2023-12-08 20:07:44 +01:00 |
|
Stefano Ariestasia
|
bf8b3e831d
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-12-07 15:41:09 +09:00 |
|
Matthias
|
d123d3bb82
|
Completely mock Torch on macos
we already skip tests - now we also need to skip it's imports.
|
2023-12-07 07:25:34 +01:00 |
|
Matthias
|
b14873400d
|
Fix odd import in freqai tests
|
2023-12-07 07:15:05 +01:00 |
|
Robert Caulk
|
d9b95a4c27
|
Merge pull request #9514 from freqtrade/freqai/xgboost_activate
Remove "activate" kwarg to xgboost calls
|
2023-12-06 21:18:07 +01:00 |
|
Matthias
|
71178ff1d2
|
Remove "activate" activator
they raise warnings as they're unused.
|
2023-12-06 19:48:19 +01:00 |
|
Matthias
|
d3d9f3281e
|
Fix torch logging setup mess
|
2023-12-06 19:26:09 +01:00 |
|
Matthias
|
3b4b833dd0
|
Remove unused mock
|
2023-12-06 18:22:28 +01:00 |
|
Matthias
|
fcc87399cd
|
Merge pull request #9505 from freqtrade/fix/merge-warning
Fix multiple new Pandas 2.1 future warnings in FreqAI startup
|
2023-12-05 19:25:57 +01:00 |
|
Matthias
|
654f8a7573
|
Merge pull request #9508 from freqtrade/dependabot/pip/develop/nbconvert-7.12.0
Bump nbconvert from 7.11.0 to 7.12.0
|
2023-12-05 19:24:22 +01:00 |
|
Matthias
|
2fdb9663d7
|
Merge branch 'develop' into fix/merge-warning
|
2023-12-05 18:12:34 +01:00 |
|
dependabot[bot]
|
3739a10735
|
Bump nbconvert from 7.11.0 to 7.12.0
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.11.0 to 7.12.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.11.0...v7.12.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-12-05 17:10:09 +00:00 |
|
Matthias
|
9a425af76f
|
Remove unnecessary conditions in Ci run
|
2023-12-05 18:08:24 +01:00 |
|
Matthias
|
3c48208b31
|
Fix cache keys
|
2023-12-05 18:08:24 +01:00 |
|
Matthias
|
68db8d0201
|
install libomp
|
2023-12-05 18:08:24 +01:00 |
|
Matthias
|
2207773678
|
Attempt more granular cache for macos
|
2023-12-05 18:08:24 +01:00 |
|
Matthias
|
cbe6d52a73
|
Try macos-13 CI
|
2023-12-05 18:08:24 +01:00 |
|
Matthias
|
b7fc0190f7
|
Merge pull request #9512 from freqtrade/revert-9500-dependabot/pip/develop/tables-3.9.2
Revert "Bump tables from 3.9.1 to 3.9.2"
|
2023-12-05 18:04:56 +01:00 |
|
Matthias
|
4061eaf888
|
Remove online tests for bittrex
|
2023-12-05 18:03:55 +01:00 |
|
Matthias
|
ef042ae5ec
|
Remove exchange tests on bittrex
|
2023-12-05 18:03:48 +01:00 |
|
Matthias
|
6ee792069d
|
Remove bitrex-specific section
|
2023-12-05 18:03:34 +01:00 |
|
Matthias
|
46c81d7018
|
Revert "Bump tables from 3.9.1 to 3.9.2"
|
2023-12-05 17:04:16 +01:00 |
|
Robert Caulk
|
caac77c90b
|
Update data_drawer.py
|
2023-12-05 12:16:08 +01:00 |
|
Stefano Ariestasia
|
90332128b1
|
allow trade to be closed via partial exit call if remaining amount is exactly 0
|
2023-12-05 17:10:15 +09:00 |
|
Matthias
|
af05e3d747
|
Merge pull request #9506 from freqtrade/dependabot/pip/develop/ccxt-4.1.76
Bump ccxt from 4.1.75 to 4.1.76
|
2023-12-04 20:48:37 +01:00 |
|
dependabot[bot]
|
59a287106d
|
Bump ccxt from 4.1.75 to 4.1.76
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.75 to 4.1.76.
- [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.1.75...4.1.76)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 18:21:30 +00:00 |
|
robcaulk
|
8b5e6bf9be
|
chore: fix pandas warning about merging on datetime. fix pandas warning about inconsistent key lists in concat
|
2023-12-04 16:23:55 +01:00 |
|
Matthias
|
d9882978d5
|
Merge pull request #9500 from freqtrade/dependabot/pip/develop/tables-3.9.2
Bump tables from 3.9.1 to 3.9.2
|
2023-12-04 07:25:18 +01:00 |
|
Matthias
|
04f2b7bad6
|
Add support for different timeInForce for bybit
|
2023-12-04 07:23:52 +01:00 |
|
Matthias
|
8597709b2e
|
Merge pull request #9501 from freqtrade/dependabot/pip/develop/ccxt-4.1.75
Bump ccxt from 4.1.66 to 4.1.75
|
2023-12-04 06:33:38 +01:00 |
|
Matthias
|
2fea75e312
|
Merge pull request #9498 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.11
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
|
2023-12-04 06:33:17 +01:00 |
|
Matthias
|
511e4d16d5
|
Merge pull request #9502 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.7
Bump python-telegram-bot from 20.6 to 20.7
|
2023-12-04 06:32:46 +01:00 |
|
dependabot[bot]
|
e0f780f10e
|
Bump python-telegram-bot from 20.6 to 20.7
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.6 to 20.7.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.6...v20.7)
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 03:35:49 +00:00 |
|
dependabot[bot]
|
44689d058b
|
Bump ccxt from 4.1.66 to 4.1.75
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.66 to 4.1.75.
- [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.1.66...4.1.75)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 03:35:42 +00:00 |
|
dependabot[bot]
|
1431b2b44a
|
Bump tables from 3.9.1 to 3.9.2
Bumps [tables](https://github.com/PyTables/PyTables) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/PyTables/PyTables/releases)
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst)
- [Commits](https://github.com/PyTables/PyTables/compare/v3.9.1...v3.9.2)
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 03:35:27 +00:00 |
|
dependabot[bot]
|
106bda51d4
|
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 03:10:11 +00:00 |
|
Matthias
|
90e4eb59b2
|
Improve multi-strategy backtest docs
|
2023-12-03 15:27:33 +01:00 |
|
Matthias
|
701f6fc050
|
Update outdated docs
closes #9489
|
2023-12-03 15:27:03 +01:00 |
|
Matthias
|
0235db48a8
|
Prevent merge artifacts in "informative" pair
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
e9e7bf3caf
|
Slight cleanup of unused comment
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
4464b02719
|
Add handling to properly merge 1M data to
closes #9490
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
4ed9ffbf31
|
Add test for behavior in #9490.
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
c017366086
|
Ensure testdata generation works for 1M data
|
2023-12-03 13:31:16 +01:00 |
|
Matthias
|
34bce4d251
|
Merge pull request #9493 from freqtrade/chore/future-warning-datadrawer
chore: fix future warning on pandas
|
2023-12-03 13:25:01 +01:00 |
|
Robert Caulk
|
6754072bca
|
chore: fix future warning on pandas
|
2023-12-03 12:55:16 +01:00 |
|
Robert Caulk
|
15771043f7
|
Merge pull request #9450 from freqtrade/fix/startup-candle-count
Bug: freqai backtesting startup_candle_count handling
|
2023-12-02 21:01:11 +01:00 |
|
Robert Caulk
|
b417a0297b
|
Merge pull request #9468 from freqtrade/freqai/fix_dump
Use cloudpickle to pickle freqai models
|
2023-12-02 18:51:31 +01:00 |
|
Matthias
|
5daafaabc2
|
Add explicit test for "now_is_time_to_refresh
|
2023-12-01 07:05:33 +01:00 |
|
Matthias
|
08db2f05aa
|
Merge pull request #9485 from stash86/bt-metrics
exposing bot_name to discord rpc field
|
2023-11-30 19:04:34 +01:00 |
|
Matthias
|
d85518ccb2
|
Improve release documentation
|
2023-11-30 07:10:20 +01:00 |
|