Matthias
|
eac74a9dec
|
Implement auth in fastapi
|
2021-01-03 06:46:25 +01:00 |
|
Matthias
|
619b855d5f
|
Add version endpoint
|
2021-01-03 06:46:25 +01:00 |
|
Matthias
|
a862f19f82
|
Allow retrieval of rpc and config via dependencies
|
2021-01-03 06:46:25 +01:00 |
|
Matthias
|
1e38fec61b
|
Initial fastapi implementation (Ping working)
|
2021-01-03 06:46:25 +01:00 |
|
Matthias
|
31829d5250
|
Merge pull request #4134 from hoeckxer/documentation_imports_custom_stoploss
Added imports to documentation for clarification when using custom st…
|
2021-01-02 09:23:43 +01:00 |
|
Matthias
|
11f36fbaee
|
Fix all custom stoploss samples
|
2021-01-02 09:14:31 +01:00 |
|
Erwin Hoeckx
|
67ced6a53c
|
Update docs/strategy-advanced.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-01-01 20:49:04 +01:00 |
|
hoeckxer
|
e5840abaf9
|
Added imports to documentation for clarification when using custom stoploss
Signed-off-by: hoeckxer <hawkeyenl@yahoo.com>
|
2020-12-31 21:05:47 +01:00 |
|
Matthias
|
885da85fce
|
Merge branch 'stable' into develop
|
2020-12-31 10:39:20 +01:00 |
|
Matthias
|
9e3224ccc0
|
Merge pull request #4089 from freqtrade/feat/stoploss_custom
introduce custom stoploss
|
2020-12-31 10:33:33 +01:00 |
|
Matthias
|
12de29dd3e
|
Merge pull request #4133 from freqtrade/dynamic_pairlist
Wildcard based blacklist
|
2020-12-31 10:02:30 +01:00 |
|
Matthias
|
512e163355
|
change docstring to better reflect what the method is for
|
2020-12-31 09:48:49 +01:00 |
|
Matthias
|
bd7600ff06
|
Small visual changes
|
2020-12-31 09:43:24 +01:00 |
|
Matthias
|
04624aae40
|
Add documentation for wildcard-blacklist
|
2020-12-30 12:30:50 +01:00 |
|
Matthias
|
0affacd39a
|
Support invalid regex blacklist from config
|
2020-12-30 10:14:22 +01:00 |
|
Matthias
|
9feabe707f
|
Fix RPC methods to allow wildcards (and validate wildcards)
|
2020-12-30 09:57:31 +01:00 |
|
Matthias
|
704cf14383
|
Add expand_pairlist method
|
2020-12-30 09:55:44 +01:00 |
|
Matthias
|
2fdda8e448
|
plot-profit should fail gracefully if no trade is within the selected timerange
closes #4119
|
2020-12-30 08:30:41 +01:00 |
|
Matthias
|
b8899b39ec
|
Show advanced plot-config section again
closes #4132
|
2020-12-30 06:29:59 +01:00 |
|
Matthias
|
9d7e0514ff
|
Merge pull request #4131 from freqtrade/fix/krakenbalance
Fix/krakenbalance
|
2020-12-30 06:23:25 +01:00 |
|
Matthias
|
b607740dd1
|
Fix kraken balance bug if open buy orders exist
|
2020-12-29 20:06:37 +01:00 |
|
Matthias
|
238e9aabb1
|
Add test showing wrong behaviour
|
2020-12-29 20:05:07 +01:00 |
|
Matthias
|
f97e810429
|
Merge pull request #4127 from freqtrade/new_release
New release 2020.12
|
2020-12-29 07:07:54 +01:00 |
|
Matthias
|
0925a3cd19
|
Reinstate header partials
|
2020-12-28 14:12:39 +01:00 |
|
Matthias
|
a2fdb9d2f6
|
Move jquery to the bottom
|
2020-12-28 14:12:39 +01:00 |
|
Matthias
|
f6e56027b1
|
Reinstate jquery
|
2020-12-28 14:12:39 +01:00 |
|
Matthias
|
625da69fcb
|
Remove custom header section from docs
|
2020-12-28 14:12:15 +01:00 |
|
Matthias
|
dcc7d559ee
|
Reinstate header partials
|
2020-12-28 14:08:57 +01:00 |
|
Matthias
|
ecea6c9526
|
Move jquery to the bottom
|
2020-12-28 14:02:30 +01:00 |
|
Matthias
|
accc59aa1b
|
Reinstate jquery
|
2020-12-28 13:49:08 +01:00 |
|
Matthias
|
8366e67fee
|
Remove custom header section from docs
|
2020-12-28 10:19:50 +01:00 |
|
Matthias
|
003552d78c
|
Remove custom header section from docs
|
2020-12-28 10:19:24 +01:00 |
|
Matthias
|
d4e42987e2
|
Merge pull request #4126 from freqtrade/dependabot/pip/develop/pandas-1.2.0
Bump pandas from 1.1.5 to 1.2.0
|
2020-12-28 10:09:05 +01:00 |
|
Matthias
|
f80ffe279b
|
Version bump 2020.12
|
2020-12-28 09:54:58 +01:00 |
|
Matthias
|
ea22588649
|
Merge branch 'stable' into new_release
|
2020-12-28 09:54:46 +01:00 |
|
Matthias
|
fe8898c7f8
|
Merge pull request #4124 from freqtrade/dependabot/pip/develop/scikit-learn-0.24.0
Bump scikit-learn from 0.23.2 to 0.24.0
|
2020-12-28 09:54:29 +01:00 |
|
Matthias
|
0d4cf32086
|
Slightly adapt to pandas incompatibility
|
2020-12-28 09:50:48 +01:00 |
|
dependabot[bot]
|
30087697e0
|
Bump pandas from 1.1.5 to 1.2.0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.5...v1.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 08:21:17 +00:00 |
|
Matthias
|
8dca3c84f8
|
Merge pull request #4122 from freqtrade/dependabot/pip/develop/ccxt-1.39.79
Bump ccxt from 1.39.52 to 1.39.79
|
2020-12-28 09:19:15 +01:00 |
|
Matthias
|
0fc504fc4e
|
Merge pull request #4125 from freqtrade/dependabot/pip/develop/blosc-1.10.1
Bump blosc from 1.9.2 to 1.10.1
|
2020-12-28 09:18:14 +01:00 |
|
Matthias
|
25b872a9c8
|
Merge pull request #4123 from freqtrade/dependabot/pip/develop/pymdown-extensions-8.1
Bump pymdown-extensions from 8.0.1 to 8.1
|
2020-12-28 09:17:09 +01:00 |
|
Matthias
|
a328bf58f4
|
Merge pull request #4121 from freqtrade/dependabot/pip/develop/mkdocs-material-6.2.3
Bump mkdocs-material from 6.1.7 to 6.2.3
|
2020-12-28 09:16:46 +01:00 |
|
dependabot[bot]
|
f492609115
|
Bump blosc from 1.9.2 to 1.10.1
Bumps [blosc](https://github.com/blosc/python-blosc) from 1.9.2 to 1.10.1.
- [Release notes](https://github.com/blosc/python-blosc/releases)
- [Changelog](https://github.com/Blosc/python-blosc/blob/master/RELEASE_NOTES.rst)
- [Commits](https://github.com/blosc/python-blosc/compare/v1.9.2...v1.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 05:37:17 +00:00 |
|
dependabot[bot]
|
092ebf845d
|
Bump scikit-learn from 0.23.2 to 0.24.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.23.2 to 0.24.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.23.2...0.24.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 05:37:16 +00:00 |
|
dependabot[bot]
|
87b896879f
|
Bump ccxt from 1.39.52 to 1.39.79
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.39.52 to 1.39.79.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.39.52...1.39.79)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 05:37:13 +00:00 |
|
dependabot[bot]
|
10840ec170
|
Bump pymdown-extensions from 8.0.1 to 8.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.0.1 to 8.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.0.1...8.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 05:37:13 +00:00 |
|
dependabot[bot]
|
b3e929d14b
|
Bump mkdocs-material from 6.1.7 to 6.2.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 6.1.7 to 6.2.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/6.1.7...6.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-28 05:37:11 +00:00 |
|
Matthias
|
8cf3dbb682
|
Merge pull request #4110 from freqtrade/test/exchange_ccxt
add tests to verify exchange compatibility with ccxt
|
2020-12-26 16:32:25 +01:00 |
|
Matthias
|
7d2b9447d0
|
Update slack link
|
2020-12-26 15:30:55 +01:00 |
|
Matthias
|
4b910426ff
|
Merge pull request #4113 from freqtrade/ref/rpc
Refactor RPC dependency tree
|
2020-12-25 10:10:50 +01:00 |
|