dependabot[bot]
|
9c70c65e03
|
Bump ccxt from 4.2.25 to 4.2.35
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.25 to 4.2.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.2.25...4.2.35)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 13:51:39 +01:00 |
|
dependabot[bot]
|
4a8553beb1
|
Bump urllib3 from 2.1.0 to 2.2.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.0.
- [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.1.0...2.2.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 13:51:39 +01:00 |
|
dependabot[bot]
|
0a97d03a76
|
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-26 13:51:39 +01:00 |
|
Matthias
|
c1eadb17d9
|
Update Tests data to work with new cached levtiers
|
2024-02-26 13:50:50 +01:00 |
|
Matthias
|
7bfb6a0c65
|
Update cached binance leverage tiers
|
2024-02-26 13:50:50 +01:00 |
|
Matthias
|
d530dd5900
|
Improve formatting of leverage
closes #9759
|
2024-02-26 13:50:50 +01:00 |
|
Matthias
|
79066c3d3c
|
enable sub-minute backtest detail timeframes
closes #9635
|
2024-02-26 13:50:50 +01:00 |
|
Joe Schr
|
d15f17a03f
|
chore: remove unused parameter pairs from populate_dataframe_with_trades
|
2024-02-26 12:00:36 +01:00 |
|
Joe Schr
|
6bdf6bed7b
|
fix tests: add comments
|
2024-02-26 11:53:55 +01:00 |
|
Joe Schr
|
5b637bc9fc
|
tests: use orderflow row that actually has stacked imbalances
|
2024-02-26 11:22:24 +01:00 |
|
Joe Schr
|
3df04008d6
|
fix tests: move orderflow tests into own dir
|
2024-02-26 11:09:08 +01:00 |
|
Joe Schr
|
b15e47ded4
|
fix tests: use testdatadir
|
2024-02-26 10:57:12 +01:00 |
|
Joe Schr
|
c4a024e627
|
Improve docs
|
2024-02-20 20:12:50 +01:00 |
|
Joe Schr
|
7248f20938
|
Direct import to avoid circular import error
|
2024-02-13 12:00:24 +01:00 |
|
Joe Schr
|
3a1bb83f99
|
EOF fix
|
2024-02-13 11:32:58 +01:00 |
|
Joe Schr
|
7296ce72cb
|
Adds more infos to docs
|
2024-02-13 11:28:28 +01:00 |
|
Joe Schr
|
b68afb4063
|
Fix markdown
|
2024-02-13 10:54:59 +01:00 |
|
Joe Schr
|
bff93e31c8
|
Moves orderflow logic to it's own file
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
64e9784d1f
|
Remove formatting changes
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
d7b88194e0
|
Resolve various issues and comments
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
6e7a536c7a
|
Replaces public_trades_to_dataframe with trades_list_to_df
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
c610c44a43
|
Removes unrequired drop_incomplete
|
2024-02-12 12:12:20 +01:00 |
|
Joe Schr
|
a7e4a5e2dc
|
Removes clean_duplicate_trades
|
2024-02-12 12:11:52 +01:00 |
|
Joe Schr
|
c85ded14d1
|
Extract _if_enabled_populate_trades
|
2024-02-12 10:18:17 +01:00 |
|
Joe Schr
|
71e36be34b
|
Use get_historic_trades directly
|
2024-02-12 10:10:45 +01:00 |
|
Joe Schr
|
aab3c07b87
|
Use _max_trades_candle_limit directly
|
2024-02-12 10:10:36 +01:00 |
|
Joe Schr
|
50070bc2ca
|
Removes unused import
|
2024-02-12 09:39:09 +01:00 |
|
Joe Schr
|
e60b997fd0
|
Pass on missed argument stop_on_from_id
|
2024-02-12 09:38:49 +01:00 |
|
Joe Schr
|
e8714d52cd
|
Removes nonsensical if gate
|
2024-02-12 09:31:37 +01:00 |
|
Joe Schr
|
0a4da26f2d
|
Resolve using trades directly from trades_load when backtesting
|
2024-02-12 09:29:30 +01:00 |
|
Joe Schr
|
eaa85e8651
|
Removes do_plot and old comments
|
2024-02-11 13:16:16 +01:00 |
|
Joe Schr
|
0fd2aca47e
|
Remove if since
|
2024-02-11 13:14:17 +01:00 |
|
Joe Schr
|
e8c911e7b4
|
Remove since/until superfluous arguments
|
2024-02-11 13:04:39 +01:00 |
|
Matthias
|
d23079f837
|
improve tests slighly
|
2024-02-10 20:13:17 +01:00 |
|
Matthias
|
fc15f98b80
|
Reduce unnecessary newlines
|
2024-02-10 17:45:03 +01:00 |
|
Matthias
|
4b0383f197
|
Fix overly long lines
|
2024-02-10 17:40:24 +01:00 |
|
Matthias
|
a216a08f09
|
Formatting ...
|
2024-02-10 17:29:17 +01:00 |
|
Matthias
|
7ae69a9cde
|
update imports
|
2024-02-10 17:27:11 +01:00 |
|
Matthias
|
cfcc8f9fde
|
Ensure docs are rendered in the navigation pane
|
2024-02-10 17:26:59 +01:00 |
|
Joe Schr
|
849413c5ea
|
Changes scale from type int to float
|
2024-02-10 11:53:40 +01:00 |
|
Joe Schr
|
4ae63d7ecb
|
Fix superfluous formatting
|
2024-02-09 13:15:12 +01:00 |
|
Joe Schr
|
9ec45ce042
|
Ruff fix
|
2024-02-08 19:48:53 +01:00 |
|
Joe Schr
|
3d92b40ad3
|
Ruff fix: E303 too many blank lines
|
2024-02-08 19:48:53 +01:00 |
|
Joe Schr
|
5b264d66e0
|
Ruff and flake fixes
|
2024-02-08 19:38:21 +01:00 |
|
Joe Schr
|
c40f3d91d4
|
Ruff fix
|
2024-02-08 19:06:43 +01:00 |
|
Joe Schr
|
1a0610f3e4
|
mypy fixes
|
2024-02-08 12:11:10 +01:00 |
|
Joe Schr
|
14fb29516a
|
Removes unused code path
|
2024-02-08 11:56:57 +01:00 |
|
Joe Schr
|
0647ce59e7
|
Fix error if until is undefined
|
2024-02-08 11:06:15 +01:00 |
|
Joe Schr
|
2925a2a2fa
|
Fix regression BaseException
|
2024-02-07 17:39:49 +01:00 |
|
Joe Schr
|
d6e3464973
|
Flake8 fix
|
2024-02-07 13:39:02 +01:00 |
|