Matthias
|
5aa0d3e05c
|
Add multidict and aiohttp requirements
|
2020-10-12 20:08:40 +02:00 |
|
Matthias
|
a39898a5b3
|
Fix mock for telegram update
|
2020-10-12 19:54:31 +02:00 |
|
Matthias
|
44e374878c
|
Fix mypy errors due to new version
|
2020-10-12 19:28:14 +02:00 |
|
dependabot[bot]
|
f299c4188b
|
Bump python-telegram-bot from 12.8 to 13.0
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.8 to 13.0.
- [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/v12.8...v13.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 08:13:28 +00:00 |
|
Matthias
|
38cbf2f902
|
Merge pull request #3852 from freqtrade/dependabot/pip/develop/isort-5.6.3
Bump isort from 5.5.4 to 5.6.3
|
2020-10-12 10:12:56 +02:00 |
|
Matthias
|
94bc5356b7
|
Merge pull request #3856 from freqtrade/dependabot/pip/develop/ccxt-1.36.2
Bump ccxt from 1.35.22 to 1.36.2
|
2020-10-12 10:12:34 +02:00 |
|
dependabot[bot]
|
e39c2f4a96
|
Bump ccxt from 1.35.22 to 1.36.2
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.35.22 to 1.36.2.
- [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.35.22...1.36.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 07:35:11 +00:00 |
|
Matthias
|
9d2b3b2edb
|
Merge pull request #3851 from freqtrade/dependabot/pip/develop/arrow-0.17.0
Bump arrow from 0.16.0 to 0.17.0
|
2020-10-12 09:34:14 +02:00 |
|
dependabot[bot]
|
623cee61e6
|
Bump isort from 5.5.4 to 5.6.3
Bumps [isort](https://github.com/pycqa/isort) from 5.5.4 to 5.6.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.5.4...5.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 07:31:08 +00:00 |
|
Matthias
|
2a2856e2dd
|
Merge pull request #3853 from freqtrade/dependabot/pip/develop/nbconvert-6.0.7
Bump nbconvert from 6.0.6 to 6.0.7
|
2020-10-12 09:30:02 +02:00 |
|
Matthias
|
8363faf358
|
Merge pull request #3850 from freqtrade/dependabot/pip/develop/pandas-1.1.3
Bump pandas from 1.1.2 to 1.1.3
|
2020-10-12 09:29:24 +02:00 |
|
dependabot[bot]
|
80569c5f21
|
Bump mypy from 0.782 to 0.790
Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 05:43:38 +00:00 |
|
dependabot[bot]
|
a33865e8c2
|
Bump nbconvert from 6.0.6 to 6.0.7
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Commits](https://github.com/jupyter/nbconvert/compare/6.0.6...6.0.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 05:43:37 +00:00 |
|
dependabot[bot]
|
a2bc9d60a0
|
Bump arrow from 0.16.0 to 0.17.0
Bumps [arrow](https://github.com/arrow-py/arrow) from 0.16.0 to 0.17.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/0.16.0...0.17.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 05:43:23 +00:00 |
|
dependabot[bot]
|
491af5a0cb
|
Bump pandas from 1.1.2 to 1.1.3
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.2 to 1.1.3.
- [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.2...v1.1.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 05:43:19 +00:00 |
|
Matthias
|
fa7dc742d0
|
Plot-image should have freqtrade as entrypoint
|
2020-10-12 06:07:57 +02:00 |
|
Matthias
|
3d911557d1
|
Fix typo in docs
|
2020-10-11 08:37:47 +02:00 |
|
Matthias
|
23bad8fd9f
|
Rename DefahltHyperoptLoss function to ShortTradeDurHyperOptLoss
|
2020-10-10 14:22:29 +02:00 |
|
Matthias
|
028dd8be3e
|
Merge pull request #3842 from freqtrade/edge_docs
Fix example R calculation in edge documentation
|
2020-10-10 14:13:25 +02:00 |
|
Matthias
|
62859455f7
|
Merge pull request #3847 from freqtrade/edge_fix_nan
Implement division/0 checks for win and loss columns in edge
|
2020-10-09 10:27:41 +02:00 |
|
Matthias
|
8fdcb600bc
|
Merge pull request #3849 from freqtrade/improve_docstructure
allow imports in Documentation
|
2020-10-09 09:28:21 +02:00 |
|
Matthias
|
cedddd02da
|
Install mkdocs for ci
|
2020-10-09 09:18:25 +02:00 |
|
Matthias
|
f43bd250a2
|
Extract pairlists from configuration
|
2020-10-09 09:02:44 +02:00 |
|
Matthias
|
53984a059f
|
Configure mkdocs to allow page includes
|
2020-10-09 09:02:20 +02:00 |
|
Matthias
|
59b00ad662
|
Add test for only-win scenario
|
2020-10-09 06:47:02 +02:00 |
|
Matthias
|
f676156ec7
|
Implement division/0 checks for win and loss columns in edge
closes #3839
|
2020-10-09 06:39:13 +02:00 |
|
Matthias
|
23278e52db
|
remove obsolete logging statements
|
2020-10-08 20:22:59 +02:00 |
|
Matthias
|
e8f2c09f08
|
Extract handling of left open trades to seperate method
|
2020-10-08 20:11:45 +02:00 |
|
Matthias
|
d1db847612
|
Fix "storing information" documentation
closes #3843
|
2020-10-08 19:27:00 +02:00 |
|
Matthias
|
7f0afe1244
|
Fix calculation to not show losses > initial investment
|
2020-10-08 10:24:52 +02:00 |
|
Matthias
|
6bb045f565
|
Simplify stoploss calculation
|
2020-10-08 08:30:30 +02:00 |
|
Matthias
|
48750b0ef8
|
Improve wording in formula
|
2020-10-08 08:23:56 +02:00 |
|
Matthias
|
1b5cb3427e
|
Fix example R calculation in edge documentation
|
2020-10-08 08:09:55 +02:00 |
|
Matthias
|
52502193c4
|
Backtesting should not double-loop for sell signals
|
2020-10-07 20:59:05 +02:00 |
|
Matthias
|
72337a0ab7
|
Merge pull request #3836 from freqtrade/hyperopt_remove_default_loss
Hyperopt remove default loss
|
2020-10-07 09:49:25 +02:00 |
|
apneamona
|
72cf3147b8
|
Update configuration.md
|
2020-10-06 20:17:05 +02:00 |
|
Matthias
|
1628a0a4f0
|
Merge pull request #3837 from freqtrade/update_actions
Update actions image to ubuntu20.04
|
2020-10-06 09:47:38 +02:00 |
|
Matthias
|
299285a7bb
|
Update actions image to ubuntu20.04
|
2020-10-06 09:18:49 +02:00 |
|
Matthias
|
8c2f763193
|
Add test to ensure --hyperopt-loss is mandatory
|
2020-10-05 20:36:16 +02:00 |
|
Matthias
|
14e87ed4a1
|
Improvements to hyperopt docs
|
2020-10-05 20:13:09 +02:00 |
|
Matthias
|
a4a8abfdc0
|
Update hyperopt documentation
|
2020-10-05 20:06:34 +02:00 |
|
Matthias
|
fa1d1679f0
|
Adapt tests to work without default hyperoptloss
|
2020-10-05 19:33:50 +02:00 |
|
Matthias
|
378b214a56
|
Remove hyperopt-loss default option
Force users to make a concious choice on a hyperopt-loss function
|
2020-10-05 19:27:28 +02:00 |
|
Matthias
|
584d095295
|
Merge pull request #3835 from freqtrade/hyperopt_trailing_output
Fix Hyperopt trailing output
|
2020-10-05 19:09:02 +02:00 |
|
Matthias
|
11f1ce2d9f
|
Merge pull request #3827 from freqtrade/dependabot/pip/develop/questionary-1.6.0
Bump questionary from 1.5.2 to 1.6.0
|
2020-10-05 16:33:43 +02:00 |
|
Matthias
|
1e782781a6
|
Merge pull request #3834 from freqtrade/dependabot/pip/develop/ta-lib-0.4.19
Bump ta-lib from 0.4.18 to 0.4.19
|
2020-10-05 16:23:55 +02:00 |
|
Matthias
|
b86a602ad4
|
Update typehint
|
2020-10-05 16:17:37 +02:00 |
|
Matthias
|
4b53c2bca4
|
Complete TA-lib update with new binary files
|
2020-10-05 16:12:41 +02:00 |
|
dependabot[bot]
|
14c66afecc
|
Bump ta-lib from 0.4.18 to 0.4.19
Bumps [ta-lib](https://github.com/mrjbq7/ta-lib) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/mrjbq7/ta-lib/releases)
- [Changelog](https://github.com/mrjbq7/ta-lib/blob/master/CHANGELOG)
- [Commits](https://github.com/mrjbq7/ta-lib/compare/TA_Lib-0.4.18...TA_Lib-0.4.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-05 07:11:13 +00:00 |
|
Matthias
|
0538af8875
|
Merge pull request #3833 from freqtrade/dependabot/pip/develop/joblib-0.17.0
Bump joblib from 0.16.0 to 0.17.0
|
2020-10-05 08:55:59 +02:00 |
|