Matthias
|
849ca1ec06
|
Dependabot - use correct branch
|
2021-12-11 16:12:36 +01:00 |
|
Matthias
|
8da79d0ab2
|
Add blacklist-control to telegram
|
2021-12-11 16:12:24 +01:00 |
|
dependabot[bot]
|
aaf5f4ce39
|
Bump sqlalchemy from 1.4.27 to 1.4.28
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.27 to 1.4.28.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [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>
|
2021-12-11 14:55:27 +00:00 |
|
dependabot[bot]
|
ae92bf56bf
|
Bump ccxt from 1.63.1 to 1.63.55
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.63.1 to 1.63.55.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.63.1...1.63.55)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 14:55:21 +00:00 |
|
dependabot[bot]
|
f47cfbd2a9
|
Bump mkdocs-material from 8.0.4 to 8.1.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.0.4 to 8.1.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.0.4...8.1.0)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 14:55:13 +00:00 |
|
dependabot[bot]
|
c9c683f2b0
|
Bump prompt-toolkit from 3.0.23 to 3.0.24
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.23 to 3.0.24.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.23...3.0.24)
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 14:55:09 +00:00 |
|
dependabot[bot]
|
81cafd090d
|
Bump uvicorn from 0.15.0 to 0.16.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.15.0 to 0.16.0.
- [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.15.0...0.16.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-11 14:55:05 +00:00 |
|
Matthias
|
671b9903d7
|
Add github-actions dependabot
|
2021-12-11 15:54:09 +01:00 |
|
Matthias
|
cc96db76f0
|
Add possibility to delete pairs from the pairlist via api
|
2021-12-11 15:53:44 +01:00 |
|
Matthias
|
e729fad99c
|
Add unknown_fee_rate parameter
|
2021-12-11 15:26:08 +01:00 |
|
Matthias
|
e9c3f0cbbd
|
Add note about python3.10 not being supported
closes #6041
|
2021-12-11 10:01:55 +01:00 |
|
Matthias
|
17bd990053
|
Update funding_fee freqtradebot test
|
2021-12-11 09:49:48 +01:00 |
|
Reigo Reinmets
|
f97662e816
|
Add position_adjustment_enable config keyword to enable it.
|
2021-12-11 00:28:12 +02:00 |
|
Reigo Reinmets
|
b7bf3247b8
|
Only adjust stoploss if it's set.
|
2021-12-10 23:17:12 +02:00 |
|
Reigo Reinmets
|
1e3fc5e984
|
Slight code touchup
|
2021-12-10 22:48:00 +02:00 |
|
Matthias
|
6948414e47
|
Remove no longer necessary method _get_mark_price_history
|
2021-12-10 19:54:49 +01:00 |
|
Matthias
|
a87d2d62bb
|
Remove no longer needed method get_funding_rate_history
|
2021-12-10 19:52:02 +01:00 |
|
Matthias
|
aabca85a5f
|
Update _calculate_funding_fees to reuse existing async infrastructure
|
2021-12-10 19:50:58 +01:00 |
|
Reigo Reinmets
|
c179951cca
|
Expect stake_amount, not actual amount of pair from strategy for DCA.
|
2021-12-10 20:42:24 +02:00 |
|
Matthias
|
35f9549e98
|
Expose drop_incomplete from refresh_latest_ohlcv
|
2021-12-10 07:36:25 +01:00 |
|
Matthias
|
3f266e8c8c
|
Improve ccxt_mark_price_test
|
2021-12-10 06:46:35 +01:00 |
|
Reigo Reinmets
|
b2c2852f86
|
Initial backtesting support. This does make it rather slow.
|
2021-12-09 23:21:35 +02:00 |
|
Reigo Reinmets
|
00366c5c88
|
Additional unit-tests
|
2021-12-09 20:03:41 +02:00 |
|
Reigo Reinmets
|
28d0b5165a
|
Add unit-test
|
2021-12-09 19:47:24 +02:00 |
|
Reigo Reinmets
|
fde6779873
|
Some code improvements. Still some bugs.
|
2021-12-09 14:47:44 +02:00 |
|
Reigo Reinmets
|
88792852e4
|
Merge branch 'develop' of github.com:freqtrade/freqtrade into dca
|
2021-12-09 14:33:14 +02:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|
Matthias
|
0c28d15dc1
|
Merge pull request #5780 from samgermain/mark-price-candles
Mark price candles
|
2021-12-09 06:24:54 +01:00 |
|
Matthias
|
be6b1f6f83
|
Import from enums, not submodules
|
2021-12-09 06:18:21 +01:00 |
|
Matthias
|
b79f2f2981
|
Merge pull request #6035 from freqtrade/revert-6034-dependabot/docker/python-3.10.1-slim-bullseye
Revert "Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye"
|
2021-12-09 06:18:11 +01:00 |
|
Matthias
|
facb5b3991
|
Revert "Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye"
|
2021-12-09 06:17:56 +01:00 |
|
Matthias
|
79a87649b9
|
Merge pull request #6034 from freqtrade/dependabot/docker/python-3.10.1-slim-bullseye
Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye
|
2021-12-09 06:15:16 +01:00 |
|
dependabot[bot]
|
7848e17a49
|
Bump python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye
Bumps python from 3.9.9-slim-bullseye to 3.10.1-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-09 03:01:59 +00:00 |
|
Matthias
|
2679744228
|
Explicit test for candletype get_default
|
2021-12-08 16:20:26 +01:00 |
|
Matthias
|
35afc7b478
|
Fix wrong tradingMOde comparison
|
2021-12-08 16:07:27 +01:00 |
|
Matthias
|
25e1142f89
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
|
Matthias
|
d079b444a6
|
Add optional "has" (as comment for now)
|
2021-12-08 14:48:56 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
d89cbda7b8
|
Use candle_type_def where possible
|
2021-12-08 14:15:54 +01:00 |
|
Matthias
|
222c293602
|
Add "defaultCandletype"
|
2021-12-08 13:17:20 +01:00 |
|
Matthias
|
dda7283f3e
|
Remove unnecessary default parameters
|
2021-12-08 11:32:58 +01:00 |
|
Matthias
|
ac2fb08aea
|
Small updates while reviewing
|
2021-12-07 20:21:49 +01:00 |
|
Matthias
|
f1c5a4d065
|
Use pair-reconstruction method wherever possible
|
2021-12-07 20:12:44 +01:00 |
|
Matthias
|
5b67be06c2
|
Update description of --candletypes
|
2021-12-07 20:00:12 +01:00 |
|
Matthias
|
b4d27973b1
|
Update ohlcv_get_pairs test
|
2021-12-07 19:57:18 +01:00 |
|
Matthias
|
37b013c157
|
Update hdf5 test
|
2021-12-07 19:50:16 +01:00 |
|
Reigo Reinmets
|
fd875786fd
|
Initial very crude DCA implementation attempt. Very alpha.
No backtesting support.
|
2021-12-07 11:16:11 +02:00 |
|
Matthias
|
a870e0962a
|
Fix some obtruse (test)bugs
|
2021-12-07 07:25:00 +01:00 |
|
Matthias
|
ba1091b9e4
|
Improve dataprovider test
|
2021-12-07 07:11:36 +01:00 |
|
Matthias
|
cff950d783
|
Update test_convert_ohlcv_format to test as before
it did test conversion of multiple files, and that should be kept this
way.
|
2021-12-07 07:06:28 +01:00 |
|