dependabot[bot]
|
ab7364c62d
|
Bump aiohttp from 3.9.2 to 3.9.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 03:50:36 +00:00 |
|
dependabot[bot]
|
6961182680
|
Bump uvicorn from 0.27.0 to 0.27.0.post1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.0 to 0.27.0.post1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.27.0...0.27.0.post1)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 03:50:09 +00:00 |
|
Matthias
|
cb2aaa7bbb
|
Fix wording fully.
|
2024-02-03 15:00:48 +01:00 |
|
Matthias
|
35e1421d59
|
Reduce whitespace
|
2024-02-03 13:42:25 +01:00 |
|
Matthias
|
0f9e846587
|
Update Tests data to work with new cached levtiers
|
2024-02-03 13:32:53 +01:00 |
|
Matthias
|
2989b42760
|
Update cached binance leverage tiers
|
2024-02-03 13:16:32 +01:00 |
|
Matthias
|
3711fa5098
|
Improve formatting of leverage
closes #9759
|
2024-02-03 13:14:50 +01:00 |
|
Matthias
|
c5948693a3
|
enable sub-minute backtest detail timeframes
closes #9635
|
2024-02-03 13:14:46 +01:00 |
|
Matthias
|
8469484998
|
chore: Split stoploss tests from freqtradebot
stoploss on exchange tests are quiet extensive, and deserve their own test file.
|
2024-02-02 07:25:53 +01:00 |
|
Matthias
|
57df7d9eca
|
chore: convert test dir to package
|
2024-02-02 07:23:19 +01:00 |
|
Matthias
|
80f6fbbae9
|
chore: Move bot-related tests to test subdir
|
2024-02-02 07:07:58 +01:00 |
|
Matthias
|
0d14b7a800
|
perf: only create detail timedelta object once for detail backtests
|
2024-02-02 07:03:44 +01:00 |
|
Matthias
|
ad121c19b0
|
Allow <1m timeframes for utility modes
|
2024-02-02 06:57:12 +01:00 |
|
Matthias
|
67c3bad977
|
Fix misspelled comment
|
2024-02-02 06:43:41 +01:00 |
|
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2024-02-02 06:43:02 +01:00 |
|
Matthias
|
f7472ca74c
|
Merge pull request #9750 from freqtrade/feat/order_tags
Add tags per order
|
2024-02-01 07:11:06 +01:00 |
|
Matthias
|
44bc1b9aa1
|
Merge pull request #9743 from freqtrade/dependabot/pip/develop/lightgbm-4.3.0
Bump lightgbm from 4.2.0 to 4.3.0
|
2024-02-01 06:44:02 +01:00 |
|
Matthias
|
0bc5c876c2
|
Fix GITHUB_REF variable interpolation in ci.yml
|
2024-01-30 20:47:48 +01:00 |
|
Matthias
|
13ee90725e
|
Fix syntax error
|
2024-01-30 20:19:24 +01:00 |
|
Matthias
|
7082a8073c
|
add debugging for GITHUB_REF
|
2024-01-30 19:42:32 +01:00 |
|
Matthias
|
cd484bd483
|
Update extract-branch-name to new syntax using GITHUB_OUTPUT
|
2024-01-30 19:40:16 +01:00 |
|
Matthias
|
d1a96af5e8
|
Add ft_order_Tag to backtest test
|
2024-01-30 07:28:36 +01:00 |
|
Matthias
|
6ba8966090
|
chore: Add minified parameter docstring to to_json method
|
2024-01-30 07:25:46 +01:00 |
|
Matthias
|
78a1c7247a
|
keep ft_order_tag for backtest responses
|
2024-01-30 07:25:15 +01:00 |
|
Matthias
|
0fa0f49b75
|
Add adjustment order tagging in strategy callbacks docs
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
6806fab1b5
|
Fix migration not triggering
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
79b8496f38
|
Fix backtesting not setting entry_tag out of position adjustments
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
d664e76834
|
Add some tests
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
398b93beef
|
Fix rpc test
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
2d704a77b5
|
Improve formatting
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
830a004dfd
|
Move response handling to interface wrappermethod
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
535ff387ff
|
add order_tag handlig to running bot
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
95e51bf816
|
allow adjust_trade_position to return tuples in backtesting
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
e8288a34c9
|
add ft_order_tag to backtesting
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
39ffee381b
|
Improve type hint
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
ccd4c715ca
|
add order-tag to serialize / unserialize methods
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
d82bfc9fad
|
Add order_tag to orders model
|
2024-01-30 07:24:36 +01:00 |
|
Matthias
|
c59ae30e31
|
chore: Add minified parameter docs to to_json method
|
2024-01-30 07:24:26 +01:00 |
|
Matthias
|
cfc6d3b32f
|
Apply "Dependencies" label to pull requests
|
2024-01-30 07:04:53 +01:00 |
|
Matthias
|
e58b7ea8e5
|
Merge pull request #9747 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-01-30 07:03:51 +01:00 |
|
Matthias
|
d219983f5b
|
Bump ruff version
|
2024-01-30 07:03:07 +01:00 |
|
Matthias
|
6c27b27d4f
|
Bump version to 2024.2-dev
|
2024-01-30 07:03:07 +01:00 |
|
Matthias
|
fcedc7de0d
|
Merge pull request #9659 from stash86/bt-metrics2
Add MarketCapPairList based on CoinGecko
|
2024-01-30 07:00:07 +01:00 |
|
xmatthias
|
36d4f10a60
|
chore: update pre-commit hooks
|
2024-01-30 03:03:17 +00:00 |
|
Matthias
|
470a239e82
|
Formatting ...
|
2024-01-29 20:10:50 +01:00 |
|
Matthias
|
01baea8aab
|
Test exceptions / errors
|
2024-01-29 20:08:25 +01:00 |
|
Matthias
|
4a580fc72f
|
Add test validating cache
|
2024-01-29 20:01:21 +01:00 |
|
Matthias
|
d691ffe9db
|
Test more diff. scenario
|
2024-01-29 19:47:08 +01:00 |
|
Matthias
|
eb7fbb0096
|
Improve doc wording
|
2024-01-29 19:39:02 +01:00 |
|
Stefano Ariestasia
|
63aac1a2c9
|
update docs
|
2024-01-29 19:50:19 +09:00 |
|