Matthias
|
6d9b8a4a99
|
Merge pull request #8669 from freqtrade/dependabot/pip/develop/ccxt-3.1.5
Bump ccxt from 3.0.103 to 3.1.5
|
2023-05-22 09:23:56 +02:00 |
|
Matthias
|
8fccd98eca
|
Merge pull request #8676 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.14
Bump mkdocs-material from 9.1.12 to 9.1.14
|
2023-05-22 09:20:31 +02:00 |
|
Matthias
|
e71b66f5c2
|
Merge pull request #8670 from freqtrade/dependabot/pip/develop/fastapi-0.95.2
Bump fastapi from 0.95.1 to 0.95.2
|
2023-05-22 09:19:38 +02:00 |
|
Matthias
|
0e99fe349c
|
Merge pull request #8671 from freqtrade/dependabot/pip/develop/pre-commit-3.3.2
Bump pre-commit from 3.3.1 to 3.3.2
|
2023-05-22 09:19:18 +02:00 |
|
dependabot[bot]
|
96eb109b4e
|
Bump mkdocs-material from 9.1.12 to 9.1.14
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.14.
- [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.12...9.1.14)
---
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-05-22 03:59:01 +00:00 |
|
dependabot[bot]
|
811198cc3e
|
Bump pre-commit from 3.3.1 to 3.3.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.1...v3.3.2)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:57:15 +00:00 |
|
dependabot[bot]
|
4e3de64c57
|
Bump fastapi from 0.95.1 to 0.95.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.1 to 0.95.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.1...0.95.2)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:57:01 +00:00 |
|
dependabot[bot]
|
8c866abad8
|
Bump ccxt from 3.0.103 to 3.1.5
Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.0.103 to 3.1.5.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.103...3.1.5)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 03:56:52 +00:00 |
|
Matthias
|
a2d03c4e2c
|
Merge pull request #8047 from freqtrade/dependabot/pip/develop/cachetools-5.3.0
Bump cachetools from 4.2.2 to 5.3.0
|
2023-05-21 21:59:12 +02:00 |
|
dependabot[bot]
|
68ab147f57
|
Bump cachetools from 4.2.2 to 5.3.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 to 5.3.0.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v5.3.0)
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-21 12:52:49 +00:00 |
|
Matthias
|
abc82a3fdf
|
Simplify api backtesting by extracting the background_method
|
2023-05-21 12:04:18 +02:00 |
|
Matthias
|
a87b215d67
|
Fix odd import
|
2023-05-21 09:50:59 +02:00 |
|
Matthias
|
914195acf4
|
Ensure one test can't fail 20 others
|
2023-05-21 09:14:00 +02:00 |
|
Matthias
|
96d74063fc
|
Don't have public attributes marked as private
|
2023-05-21 09:12:02 +02:00 |
|
Matthias
|
5316227219
|
Extract api backtest logic from ApiServer class
|
2023-05-21 09:08:52 +02:00 |
|
Matthias
|
fcb75560c4
|
Merge pull request #8565 from vinistation/develop
GPU Enable in docker-compose
|
2023-05-20 07:30:30 +02:00 |
|
robcaulk
|
c4c0371ed3
|
add docker comment to docker usage freqai doc section
|
2023-05-19 14:48:17 +00:00 |
|
robcaulk
|
dd1a0156b9
|
resolve conflict, ensure gpu works with transformer
|
2023-05-19 14:39:16 +00:00 |
|
Matthias
|
7ecc2f76a2
|
Merge pull request #8650 from freqtrade/feat/secure_keys
Better secure the user's exchange keys during runtime
|
2023-05-19 08:45:17 +02:00 |
|
Matthias
|
a2cbe5df04
|
Remove trailing spaces
|
2023-05-19 07:26:11 +02:00 |
|
Matthias
|
0d4010a0be
|
Add sample docker-compose file for freqAI, comment about that
|
2023-05-19 07:25:02 +02:00 |
|
Matthias
|
707c6744b9
|
Fix doc and example indentation
|
2023-05-19 07:02:54 +02:00 |
|
Matthias
|
292bd62973
|
Reduce verbosity of httpx (we don't need to see telegram calls)
|
2023-05-18 07:00:18 +02:00 |
|
Matthias
|
c54f28ada8
|
Merge pull request #8623 from freqtrade/feat/tensorboard-logger
Add Tensorboard logger for PyTorch and XGBoost
|
2023-05-18 06:41:15 +02:00 |
|
robcaulk
|
adeab13bdf
|
cleanup tests, cross fingers that mac will pass
|
2023-05-17 07:21:48 +00:00 |
|
Matthias
|
2ab732480f
|
Ensure pi image can be built
|
2023-05-17 06:26:57 +02:00 |
|
Matthias
|
45ee12e257
|
reload_trade should be a post endpoint
|
2023-05-16 20:27:07 +02:00 |
|
Matthias
|
63294c4d3a
|
Merge pull request #8652 from freqtrade/dependabot/pip/docs/pymdown-extensions-10.0
Bump pymdown-extensions from 9.11 to 10.0 in /docs
|
2023-05-16 11:03:20 +02:00 |
|
Matthias
|
bb760a47d5
|
Bump pymdown-extensions to 10.0.1
|
2023-05-16 10:15:46 +02:00 |
|
dependabot[bot]
|
61ea3d817a
|
Bump pymdown-extensions from 9.11 to 10.0 in /docs
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-16 07:45:08 +00:00 |
|
Matthias
|
7d15c379cb
|
Fix faulty removed import
|
2023-05-15 19:26:51 +02:00 |
|
Matthias
|
c7f7dd1d4b
|
Avoid unnecessary type ignore
|
2023-05-15 18:27:12 +02:00 |
|
Matthias
|
1b714fdb00
|
Fix wrong "first trade" date in UI, improve interface
closes https://github.com/freqtrade/freqtrade-strategies/issues/301
|
2023-05-15 18:06:17 +02:00 |
|
Matthias
|
9b10287899
|
Improve typing
|
2023-05-15 17:53:18 +02:00 |
|
Matthias
|
2a388e2db3
|
Merge pull request #8643 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.13
Bump sqlalchemy from 2.0.12 to 2.0.13
|
2023-05-15 11:52:41 +02:00 |
|
Robert Caulk
|
f5b570663a
|
Merge pull request #8647 from freqtrade/dependabot/pip/develop/torch-2.0.1
Bump torch from 2.0.0 to 2.0.1
|
2023-05-15 10:34:38 +02:00 |
|
Matthias
|
78f9e09a4a
|
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.13
|
2023-05-15 09:53:13 +02:00 |
|
Matthias
|
3a0e123c67
|
Bump pre-commit sqlalchemy
|
2023-05-15 09:39:55 +02:00 |
|
Matthias
|
f5c851fa84
|
Merge pull request #8645 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.13
Bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
|
2023-05-15 09:25:57 +02:00 |
|
Matthias
|
ef15b7b3d8
|
pre-commit dateutil types
|
2023-05-15 08:42:28 +02:00 |
|
Matthias
|
901bd74077
|
Merge pull request #8644 from freqtrade/dependabot/pip/develop/ruff-0.0.267
Bump ruff from 0.0.265 to 0.0.267
|
2023-05-15 08:21:02 +02:00 |
|
dependabot[bot]
|
28905885e5
|
Bump sqlalchemy from 2.0.12 to 2.0.13
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.12 to 2.0.13.
- [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-05-15 06:18:13 +00:00 |
|
Matthias
|
cebdb421a3
|
Merge pull request #8641 from freqtrade/dependabot/pip/develop/ccxt-3.0.103
Bump ccxt from 3.0.97 to 3.0.103
|
2023-05-15 08:17:15 +02:00 |
|
Matthias
|
00168425c2
|
Merge pull request #8646 from freqtrade/dependabot/pip/develop/pyjwt-2.7.0
Bump pyjwt from 2.6.0 to 2.7.0
|
2023-05-15 08:14:15 +02:00 |
|
Matthias
|
68f67c5ae8
|
Test proper removal of exchange keys
|
2023-05-15 07:22:40 +02:00 |
|
Matthias
|
c242d89cda
|
Improve test format
|
2023-05-15 07:22:40 +02:00 |
|
Matthias
|
66c3eb2820
|
Remove keys from config before loading strategy
|
2023-05-15 07:22:40 +02:00 |
|
Matthias
|
b2a631e93a
|
refactor remove_exchange_credentials
|
2023-05-15 07:22:40 +02:00 |
|
Matthias
|
fe36e77412
|
Split exchange_config before passing through the strategy
|
2023-05-15 07:22:40 +02:00 |
|
Matthias
|
fffb056ad3
|
load_exchange - force kwargs for non-required arguments
|
2023-05-15 07:22:40 +02:00 |
|