Matthias
|
7ac9d33c31
|
Default should return a dataframe, not an empty list.
|
2023-08-17 10:00:11 +02:00 |
|
Matthias
|
ac80a69142
|
Update converters for trades dataframe handling
|
2023-08-17 10:00:11 +02:00 |
|
Matthias
|
46882406be
|
Update Datahandlers to work with trades data as dataframes
|
2023-08-17 10:00:11 +02:00 |
|
Matthias
|
ba34318f7a
|
Update converter test to use fixture
|
2023-08-17 09:57:26 +02:00 |
|
Matthias
|
3bc49330ce
|
webserver mode should properly validate config
|
2023-08-17 09:15:59 +02:00 |
|
Matthias
|
7bc317fea7
|
Merge pull request #9061 from freqtrade/fix/7389_backtest_startup_candle
improve `get_analyzed_dataframe` behavior in early candles
|
2023-08-17 08:25:30 +02:00 |
|
Matthias
|
b93c6235c1
|
Fix Case of gym.Env in documentation
|
2023-08-16 18:59:22 +02:00 |
|
Matthias
|
6134807c67
|
Remove wrong image link
|
2023-08-16 11:00:28 +02:00 |
|
Matthias
|
7651f1b1db
|
Add more samples for correct debug configurations
|
2023-08-16 10:55:48 +02:00 |
|
Matthias
|
d9fb40ca3e
|
Update cached binance leverage tiers
|
2023-08-16 07:45:22 +02:00 |
|
Matthias
|
77c7dd8a12
|
Add FIAT mapping for true usdt
|
2023-08-16 07:44:19 +02:00 |
|
Matthias
|
452e1ab016
|
get_analyzed_dataframe should provide dataframe with startup candles
closes #7389
|
2023-08-15 19:43:04 +02:00 |
|
Matthias
|
bea6782223
|
Ensure cutoffs in backtesting are properly tested
|
2023-08-15 19:33:07 +02:00 |
|
Matthias
|
045d8c6fca
|
Add test for informative pair filtering
|
2023-08-15 17:56:40 +02:00 |
|
Matthias
|
161ab14ed0
|
Avoid lookahead bias through informative pairs in callbacks
|
2023-08-15 17:48:07 +02:00 |
|
Matthias
|
6f347b839a
|
Remove optionality from timeframe parameter
(it was never optional, and code was failing if it wasn't provided).
|
2023-08-15 17:31:56 +02:00 |
|
Matthias
|
09ec00888f
|
Don't use global variable in test
|
2023-08-15 17:31:56 +02:00 |
|
Robert Caulk
|
5d3f3fb39f
|
Merge pull request #8903 from Yinon-Polak/freqai-pytorch-bugfixes
Freqai pytorch bugfixes
|
2023-08-15 16:48:44 +02:00 |
|
Matthias
|
3f5903bad8
|
Split tests for jinja utils
|
2023-08-15 07:42:43 +02:00 |
|
Matthias
|
afcaeafd96
|
Move rendering commands to utils
|
2023-08-15 07:42:05 +02:00 |
|
Matthias
|
6b11f3063f
|
"minimal" strategy templates shouldn't render all attributes
|
2023-08-15 06:58:50 +02:00 |
|
Matthias
|
a4842113ce
|
Split strategy template to have conditional attributes
|
2023-08-15 06:58:35 +02:00 |
|
Matthias
|
d768afed37
|
price_to_precision should only run once
|
2023-08-14 15:19:34 +02:00 |
|
Matthias
|
db9247e78e
|
prevent errors in custom stop from crashing the bot
|
2023-08-14 14:54:11 +02:00 |
|
Matthias
|
d53b6871ea
|
Bump pre-commit mypy
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
08bc615826
|
Further simplify backtest order handling
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
bcc2dd9803
|
Simplify backtest order closing
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
d7e9f87b33
|
Improve comment indent
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
d7556cd66a
|
Remove duplicate call in backtesting
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
018d3a3f6e
|
Merge pull request #9053 from freqtrade/dependabot/pip/develop/ruff-0.0.284
Bump ruff from 0.0.282 to 0.0.284
|
2023-08-14 13:22:47 +02:00 |
|
Matthias
|
2f5689b32b
|
Merge pull request #9047 from freqtrade/dependabot/pip/develop/questionary-2.0.0
Bump questionary from 1.10.0 to 2.0.0
|
2023-08-14 13:20:46 +02:00 |
|
Matthias
|
f4844c1224
|
Downgrade prompt-toolkid to 3.0.36
|
2023-08-14 09:19:29 +02:00 |
|
Matthias
|
e6218e8580
|
Merge pull request #9052 from freqtrade/dependabot/pip/develop/joblib-1.3.2
Bump joblib from 1.3.1 to 1.3.2
|
2023-08-14 09:16:26 +02:00 |
|
Matthias
|
af64971b86
|
Merge pull request #9055 from freqtrade/dependabot/pip/develop/tqdm-4.66.1
Bump tqdm from 4.65.0 to 4.66.1
|
2023-08-14 09:12:43 +02:00 |
|
Matthias
|
21cf5fc679
|
Fix use of string.format()
|
2023-08-14 09:11:50 +02:00 |
|
Matthias
|
9b6654e81a
|
Fix ruff E721 (type comparison)
|
2023-08-14 09:11:19 +02:00 |
|
Matthias
|
80c9b1ac7a
|
Merge pull request #9056 from freqtrade/dependabot/pip/develop/ccxt-4.0.59
Bump ccxt from 4.0.50 to 4.0.59
|
2023-08-14 09:09:08 +02:00 |
|
Matthias
|
b60fdac9f4
|
Merge pull request #9054 from freqtrade/dependabot/pip/develop/aiofiles-23.2.1
Bump aiofiles from 23.1.0 to 23.2.1
|
2023-08-14 08:33:22 +02:00 |
|
dependabot[bot]
|
bb52778126
|
Bump joblib from 1.3.1 to 1.3.2
Bumps [joblib](https://github.com/joblib/joblib) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/1.3.1...1.3.2)
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 05:42:41 +00:00 |
|
Matthias
|
92dc6dd8ef
|
Merge pull request #9050 from freqtrade/dependabot/pip/develop/tensorboard-2.14.0
Bump tensorboard from 2.13.0 to 2.14.0
|
2023-08-14 07:41:07 +02:00 |
|
dependabot[bot]
|
7224bdf823
|
Bump ccxt from 4.0.50 to 4.0.59
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.0.50 to 4.0.59.
- [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.50...4.0.59)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 05:30:14 +00:00 |
|
dependabot[bot]
|
0abfad5586
|
Bump tqdm from 4.65.0 to 4.66.1
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 05:29:48 +00:00 |
|
dependabot[bot]
|
9a95011b57
|
Bump ruff from 0.0.282 to 0.0.284
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.284.
- [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.282...v0.0.284)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 05:28:56 +00:00 |
|
Matthias
|
2a3157c745
|
Merge pull request #9048 from freqtrade/dependabot/pip/develop/mypy-1.5.0
Bump mypy from 1.4.1 to 1.5.0
|
2023-08-14 07:27:49 +02:00 |
|
Matthias
|
63bc89cff8
|
Merge pull request #9051 from freqtrade/dependabot/pip/develop/plotly-5.16.0
Bump plotly from 5.15.0 to 5.16.0
|
2023-08-14 07:27:19 +02:00 |
|
Matthias
|
aed33e759b
|
Merge pull request #9049 from freqtrade/dependabot/pip/develop/jsonschema-4.19.0
Bump jsonschema from 4.18.6 to 4.19.0
|
2023-08-14 07:26:39 +02:00 |
|
Matthias
|
e0915e1638
|
Merge pull request #9046 from freqtrade/dependabot/pip/develop/orjson-3.9.4
Bump orjson from 3.9.3 to 3.9.4
|
2023-08-14 07:24:27 +02:00 |
|
Matthias
|
0722844a6d
|
Merge pull request #9045 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.10
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
|
2023-08-14 07:24:03 +02:00 |
|
dependabot[bot]
|
987a7ddac0
|
Bump aiofiles from 23.1.0 to 23.2.1
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.1.0 to 23.2.1.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.1)
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 03:53:17 +00:00 |
|
dependabot[bot]
|
ceee57c39c
|
Bump plotly from 5.15.0 to 5.16.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v5.15.0...v5.16.0)
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 03:52:53 +00:00 |
|