dependabot[bot]
|
1f36f4802a
|
Bump tensorboard from 2.14.0 to 2.14.1
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.14.0...2.14.1)
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 03:41:23 +00:00 |
|
Matthias
|
4809c9f07a
|
Adjust tests for new naming
|
2023-10-01 08:00:09 +02:00 |
|
Matthias
|
19af144b33
|
Improve of analysis files further
|
2023-10-01 07:58:46 +02:00 |
|
Matthias
|
4db7962048
|
Update tests to new structure
|
2023-10-01 07:55:03 +02:00 |
|
Matthias
|
7e6f2cba53
|
Move analysis command into their own subspace
|
2023-10-01 07:54:09 +02:00 |
|
Matthias
|
c6199e5ca6
|
Merge pull request #9232 from freqtrade/kraken/dldata
Kraken - dataimport
|
2023-10-01 07:13:54 +02:00 |
|
Matthias
|
f7ff1dc610
|
Bump develop version to 2023.10-dev
|
2023-09-30 13:13:18 +02:00 |
|
Matthias
|
e27636b798
|
Merge pull request #9241 from freqtrade/fix/process-only-new-candles
chore: protect users against process_only_new_candles=False
|
2023-09-30 12:53:54 +02:00 |
|
Matthias
|
2d56b1bc8c
|
Fix whitespace
|
2023-09-30 08:23:21 +02:00 |
|
Matthias
|
659cbd987a
|
Merge pull request #9152 from stash86/bt-metrics
Add recursive-analysis sub-command
|
2023-09-29 17:59:37 +02:00 |
|
Robert Caulk
|
aff5372a8f
|
chore: protect users against process_only_new_candles=False
|
2023-09-29 13:12:44 +02:00 |
|
Stefano Ariestasia
|
2e7b5e2be9
|
Merge remote-tracking branch 'origin/bt-metrics' into bt-metrics
|
2023-09-29 14:19:37 +09:00 |
|
Stefano Ariestasia
|
7971cb29bb
|
fix error message
|
2023-09-29 14:17:44 +09:00 |
|
Matthias
|
154149ff03
|
Slightly updated docs
|
2023-09-29 07:14:49 +02:00 |
|
Matthias
|
92d7f27983
|
Further update test a bit
|
2023-09-29 07:09:48 +02:00 |
|
Matthias
|
20ea679b2b
|
Add "bias2" test with full lookahead bias
|
2023-09-29 07:06:11 +02:00 |
|
Matthias
|
39ede449a0
|
Rename test to avoid naming collision
|
2023-09-29 06:58:16 +02:00 |
|
Matthias
|
37550d3bdb
|
Fix typo in --strategy_list
|
2023-09-28 21:01:37 +02:00 |
|
Matthias
|
b688526623
|
Improve sorting in docs
(these are more important than advanced strategy/docs)
|
2023-09-28 20:48:47 +02:00 |
|
Matthias
|
d52d30cfbe
|
invert setting-location for stopLossPrice
Slowly migrating to stopLossPrice in favor of stopPrice.
|
2023-09-28 19:33:59 +02:00 |
|
Matthias
|
9cf08e0434
|
Merge pull request #9235 from stevanStevic/develop
Change word strat to strategy in freqai-feature-engineering.md
|
2023-09-28 06:58:49 +02:00 |
|
Matthias
|
56a85690b4
|
Update cached leverage tiers
|
2023-09-28 06:38:29 +02:00 |
|
Matthias
|
0f2612c231
|
Merge pull request #9223 from freqtrade/dependabot/pip/develop/catboost-1.2.2
Bump catboost from 1.2.1 to 1.2.2
|
2023-09-27 19:09:56 +02:00 |
|
Stevan Stevic
|
f9edc72f35
|
Merge pull request #1 from stevanStevic/minor-doc-fix
Change strat to strategy in freqai-feature-engineering.md
|
2023-09-27 17:02:44 +02:00 |
|
Stevan Stevic
|
90475e52db
|
Change strat to strategy in freqai-feature-engineering.md
|
2023-09-27 16:56:03 +02:00 |
|
Matthias
|
504f51fabb
|
Fix liquidation price setting in backtesting
closes #9205
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
a905d1bd67
|
Assert backtesting liquidation price
Fails for #9205
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
a27baf1a51
|
Improve backtest test
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
f174c2e01e
|
Merge pull request #9221 from freqtrade/dependabot/pip/develop/ccxt-4.0.105
Bump ccxt from 4.0.88 to 4.0.105
|
2023-09-26 17:48:04 +02:00 |
|
Matthias
|
3f60b2c140
|
Update bybit stoploss parameter/prop for new ccxt version
|
2023-09-26 06:45:48 +02:00 |
|
Matthias
|
927d1d2686
|
Split stop_price parameter from property
|
2023-09-26 06:34:10 +02:00 |
|
Matthias
|
d04a4db270
|
Merge pull request #9217 from freqtrade/frog-dataformat-docs-1
Update data-download.md
|
2023-09-26 06:30:34 +02:00 |
|
Matthias
|
8ad6eb9896
|
Update parameter value to be clearer
|
2023-09-25 19:55:58 +02:00 |
|
Matthias
|
74709461e3
|
Improve exception wording
|
2023-09-25 19:48:09 +02:00 |
|
Matthias
|
9e6cc5ebbd
|
Improve comment on special handling
|
2023-09-25 19:46:27 +02:00 |
|
Matthias
|
a2d8f92e05
|
Add rudimentary test for test_trade_converter
|
2023-09-25 19:46:15 +02:00 |
|
Matthias
|
a7d90e2a25
|
Minor adjustments to conversions
|
2023-09-25 19:45:03 +02:00 |
|
Matthias
|
83b37e2f78
|
Add documentation for kraken data mode
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
488629096b
|
Improve logging in kraken-converter
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
a3f167f6df
|
Split format-from for trades to allow for trades special case
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
1e8814b43e
|
Improve handling of kraken dataconvert
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
2e430519e3
|
Call kraken-convert in special cases
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
2164b02c66
|
Add initial code for trade_kraken import
|
2023-09-25 18:23:20 +02:00 |
|
Matthias
|
ed45dcdf8a
|
Update .gitignore to exclude memray stuff
|
2023-09-25 18:20:05 +02:00 |
|
Matthias
|
e518e741af
|
update bybit live order to v5
|
2023-09-25 18:05:44 +02:00 |
|
Matthias
|
56b9c250ba
|
Update order_parse online test
|
2023-09-25 18:05:40 +02:00 |
|
dependabot[bot]
|
a009816ac4
|
Bump ccxt from 4.0.88 to 4.0.105
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.0.88 to 4.0.105.
- [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.88...4.0.105)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 10:24:15 +00:00 |
|
Matthias
|
c29d2ac05b
|
Merge pull request #9218 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.21
Bump sqlalchemy from 2.0.20 to 2.0.21
|
2023-09-25 12:23:27 +02:00 |
|
Matthias
|
551d1b0962
|
Bump sqlalchemy pre-commit
|
2023-09-25 11:45:14 +02:00 |
|
dependabot[bot]
|
5e696f4ea0
|
Bump sqlalchemy from 2.0.20 to 2.0.21
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.20 to 2.0.21.
- [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-09-25 09:28:42 +00:00 |
|