Matthias
|
fdc573f2f7
|
Add rudimentary test for funding_rate fix
|
2024-01-04 17:22:34 +01:00 |
|
Matthias
|
02d124b85b
|
Improve naming of funding-rate migration
|
2024-01-04 17:17:32 +01:00 |
|
Matthias
|
3eade3e8db
|
Move binance_mig test file to utils
|
2024-01-04 17:09:29 +01:00 |
|
Matthias
|
6cce455835
|
Test migrate_data wrapper
|
2024-01-04 17:08:57 +01:00 |
|
Matthias
|
f028bdf342
|
Improve funding fee migration logic
|
2024-01-04 17:06:15 +01:00 |
|
Matthias
|
983764ad0a
|
Add "migrate funding fee timeframe" logic
|
2024-01-04 16:44:17 +01:00 |
|
Matthias
|
a12f368796
|
Move binance migration to behind migrations gate
|
2024-01-04 16:25:40 +01:00 |
|
Matthias
|
c9dd99a4b5
|
Enhance test to properly capture correct downloading of different futures types
|
2024-01-04 16:03:53 +01:00 |
|
Matthias
|
67d3dca49c
|
Fix funding-fee downloading in the wrong timeframe
|
2024-01-04 15:52:19 +01:00 |
|
Matthias
|
d5d3188b99
|
Load "correct" timeframes (mark vs. funding fees)...
|
2024-01-04 15:30:06 +01:00 |
|
Matthias
|
50287ce556
|
ensure funding_fee_timeframe is always set
|
2024-01-04 15:29:28 +01:00 |
|
Matthias
|
3c1bbd9610
|
Improve funding_fee_calc method structure
|
2024-01-04 15:23:15 +01:00 |
|
Matthias
|
ec1b2e1da5
|
Remove further deprecated metric report
|
2024-01-04 14:51:21 +01:00 |
|
Matthias
|
73970d27bf
|
Remove deprecated bt-output option
|
2024-01-04 14:45:42 +01:00 |
|
Matthias
|
0224c50c9e
|
remove sell_reason from msg types
|
2024-01-04 14:44:00 +01:00 |
|
Matthias
|
b0fdf6ac52
|
Update Tests for removed sell_reason field
|
2024-01-04 14:42:37 +01:00 |
|
Matthias
|
682b462d82
|
Remove sell_reason from exit notification fields
|
2024-01-04 14:37:27 +01:00 |
|
Matthias
|
22307913d8
|
Reduce caching to 5min to speed up UI refreshes in case of open orders.
|
2024-01-04 14:22:02 +01:00 |
|
Matthias
|
b9786b979a
|
Better test rate-caching logic
|
2024-01-04 14:13:02 +01:00 |
|
Matthias
|
abda629a72
|
Use time-machine for get_entry_rate test
|
2024-01-04 14:10:46 +01:00 |
|
Matthias
|
a4fca5b1fe
|
Enhance test naming
|
2024-01-04 14:10:28 +01:00 |
|
Matthias
|
903062d479
|
Improve if formatting
|
2024-01-04 14:04:12 +01:00 |
|
Matthias
|
b6a71f2d2a
|
__repr__ should use utc datetime...
|
2024-01-03 17:46:30 +01:00 |
|
Matthias
|
7a6888dfd3
|
Split stoploss test into 2 for easier testing
|
2024-01-02 16:58:58 +01:00 |
|
Matthias
|
f3da2c6fd8
|
Simplify and fix handle_stoploss_on_exchange test
|
2024-01-02 16:56:56 +01:00 |
|
Matthias
|
ce63eb30a2
|
Remove unused test param
|
2024-01-02 16:26:43 +01:00 |
|
Matthias
|
b50a532284
|
Merge pull request #9631 from freqtrade/freqai-support
Help direct people to freqai support
|
2024-01-02 16:19:28 +01:00 |
|
Robert Caulk
|
a9380f0d53
|
Update freqai.md
|
2024-01-02 12:46:33 +01:00 |
|
Robert Caulk
|
316812f427
|
Help direct people to freqai support
|
2024-01-02 12:44:19 +01:00 |
|
Matthias
|
fa368a9a4a
|
Improve trailing stoploss test with time_machine
|
2024-01-02 12:11:06 +01:00 |
|
Matthias
|
9030e1041f
|
Remove USDT from documentation about "supported crypto currencies".
|
2024-01-02 09:52:48 +01:00 |
|
Matthias
|
2c3cef5dee
|
don't assume 'type' to be present at all times
closes #9629
|
2024-01-02 09:24:00 +01:00 |
|
Matthias
|
e722d81456
|
Fake order response should contain order_id
|
2024-01-02 09:24:00 +01:00 |
|
Matthias
|
10dbf47836
|
Improve exchange_response formatting
|
2024-01-02 08:53:13 +01:00 |
|
Matthias
|
a2160e4503
|
add exchange_response logging to funding_fee endpoint
help debug #9626
|
2024-01-01 19:33:21 +01:00 |
|
Matthias
|
842727202f
|
Fix identifier_typos
|
2024-01-01 17:21:47 +01:00 |
|
Matthias
|
3526ba1a9b
|
Merge pull request #9624 from konradbeck/patch-1
Update config_freqai.example.json
|
2024-01-01 17:18:53 +01:00 |
|
konradbeck
|
c07f2caa4a
|
Update config_freqai.example.json
documentation refers to unique-id, e.g tensorboard --logdir user_data/models/unique-id
and not uniqe-id
|
2024-01-01 14:23:36 +02:00 |
|
Matthias
|
21e1f3d910
|
Merge pull request #9617 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20231231
Bump types-requests from 2.31.0.10 to 2.31.0.20231231
|
2024-01-01 09:44:58 +01:00 |
|
Matthias
|
c2d265e4b7
|
Merge pull request #9620 from freqtrade/dependabot/pip/develop/pytest-7.4.4
Bump pytest from 7.4.3 to 7.4.4
|
2024-01-01 09:44:38 +01:00 |
|
Matthias
|
f0e82592c3
|
Bump types-requests pre-commit
|
2024-01-01 08:47:33 +01:00 |
|
dependabot[bot]
|
501f629c05
|
Bump pytest from 7.4.3 to 7.4.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 07:45:26 +00:00 |
|
Matthias
|
687ad05047
|
Merge pull request #9618 from freqtrade/dependabot/pip/develop/ccxt-4.2.2
Bump ccxt from 4.1.98 to 4.2.2
|
2024-01-01 08:37:46 +01:00 |
|
Matthias
|
3852757250
|
Merge pull request #9623 from freqtrade/dependabot/pip/develop/ast-comments-1.2.1
Bump ast-comments from 1.2.0 to 1.2.1
|
2024-01-01 08:36:31 +01:00 |
|
Matthias
|
256471dacd
|
Merge pull request #9622 from freqtrade/dependabot/pip/develop/fastapi-0.108.0
Bump fastapi from 0.105.0 to 0.108.0
|
2024-01-01 08:36:17 +01:00 |
|
Matthias
|
ead7bd8c2e
|
Merge pull request #9619 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.7
Bump pymdown-extensions from 10.5 to 10.7
|
2024-01-01 08:34:42 +01:00 |
|
dependabot[bot]
|
80dbb0dd09
|
Bump ast-comments from 1.2.0 to 1.2.1
Bumps [ast-comments](https://github.com/t3rn0/ast-comments) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases)
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.0...1.2.1)
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:31:18 +00:00 |
|
dependabot[bot]
|
0552df2fe1
|
Bump fastapi from 0.105.0 to 0.108.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.105.0 to 0.108.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.105.0...0.108.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:31:14 +00:00 |
|
dependabot[bot]
|
e4b843405d
|
Bump pymdown-extensions from 10.5 to 10.7
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.5 to 10.7.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.5...10.7)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:30:41 +00:00 |
|
dependabot[bot]
|
d2802ad499
|
Bump ccxt from 4.1.98 to 4.2.2
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.98 to 4.2.2.
- [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.1.98...4.2.2)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 03:30:35 +00:00 |
|