Matthias
|
a33346c6b6
|
Fix testing errors - which surfaced with pytest 6.0.1
|
2020-08-03 19:22:07 +02:00 |
|
Matthias
|
55233db07e
|
Merge pull request #3654 from freqtrade/dependabot/pip/develop/ccxt-1.32.45
Bump ccxt from 1.32.7 to 1.32.45
|
2020-08-03 09:42:57 +02:00 |
|
Matthias
|
54bee1d183
|
Merge pull request #3653 from freqtrade/dependabot/pip/develop/pandas-1.1.0
Bump pandas from 1.0.5 to 1.1.0
|
2020-08-03 09:40:24 +02:00 |
|
Matthias
|
45256763ca
|
Merge pull request #3652 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.1
Bump mkdocs-material from 5.5.0 to 5.5.1
|
2020-08-03 09:36:01 +02:00 |
|
dependabot[bot]
|
b3f04d89d2
|
Bump ccxt from 1.32.7 to 1.32.45
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.32.7 to 1.32.45.
- [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.32.7...1.32.45)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-03 07:17:50 +00:00 |
|
dependabot[bot]
|
1855a444fa
|
Bump pandas from 1.0.5 to 1.1.0
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.0.5 to 1.1.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.0.5...v1.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-03 07:17:32 +00:00 |
|
dependabot[bot]
|
809b3ddafc
|
Bump mkdocs-material from 5.5.0 to 5.5.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.5.0 to 5.5.1.
- [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/5.5.0...5.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-03 07:17:31 +00:00 |
|
dependabot[bot]
|
5ff09a06c7
|
Bump pytest from 5.4.3 to 6.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.3...6.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-03 07:17:30 +00:00 |
|
Matthias
|
3915101d2d
|
Add more backoff to fetch_order endpoint
|
2020-08-02 10:32:17 +02:00 |
|
Matthias
|
6c77feee85
|
Improve some exchange logs
|
2020-08-02 10:18:19 +02:00 |
|
Matthias
|
99bfa839eb
|
Improve logging for sell exception
|
2020-08-02 10:12:15 +02:00 |
|
Matthias
|
071e82043a
|
Better handle cancelled buy orders
|
2020-08-01 15:59:50 +02:00 |
|
Matthias
|
d1cbc567e4
|
Fix filtering for bumped pairs
|
2020-07-28 13:41:09 +02:00 |
|
Matthias
|
14cb29aae1
|
Add test for remove_pumps in edge
|
2020-07-28 08:16:55 +02:00 |
|
Matthias
|
f3af02c06f
|
Merge pull request #3635 from freqtrade/dependabot/pip/develop/ccxt-1.32.7
Bump ccxt from 1.32.3 to 1.32.7
|
2020-07-27 09:23:23 +02:00 |
|
dependabot[bot]
|
7318d02ebc
|
Bump ccxt from 1.32.3 to 1.32.7
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.32.3 to 1.32.7.
- [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.32.3...1.32.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-27 07:05:17 +00:00 |
|
Matthias
|
aab5596fa6
|
Convert trade open / close to timestamp
(to allow uniform analysis of backtest and real trade data - while
giving control of date-formatting to the endsystem.
|
2020-07-27 07:20:40 +02:00 |
|
Matthias
|
977a6d4e9c
|
Add profit_total to results line
|
2020-07-26 16:10:48 +02:00 |
|
Matthias
|
454046f745
|
Add stake_currency and max_opeN_trades to backtest result
|
2020-07-26 15:55:54 +02:00 |
|
Matthias
|
8d0f338bf2
|
Timestamps should be in ms
|
2020-07-26 15:23:21 +02:00 |
|
Matthias
|
9ed5fed887
|
Fix output format to be of an identical type
|
2020-07-26 15:17:54 +02:00 |
|
Matthias
|
902e8fa62f
|
Fix wrong spelling in one subcomponent
|
2020-07-26 14:39:00 +02:00 |
|
Matthias
|
65755989b4
|
Merge pull request #3631 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.0
Bump mkdocs-material from 5.4.0 to 5.5.0
|
2020-07-26 14:00:00 +02:00 |
|
Matthias
|
7a51bfbaba
|
Merge pull request #3628 from freqtrade/dependabot/pip/develop/scipy-1.5.2
Bump scipy from 1.5.1 to 1.5.2
|
2020-07-26 13:28:42 +02:00 |
|
Matthias
|
fe27d2c10d
|
Merge pull request #3629 from freqtrade/dependabot/pip/develop/urllib3-1.25.10
Bump urllib3 from 1.25.9 to 1.25.10
|
2020-07-26 13:27:42 +02:00 |
|
Matthias
|
90034a8e5e
|
Merge pull request #3632 from freqtrade/dependabot/pip/develop/ccxt-1.32.3
Bump ccxt from 1.31.37 to 1.32.3
|
2020-07-26 11:23:26 +02:00 |
|
Matthias
|
1cfbbfb433
|
Merge pull request #3633 from freqtrade/dependabot/pip/develop/plotly-4.9.0
Bump plotly from 4.8.2 to 4.9.0
|
2020-07-26 11:11:54 +02:00 |
|
Matthias
|
73042781f4
|
Merge pull request #3630 from freqtrade/dependabot/pip/develop/numpy-1.19.1
Bump numpy from 1.19.0 to 1.19.1
|
2020-07-26 11:11:23 +02:00 |
|
dependabot[bot]
|
dbcccac6cd
|
Bump ccxt from 1.31.37 to 1.32.3
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.31.37 to 1.32.3.
- [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.31.37...1.32.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:53:51 +00:00 |
|
dependabot[bot]
|
b4d22f1000
|
Bump urllib3 from 1.25.9 to 1.25.10
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.25.10.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.25.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:53:36 +00:00 |
|
Matthias
|
364295d2b3
|
Merge pull request #3627 from freqtrade/dependabot/pip/develop/arrow-0.15.8
Bump arrow from 0.15.7 to 0.15.8
|
2020-07-26 10:52:50 +02:00 |
|
dependabot[bot]
|
63e7490a55
|
Bump plotly from 4.8.2 to 4.9.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.8.2 to 4.9.0.
- [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/v4.8.2...v4.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:37:45 +00:00 |
|
dependabot[bot]
|
838743bf01
|
Bump mkdocs-material from 5.4.0 to 5.5.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.4.0 to 5.5.0.
- [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/5.4.0...5.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:37:25 +00:00 |
|
dependabot[bot]
|
2ff03e173d
|
Bump numpy from 1.19.0 to 1.19.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.0...v1.19.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:37:17 +00:00 |
|
dependabot[bot]
|
d1d6f69e43
|
Bump scipy from 1.5.1 to 1.5.2
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.1...v1.5.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:37:13 +00:00 |
|
dependabot[bot]
|
6ce4fd7aff
|
Bump arrow from 0.15.7 to 0.15.8
Bumps [arrow](https://github.com/arrow-py/arrow) from 0.15.7 to 0.15.8.
- [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.15.7...0.15.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-26 08:37:10 +00:00 |
|
Matthias
|
db8f3a9e9b
|
Merge pull request #3609 from thopd88/develop
Add telegram /trades command
|
2020-07-25 16:45:09 +02:00 |
|
Matthias
|
e0c14e6214
|
Add /trades to help (so users know about it)
|
2020-07-23 07:56:05 +02:00 |
|
Matthias
|
fdc84eef59
|
/trades shall only return closed trades
|
2020-07-23 07:50:45 +02:00 |
|
Matthias
|
8300eb59d4
|
Extend create_mock_trades to create 4 trades
2 closed, and 2 open trades
|
2020-07-23 07:50:28 +02:00 |
|
Matthias
|
0f18b2a0d4
|
Add test and fix case where no trades were closed yet
|
2020-07-23 07:12:14 +02:00 |
|
thopd88
|
0bad55637e
|
fix flake8 indent error
|
2020-07-23 10:12:52 +07:00 |
|
thopd88
|
a3daf8e41c
|
Fix line too long
|
2020-07-23 09:47:53 +07:00 |
|
thopd88
|
0502fe0496
|
New /trades 3 columns and exclude open trades
|
2020-07-23 09:36:05 +07:00 |
|
hroff-1902
|
f48250b414
|
Make flake happy
|
2020-07-22 22:56:24 +03:00 |
|
hroff-1902
|
50767cd569
|
Adjust tests for AgeFilter
|
2020-07-22 22:48:29 +03:00 |
|
hroff-1902
|
5c2481082e
|
Add tests for PriceFilter
|
2020-07-22 22:46:30 +03:00 |
|
hroff-1902
|
c78199d3d9
|
Add checks for parameters of PriceFilter
|
2020-07-22 22:45:46 +03:00 |
|
hroff-1902
|
a1e292f56a
|
Improve docs
|
2020-07-22 22:09:30 +03:00 |
|
hroff-1902
|
daee414d7a
|
Fix docs formatting
|
2020-07-22 21:51:25 +03:00 |
|