Boris Prüßmann
|
f2add44253
|
Update docs/docker_quickstart.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-05-09 17:27:30 +02:00 |
|
Boris Pruessmann
|
0a0e7ce5f5
|
Documentation for running arm64 builds
|
2021-05-09 14:37:56 +02:00 |
|
Matthias
|
00e93dad02
|
Fix mistake in the docs
|
2021-05-09 10:04:56 +02:00 |
|
Matthias
|
92186d89a2
|
Add some changes to strategytemplate
|
2021-05-09 09:56:36 +02:00 |
|
Matthias
|
2157923aee
|
have edge send multiple messages if necessary
closes #4519
|
2021-05-08 19:45:34 +02:00 |
|
Rokas Kupstys
|
17b9e898d2
|
Update docs displaying how to get last available and trade-open candles.
|
2021-05-08 18:40:49 +03:00 |
|
Rokas Kupstys
|
8d8c782bd0
|
Slice dataframe in backtesting, preventing access to rows past current time.
|
2021-05-08 18:40:49 +03:00 |
|
Matthias
|
0ca0ed4117
|
Merge pull request #4843 from docbobo/arm64-support
Docker support for arm64
|
2021-05-08 17:35:19 +02:00 |
|
Matthias
|
70189b1992
|
Move dockerfile and document M1 image existance
|
2021-05-08 17:24:41 +02:00 |
|
Rokas Kupstys
|
f1eb653545
|
Fix strategy protections not being loaded in backtesting.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
1b01ad6f85
|
Make exchange parameter optional and do not use it as parameter in backtesting.
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
4b6cd69c81
|
Add test for no-exchange dataprovider
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
d344194b36
|
Fix dataprovider in hyperopt.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
9b4f6b41a2
|
Use correct datetime.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
6fb4d83ab3
|
Fix dataprovider in hyperopt.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
6af4de8fe8
|
Remove dataframe parameter from docs.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
cdfa6adbe5
|
Store pair datafrmes in dataprovider for backtesting.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
dc6e702fec
|
Pass current_time to confirm_trade_entry/confirm_trade_exit.
|
2021-05-08 10:29:47 +03:00 |
|
Rokas Kupstys
|
d34da3f981
|
Revert "Add dataframe parameter to custom_stoploss() and custom_sell() methods."
This reverts commit 595b8735f8 .
# Conflicts:
# freqtrade/optimize/backtesting.py
# freqtrade/strategy/interface.py
|
2021-05-08 10:29:47 +03:00 |
|
Matthias
|
513be11fd9
|
Fix hyperopt output
closes #4892
|
2021-05-07 20:23:11 +02:00 |
|
Matthias
|
4a7d7a5779
|
Merge pull request #4887 from freqtrade/timerange_noarrow
Don't use Arrow to get min/max backtest dates
|
2021-05-07 06:51:16 +02:00 |
|
Matthias
|
554f5f14b6
|
Raise exception if no data is left
|
2021-05-07 06:41:15 +02:00 |
|
Matthias
|
4f529fe424
|
Don't use Arrow to get min/max backtest dates
|
2021-05-06 19:43:14 +02:00 |
|
Matthias
|
32577cc0cd
|
Merge pull request #4836 from bzed/telegram-locks
Telegram rpc: split too long /locks messages
|
2021-05-05 20:15:13 +02:00 |
|
Matthias
|
d8de871934
|
Merge pull request #4869 from freqtrade/edge_informative
Have Edge support informative pairs
|
2021-05-05 20:10:40 +02:00 |
|
Matthias
|
a710b7dc01
|
Update tests to match new behaviour
|
2021-05-05 19:58:45 +02:00 |
|
Matthias
|
431cb5313f
|
Support informative pairs in edge positioning
|
2021-05-05 19:58:45 +02:00 |
|
Matthias
|
6c50157c95
|
Merge pull request #4877 from freqtrade/dependabot/docker/python-3.9.5-slim-buster
Bump python from 3.9.4-slim-buster to 3.9.5-slim-buster
|
2021-05-05 08:31:34 +02:00 |
|
Matthias
|
947ad856c0
|
Update Dockerfile.armhf
|
2021-05-05 08:12:28 +02:00 |
|
dependabot[bot]
|
f55ce04fa6
|
Bump python from 3.9.4-slim-buster to 3.9.5-slim-buster
Bumps python from 3.9.4-slim-buster to 3.9.5-slim-buster.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-05 05:14:42 +00:00 |
|
Matthias
|
da47f4e1a4
|
Fix Kraken balance update error
closes #4873
|
2021-05-05 06:47:26 +02:00 |
|
Matthias
|
4d9dc2a2ff
|
Merge pull request #4848 from freqtrade/hyperopt_btresults
Hyperopt store backtest-outcome
|
2021-05-04 06:44:01 +02:00 |
|
Matthias
|
da5e832a5a
|
Merge pull request #4862 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.5
Bump python-telegram-bot from 13.4.1 to 13.5
|
2021-05-03 13:12:28 +02:00 |
|
Matthias
|
239583d7bc
|
Merge pull request #4859 from freqtrade/dependabot/pip/develop/cachetools-4.2.2
Bump cachetools from 4.2.1 to 4.2.2
|
2021-05-03 13:12:18 +02:00 |
|
Matthias
|
b852a8b1c6
|
Merge pull request #4861 from freqtrade/dependabot/pip/develop/ccxt-1.49.30
Bump ccxt from 1.48.76 to 1.49.30
|
2021-05-03 13:12:04 +02:00 |
|
dependabot[bot]
|
860379bc58
|
Bump ccxt from 1.48.76 to 1.49.30
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.48.76 to 1.49.30.
- [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.48.76...1.49.30)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 10:23:52 +00:00 |
|
dependabot[bot]
|
2d89824267
|
Bump cachetools from 4.2.1 to 4.2.2
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v4.2.1...v4.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 10:21:49 +00:00 |
|
dependabot[bot]
|
82a08bd7de
|
Bump python-telegram-bot from 13.4.1 to 13.5
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.4.1 to 13.5.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.4.1...v13.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 10:16:58 +00:00 |
|
Matthias
|
42c286a2da
|
Merge pull request #4863 from freqtrade/dependabot/pip/develop/arrow-1.1.0
Bump arrow from 1.0.3 to 1.1.0
|
2021-05-03 10:13:22 +02:00 |
|
Matthias
|
f138cca797
|
Be explicit with space assignment in documentation
|
2021-05-03 08:33:22 +02:00 |
|
Matthias
|
4465915a94
|
Merge pull request #4856 from freqtrade/dependabot/pip/develop/scikit-learn-0.24.2
Bump scikit-learn from 0.24.1 to 0.24.2
|
2021-05-03 08:23:06 +02:00 |
|
Matthias
|
f55ce8543a
|
Merge pull request #4860 from freqtrade/dependabot/pip/develop/technical-1.3.0
Bump technical from 1.2.2 to 1.3.0
|
2021-05-03 08:22:13 +02:00 |
|
Matthias
|
d7e4d5ff3f
|
Merge pull request #4858 from freqtrade/dependabot/pip/develop/pyjwt-2.1.0
Bump pyjwt from 2.0.1 to 2.1.0
|
2021-05-03 08:20:51 +02:00 |
|
Matthias
|
39cffeb2df
|
Merge pull request #4857 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.12
Bump sqlalchemy from 1.4.11 to 1.4.12
|
2021-05-03 08:20:13 +02:00 |
|
dependabot[bot]
|
a63d9e9515
|
Bump arrow from 1.0.3 to 1.1.0
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/arrow-py/arrow/releases)
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/arrow-py/arrow/compare/1.0.3...1.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:27:17 +00:00 |
|
dependabot[bot]
|
cea207026a
|
Bump technical from 1.2.2 to 1.3.0
Bumps [technical](https://github.com/freqtrade/technical) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/freqtrade/technical/releases)
- [Commits](https://github.com/freqtrade/technical/compare/1.2.2...1.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:26:39 +00:00 |
|
dependabot[bot]
|
37227170b3
|
Bump pyjwt from 2.0.1 to 2.1.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.0.1...2.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:26:30 +00:00 |
|
dependabot[bot]
|
8ed15fb7cc
|
Bump sqlalchemy from 1.4.11 to 1.4.12
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.11 to 1.4.12.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:26:18 +00:00 |
|
dependabot[bot]
|
8364343cd6
|
Bump scikit-learn from 0.24.1 to 0.24.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.24.1...0.24.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-03 05:26:08 +00:00 |
|
Matthias
|
da574e4e69
|
Small style fixes
|
2021-05-03 06:30:41 +02:00 |
|