Matthias
|
880474594e
|
have ftuser use /bin/bash in dockerfile
|
2021-09-07 06:51:31 +02:00 |
|
Sam Germain
|
f5248be043
|
Changed funding fee tracking method, need to get funding_rate and open prices at multiple candles
|
2021-09-06 15:47:24 -06:00 |
|
Matthias
|
10d0987f49
|
Fix docs for custom hyperopt space
|
2021-09-06 19:55:04 +02:00 |
|
Matthias
|
6bd495a32a
|
Fix 0Exception error
happens when wrong stake-currency is selected and /profit
is called
|
2021-09-06 19:55:04 +02:00 |
|
Matthias
|
fb78caf801
|
Merge pull request #5538 from EnzovdWetering/patch-1
Update edge.md
|
2021-09-06 19:22:38 +02:00 |
|
EnzovdWetering
|
a04875eb55
|
Update edge.md
Typo fix
|
2021-09-06 17:53:44 +02:00 |
|
Matthias
|
3f0032498e
|
Merge pull request #5537 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.6
Bump mkdocs-material from 7.2.5 to 7.2.6
|
2021-09-06 06:44:16 +02:00 |
|
Matthias
|
76a59bf2b6
|
Merge pull request #5536 from freqtrade/dependabot/pip/develop/ccxt-1.55.83
Bump ccxt from 1.55.56 to 1.55.83
|
2021-09-06 06:43:47 +02:00 |
|
Matthias
|
8347219990
|
Merge pull request #5534 from freqtrade/dependabot/pip/develop/pytest-6.2.5
Bump pytest from 6.2.4 to 6.2.5
|
2021-09-06 06:43:25 +02:00 |
|
Matthias
|
64ec1b6f8c
|
Merge pull request #5535 from freqtrade/dependabot/pip/develop/plotly-5.3.1
Bump plotly from 5.3.0 to 5.3.1
|
2021-09-06 06:43:08 +02:00 |
|
dependabot[bot]
|
765e72715b
|
Bump mkdocs-material from 7.2.5 to 7.2.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.5 to 7.2.6.
- [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/7.2.5...7.2.6)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 03:01:28 +00:00 |
|
dependabot[bot]
|
44f8d7abf2
|
Bump ccxt from 1.55.56 to 1.55.83
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.55.56 to 1.55.83.
- [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.55.56...1.55.83)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 03:01:23 +00:00 |
|
dependabot[bot]
|
771193cbe4
|
Bump plotly from 5.3.0 to 5.3.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v5.3.0...v5.3.1)
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 03:01:19 +00:00 |
|
dependabot[bot]
|
4daa4b9e63
|
Bump pytest from 6.2.4 to 6.2.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [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/6.2.4...6.2.5)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 03:01:10 +00:00 |
|
Matthias
|
01b5fe9f97
|
Merge pull request #5532 from lazydroid/patch-2
case insensitive blacklist
|
2021-09-05 19:53:39 +02:00 |
|
lenik terenin
|
1d24d3d5ee
|
case insensitive blacklist
Allow "btc/usdt" pairs in blacklist to match to "BTC/USDT" pairs that come from the exchange.
|
2021-09-05 22:41:58 +09:00 |
|
Matthias
|
c519ecf8df
|
Exclude more untestable sections from coverage
|
2021-09-05 15:40:21 +02:00 |
|
Matthias
|
a8f28ffb11
|
Increase test coverage
|
2021-09-05 15:34:57 +02:00 |
|
Matthias
|
b752516f65
|
Edge should use new columns, too
|
2021-09-05 15:23:27 +02:00 |
|
Matthias
|
ea5c7e7ed6
|
Merge pull request #5531 from freqtrade/exclude_coverage
Exclude some parts from coverage that can't really be tested
|
2021-09-05 10:01:07 +02:00 |
|
Matthias
|
2173ff0133
|
Update PR template to not link to issues in changelog
|
2021-09-05 09:16:19 +02:00 |
|
Matthias
|
4e049f65f2
|
Exclude some parts from coverage that can't really be tested
|
2021-09-05 09:14:44 +02:00 |
|
Matthias
|
68b75af08e
|
Fix bug with inversed sell signals in backtesting
|
2021-09-05 08:59:18 +02:00 |
|
Matthias
|
49350f2a8e
|
Fix backtesting test
|
2021-09-05 08:36:22 +02:00 |
|
Sam Germain
|
92e630eb69
|
Added get_funding_fees method to exchange
|
2021-09-04 16:40:53 -06:00 |
|
Sam Germain
|
d6d5bae2a1
|
New funding fee methods
|
2021-09-04 16:33:06 -06:00 |
|
Sam Germain
|
b854350e8d
|
Changed funding fee implementation
|
2021-09-04 16:31:09 -06:00 |
|
Sam Germain
|
194bb24a55
|
Miscellaneous funding fee changes. Abandoning for a new method of tracking funding fee
|
2021-09-04 16:20:25 -06:00 |
|
Sam Germain
|
b7891485b3
|
Created FundingFee class and added funding_fee to LocalTrade and freqtradebot
|
2021-09-04 16:20:07 -06:00 |
|
Matthias
|
2e50948699
|
Fix some tests
|
2021-09-04 20:23:51 +02:00 |
|
Matthias
|
ca44d2e092
|
Merge branch 'feat/short' into pr/samgermain/5378
|
2021-09-04 19:54:34 +02:00 |
|
Matthias
|
63f2494936
|
Merge pull request #5530 from freqtrade/fix_uvicorn
Fix uvicorn not working properly on windows
|
2021-09-04 08:22:11 +02:00 |
|
Matthias
|
35267de88a
|
Merge pull request #5529 from Rikj000/setup/use-build-helpers-install-ta-lib-script
⚡ `setup.sh` - Use `build_helpers/install_ta-lib.sh` for TA-Lib insta…
|
2021-09-04 08:15:19 +02:00 |
|
Rik Helsen
|
eb0362c29e
|
⚡️ ️install_ta-lib.sh - Run ldconfig after make install
|
2021-09-03 23:52:40 +02:00 |
|
Matthias
|
493fb35073
|
Fix uvicorn not working properly on windows
|
2021-09-03 22:05:40 +02:00 |
|
Matthias
|
91779ee0cc
|
Merge pull request #5524 from freqtrade/kucoin_tif
Improve generated configuration templates, support kucoin TIF
|
2021-09-03 19:46:58 +02:00 |
|
Rikj000
|
103a8e827e
|
⚡ setup.sh - Use build_helpers/install_ta-lib.sh for TA-Lib installation
|
2021-09-03 16:37:36 +02:00 |
|
Matthias
|
2f92838c39
|
Properly close parenteses in exchange doc
|
2021-09-03 16:19:27 +02:00 |
|
Matthias
|
b4130dfabb
|
Use volumePairlist instead of staticPairlist in generated config
|
2021-09-03 09:23:26 +02:00 |
|
Matthias
|
c489e6825c
|
Simplify binance blacklist
|
2021-09-03 09:18:15 +02:00 |
|
Matthias
|
68f13173bc
|
Update new-config templates to use USDT by default
|
2021-09-03 08:59:43 +02:00 |
|
Matthias
|
e64ccd8fc1
|
Add new_config section for kucoin
|
2021-09-03 08:57:53 +02:00 |
|
Matthias
|
19ad165483
|
Add time_in_force for kucoin
|
2021-09-03 08:48:53 +02:00 |
|
Matthias
|
93c1dff71b
|
Allow adding new additional headers
|
2021-09-02 21:02:45 +02:00 |
|
Matthias
|
5184cc7749
|
Merge branch 'develop' into feat/short
|
2021-09-02 07:03:14 +02:00 |
|
Matthias
|
f59ba92920
|
Merge pull request #5413 from freqtrade/feat/backtest_detail
Add backtest-detail to allow intra-candle backtests
|
2021-09-01 19:48:12 +02:00 |
|
Matthias
|
ab5e63cbdd
|
Merge pull request #5520 from freqtrade/dependabot/docker/python-3.9.7-slim-buster
Bump python from 3.9.6-slim-buster to 3.9.7-slim-buster
|
2021-09-01 13:40:54 +02:00 |
|
Matthias
|
b65a15d8b4
|
Merge pull request #5501 from pan-long/hdf5-path
Export HDF5 and CBLOSC paths.
|
2021-09-01 07:06:28 +02:00 |
|
dependabot[bot]
|
87fa49d529
|
Bump python from 3.9.6-slim-buster to 3.9.7-slim-buster
Bumps python from 3.9.6-slim-buster to 3.9.7-slim-buster.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 03:01:49 +00:00 |
|
Matthias
|
b0c4f079c2
|
Merge branch 'develop' into feat/backtest_detail
|
2021-08-31 20:16:42 +02:00 |
|