Matthias
|
4b8569b80e
|
Merge pull request #9014 from hippocritical/develop
bugfixes and false-positives for lookahead-analysis
|
2023-08-10 06:28:12 +02:00 |
|
Matthias
|
05e1828617
|
Improve Fee check
|
2023-08-09 20:26:08 +02:00 |
|
Matthias
|
32c3d96760
|
Merge pull request #9027 from freqtrade/remove_sandbox
Remove sandbox
|
2023-08-09 20:24:19 +02:00 |
|
Matthias
|
328a6f791e
|
Improve stoploss mock
|
2023-08-09 19:55:27 +02:00 |
|
Matthias
|
b934644039
|
Fix tests, explicitly test for missing timerange
|
2023-08-09 18:36:20 +02:00 |
|
Matthias
|
4a62ebbf93
|
Don't hardcode fee, but use fee from the very first iteration.
|
2023-08-09 18:36:09 +02:00 |
|
Matthias
|
2069abe314
|
Remove custom fetch_funding_fees from bybit
|
2023-08-08 20:56:03 +02:00 |
|
Matthias
|
78cf8a1c09
|
Fix exchange bybit test
|
2023-08-08 20:31:10 +02:00 |
|
Matthias
|
565e2699b4
|
Re-set funding-fee history limit for bybit to 200
|
2023-08-08 20:29:57 +02:00 |
|
Matthias
|
62ad2cca1a
|
Add active test for alternative futures rates (ensures history is loaded correctly).
|
2023-08-08 20:18:46 +02:00 |
|
Matthias
|
46bafa9d5d
|
Merge pull request #9030 from jansmets/increase_bybit_ohlcv_candle_limit
Increase bybit ohlcv_candle_limit to 1000
|
2023-08-08 18:31:34 +02:00 |
|
Matthias
|
74cbfcaef4
|
Merge pull request #9028 from stash86/bt-metrics
add _timeout attribute to discord, otherwise it won't work
|
2023-08-08 18:20:57 +02:00 |
|
Jan Smets
|
ab156b6ad7
|
Increase bybit ohlcv_candle_limit to 1000 in tests
|
2023-08-08 12:28:28 +02:00 |
|
Jan Smets
|
1f23727ff7
|
Increase bybit ohlcv_candle_limit to 1000
|
2023-08-08 11:36:48 +02:00 |
|
Stefano Ariestasia
|
c88f71c638
|
add timeout to discord
|
2023-08-08 14:57:48 +09:00 |
|
Matthias
|
05bbc8e7aa
|
Remove last sandbox occurance
|
2023-08-08 06:26:25 +02:00 |
|
Matthias
|
5e3e443d27
|
Remove Sandbox docs
|
2023-08-08 06:25:12 +02:00 |
|
Matthias
|
88d6f70abe
|
Remove sandbox related code
|
2023-08-08 06:25:06 +02:00 |
|
Matthias
|
9c73e52dd1
|
Remove sandbox configuration options
|
2023-08-08 06:23:52 +02:00 |
|
Matthias
|
03150ee09a
|
Ensure backpopulated "trade" attribute is immediately loaded.
|
2023-08-07 06:59:35 +02:00 |
|
Matthias
|
4b07720d0b
|
Update test strategy to ensure we're using stake_amount
|
2023-08-07 06:59:16 +02:00 |
|
Matthias
|
096df99ba3
|
Merge pull request #9020 from freqtrade/dependabot/pip/develop/ccxt-4.0.50
Bump ccxt from 4.0.48 to 4.0.50
|
2023-08-07 06:46:48 +02:00 |
|
Matthias
|
f16832b07c
|
Merge pull request #9023 from freqtrade/dependabot/pip/develop/jsonschema-4.18.6
Bump jsonschema from 4.18.5 to 4.18.6
|
2023-08-07 06:34:59 +02:00 |
|
Matthias
|
98310de996
|
Merge pull request #9021 from freqtrade/dependabot/pip/develop/orjson-3.9.3
Bump orjson from 3.9.2 to 3.9.3
|
2023-08-07 06:24:16 +02:00 |
|
Matthias
|
d37b2fbada
|
Merge pull request #9022 from freqtrade/dependabot/pip/develop/fastapi-0.101.0
Bump fastapi from 0.100.1 to 0.101.0
|
2023-08-07 06:24:00 +02:00 |
|
dependabot[bot]
|
ae3c3d81c1
|
Bump jsonschema from 4.18.5 to 4.18.6
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.18.5 to 4.18.6.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.18.5...v4.18.6)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:05:47 +00:00 |
|
dependabot[bot]
|
8deedc31c5
|
Bump fastapi from 0.100.1 to 0.101.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.101.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.101.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:05:27 +00:00 |
|
dependabot[bot]
|
8c3a0cf618
|
Bump orjson from 3.9.2 to 3.9.3
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.2...3.9.3)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 03:05:18 +00:00 |
|
dependabot[bot]
|
67ea6512ef
|
Bump ccxt from 4.0.48 to 4.0.50
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.0.48 to 4.0.50.
- [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.48...4.0.50)
---
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-07 03:05:10 +00:00 |
|
Matthias
|
813ace12c9
|
Explain behavior in case of deposits
related to #8998
|
2023-08-06 17:11:33 +02:00 |
|
Matthias
|
cd6fc1652e
|
Add rate-limited wallets call before adjust_trade-Position calls
closes #8998
|
2023-08-06 17:11:17 +02:00 |
|
Matthias
|
7d18261f58
|
Improve FAQ wording
|
2023-08-06 17:10:38 +02:00 |
|
Matthias
|
72d9e8a094
|
Fix indentation of strategy-updater in utils
|
2023-08-05 11:31:01 +02:00 |
|
Matthias
|
e174f9640d
|
Improve docker docs with some hints about windows usage
|
2023-08-05 11:14:19 +02:00 |
|
hippocritical
|
25602ceac3
|
Added a fixed fee to 0.02 (any fixed value would suffice) since kucoin dynamically decides which pair gets which amount of fees and thereby producing false-positives upon verifying the entries/exits.
Added a check for timerange being set.
|
2023-08-05 08:24:47 +02:00 |
|
hippocritical
|
065899b426
|
Merge branch 'freqtrade:develop' into develop
|
2023-08-05 07:36:29 +02:00 |
|
Matthias
|
3e77bc3ba2
|
Merge pull request #9013 from freqtrade/feat/backtest_notes
Add backtest notes capability
|
2023-08-03 20:15:08 +02:00 |
|
hippocritical
|
365766c957
|
Merge branch 'freqtrade:develop' into develop
|
2023-08-03 18:44:00 +02:00 |
|
Matthias
|
81cd241954
|
Update API backtest to return proper metadata
|
2023-08-03 07:05:57 +02:00 |
|
Matthias
|
6d6111864e
|
Test also backtest result list
|
2023-08-03 06:43:12 +02:00 |
|
Matthias
|
23a2b95994
|
Add test for updating metadata
|
2023-08-03 06:39:27 +02:00 |
|
Matthias
|
36b84241b1
|
Don't allow null as notes
|
2023-08-03 06:28:57 +02:00 |
|
Matthias
|
51879ffd2c
|
move Notes to be a "API only" type
|
2023-08-03 06:17:06 +02:00 |
|
Matthias
|
0d71a74d8a
|
Bump api version to 2.32
|
2023-08-03 06:17:06 +02:00 |
|
Matthias
|
78972604d0
|
Allow metadata file updating
|
2023-08-03 06:17:05 +02:00 |
|
Matthias
|
2f95c44777
|
Add "notes" to backtest result output
|
2023-08-03 06:17:05 +02:00 |
|
Matthias
|
3d3dcc68e0
|
Merge pull request #9009 from freqtrade/dependabot/pip/develop/ccxt-4.0.48
Bump ccxt from 4.0.47 to 4.0.48
|
2023-08-03 06:11:49 +02:00 |
|
Matthias
|
fede847fd9
|
Merge pull request #9010 from freqtrade/dependabot/pip/develop/jsonschema-4.18.5
Bump jsonschema from 4.18.4 to 4.18.5
|
2023-08-02 20:37:58 +02:00 |
|
Matthias
|
53c0d30f36
|
Update test for new kucoin behavior
related: https://github.com/ccxt/ccxt/pull/18745
|
2023-08-02 20:04:41 +02:00 |
|
hippocritical
|
fe6deef1bd
|
Merge branch 'freqtrade:develop' into develop
|
2023-08-02 20:02:55 +02:00 |
|