Matthias
|
21f4aba4e3
|
Merge pull request #3055 from yazeed/verify_date_on_new_candle_on_get_signal
Verify date on last candle before producing signal
|
2020-08-25 20:22:48 +02:00 |
|
Matthias
|
605ed90567
|
Merge pull request #3592 from freqtrade/stoploss_distance
Add stoploss-distance (to current price) to /status output
|
2020-08-25 19:56:23 +02:00 |
|
Matthias
|
c6ead02da0
|
Merge pull request #3705 from mschultheiss83/update_bad_exchanges
update bad exchanges
|
2020-08-25 11:47:51 +02:00 |
|
Matthias
|
3bb69bc1bd
|
Add returns statement to docstring
|
2020-08-24 17:31:00 +02:00 |
|
Matthias
|
fca11160e4
|
Improve docstring of is_pair_locked
|
2020-08-24 17:18:57 +02:00 |
|
Matthias
|
354a406248
|
Sort imports in interface.py
|
2020-08-24 11:45:38 +02:00 |
|
Matthias
|
b613fb7bc5
|
Merge pull request #3707 from freqtrade/update_sandbox_docs
Update sandbox documentation
|
2020-08-24 11:41:54 +02:00 |
|
Matthias
|
502e21b2cb
|
Add unfilled explanation for sandboxes
|
2020-08-24 11:17:43 +02:00 |
|
Matthias
|
c272944834
|
Lock pair until a new candle arrives
|
2020-08-24 11:09:09 +02:00 |
|
Matthias
|
da097aea6a
|
Merge pull request #3713 from freqtrade/dependabot/pip/develop/sqlalchemy-1.3.19
Bump sqlalchemy from 1.3.18 to 1.3.19
|
2020-08-24 09:29:30 +02:00 |
|
dependabot[bot]
|
7ece7294b2
|
Bump sqlalchemy from 1.3.18 to 1.3.19
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.18 to 1.3.19.
- [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>
|
2020-08-24 07:18:00 +00:00 |
|
Matthias
|
496a9cfb20
|
Merge pull request #3714 from freqtrade/dependabot/pip/develop/pandas-1.1.1
Bump pandas from 1.1.0 to 1.1.1
|
2020-08-24 09:13:02 +02:00 |
|
Matthias
|
c3523daa09
|
Merge pull request #3711 from freqtrade/dependabot/pip/develop/arrow-0.16.0
Bump arrow from 0.15.8 to 0.16.0
|
2020-08-24 09:04:42 +02:00 |
|
Matthias
|
c1b464f53c
|
Merge pull request #3712 from freqtrade/dependabot/pip/develop/ccxt-1.33.52
Bump ccxt from 1.33.18 to 1.33.52
|
2020-08-24 09:01:05 +02:00 |
|
Matthias
|
7953c69922
|
Merge pull request #3709 from freqtrade/dependabot/pip/develop/pytest-mock-3.3.0
Bump pytest-mock from 3.2.0 to 3.3.0
|
2020-08-24 08:55:36 +02:00 |
|
Matthias
|
c83d6bd1e2
|
Merge pull request #3708 from freqtrade/dependabot/pip/develop/mkdocs-material-5.5.8
Bump mkdocs-material from 5.5.7 to 5.5.8
|
2020-08-24 08:55:09 +02:00 |
|
dependabot[bot]
|
f22fc8ef3e
|
Bump pandas from 1.1.0 to 1.1.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.0 to 1.1.1.
- [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.0...v1.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:45:20 +00:00 |
|
dependabot[bot]
|
0e20b8f530
|
Bump ccxt from 1.33.18 to 1.33.52
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.33.18 to 1.33.52.
- [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.33.18...1.33.52)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:45:12 +00:00 |
|
dependabot[bot]
|
74c97369d9
|
Bump arrow from 0.15.8 to 0.16.0
Bumps [arrow](https://github.com/arrow-py/arrow) from 0.15.8 to 0.16.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.15.8...0.16.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:44:54 +00:00 |
|
dependabot[bot]
|
4c48fe96ed
|
Bump pytest-mock from 3.2.0 to 3.3.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.2.0...v3.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:44:52 +00:00 |
|
dependabot[bot]
|
5799cc51f2
|
Bump mkdocs-material from 5.5.7 to 5.5.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.5.7 to 5.5.8.
- [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.7...5.5.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:44:50 +00:00 |
|
Matthias
|
8b767eedfd
|
Merge branch 'develop' into pr/yazeed/3055
|
2020-08-24 07:21:48 +02:00 |
|
Matthias
|
8478e083dc
|
Improve wording of sandbox documentation
|
2020-08-23 21:16:44 +02:00 |
|
Matthias
|
8940ba828f
|
Update sandbox documentation
|
2020-08-23 21:14:00 +02:00 |
|
Matthias
|
a55dd8444d
|
Fix loglevel of using_cached-rate
|
2020-08-23 19:31:35 +02:00 |
|
Matthias
|
ec94961437
|
Reduce loglevel of "using cached rate"
|
2020-08-23 19:14:28 +02:00 |
|
Matthias
|
92d8adf36c
|
Merge pull request #3706 from freqtrade/fix_api_dates
Dates should be changed to UTC to provide the correct timestamp
|
2020-08-23 10:33:02 +02:00 |
|
Matthias
|
05ec56d906
|
Dates should be changed to UTC to provide the correct timestamp
|
2020-08-23 10:16:28 +02:00 |
|
Matthias
|
73417f11f1
|
Fix rendering issue on readthedocs
|
2020-08-23 09:11:52 +02:00 |
|
Martin Schultheiss
|
2701a7cb12
|
update bad exchanges
|
2020-08-23 09:11:34 +02:00 |
|
Matthias
|
c2707bdd9b
|
Merge pull request #3688 from freqtrade/Fredrik81-stoploss.md
Update stoploss.md
|
2020-08-23 09:09:26 +02:00 |
|
Matthias
|
d8a6410fd1
|
Fix small bug when using max-open-trades -1 in backtesting
|
2020-08-23 09:00:57 +02:00 |
|
Matthias
|
637147f89c
|
Update sql cheatsheet parentheses
|
2020-08-22 09:33:35 +02:00 |
|
Fredrik81
|
0e368b16ab
|
Update stoploss.md
|
2020-08-21 18:25:45 +02:00 |
|
Matthias
|
3d93236709
|
Remove unused import
|
2020-08-21 14:55:47 +02:00 |
|
Matthias
|
301f74fd1b
|
Merge pull request #3418 from freqtrade/hyperopt_colorama_init
Test colorama init again (after the fixes done to progressbar)
|
2020-08-21 14:54:35 +02:00 |
|
Matthias
|
fa0c8fa0b3
|
Readd note about windows hyperopt color output
|
2020-08-21 14:26:23 +02:00 |
|
Matthias
|
c4e597977c
|
Merge pull request #3701 from freqtrade/fix/optimize_reports
Fix bug in backtesting
|
2020-08-20 20:21:38 +02:00 |
|
Matthias
|
4f1179d85c
|
Test for empty case
|
2020-08-20 20:11:58 +02:00 |
|
Matthias
|
f5a9001dc0
|
Handle backtest results without any trades
|
2020-08-20 19:51:36 +02:00 |
|
Matthias
|
bca24c8b6b
|
Clarify hyperopt dataprovider usage
|
2020-08-20 19:35:40 +02:00 |
|
Fredrik81
|
55c6e56762
|
Update stoploss.md
|
2020-08-19 23:07:03 +02:00 |
|
Matthias
|
42273ae042
|
Merge pull request #3695 from freqtrade/fix_daily_rpc
Fix daily rpc for webservice
|
2020-08-19 14:16:24 +02:00 |
|
Matthias
|
3d515ed5bf
|
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
Revise backtesting export format, add some metrics
|
2020-08-19 06:39:47 +02:00 |
|
Matthias
|
e206cc9c21
|
Adjust tests
|
2020-08-18 20:15:41 +02:00 |
|
Matthias
|
375e671aaf
|
Move formatting of /daily to telegram
so /daily can return numbers in the API
|
2020-08-18 20:12:14 +02:00 |
|
Matthias
|
d8e1f97465
|
Fix documentation typo
|
2020-08-18 19:44:44 +02:00 |
|
Matthias
|
9982ad2f36
|
Add profit to backtest summary output
|
2020-08-18 16:59:24 +02:00 |
|
Matthias
|
668d167adc
|
Add docstring to store_backtest_stats
|
2020-08-18 16:15:24 +02:00 |
|
Matthias
|
4eb17b4daf
|
Remove unneeded function
|
2020-08-18 15:20:37 +02:00 |
|