dependabot[bot]
|
766ef90b56
|
Bump sqlalchemy from 1.4.23 to 1.4.25
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.23 to 1.4.25.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 05:06:16 +00:00 |
|
dependabot[bot]
|
e85dc63263
|
Bump mkdocs-material from 7.2.6 to 7.3.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.6 to 7.3.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/7.2.6...7.3.0)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 05:06:01 +00:00 |
|
dependabot[bot]
|
422d560189
|
Bump types-requests from 2.25.6 to 2.25.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.6 to 2.25.8.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 05:05:55 +00:00 |
|
Matthias
|
9a6d8977de
|
Merge pull request #5605 from peterwilli/fix-sell-cancel-webhook-error
fixed webhook "unsupported format string passed to NoneType." error
|
2021-09-23 20:17:35 +02:00 |
|
Matthias
|
ff9c8fe234
|
Merge pull request #5496 from LoveIsGrief/docs/performance-warning
Docs: Mention Performance Warning for strategies
|
2021-09-23 20:16:58 +02:00 |
|
Peter Willemsen
|
692e91a26d
|
changed close date from datetime.utcnow() to datetime.now(timezone.utc)
|
2021-09-23 10:28:15 +02:00 |
|
Matthias
|
d7903f012f
|
Move PerformanceWarning to advanced section
rewrite to use strategy parameters instead of plain range
|
2021-09-23 07:25:11 +02:00 |
|
Matthias
|
fcca637107
|
Merge pull request #5599 from freqtrade/notify_trigger_prot
Notify trigger protections
|
2021-09-23 07:17:26 +02:00 |
|
matt ferrante
|
2bf49445b7
|
add parameterized names
|
2021-09-22 16:11:27 -06:00 |
|
matt ferrante
|
30cc69c880
|
set all to eth for multi test
|
2021-09-22 11:28:42 -06:00 |
|
matt ferrante
|
8cfb6ddd51
|
fix long line
|
2021-09-22 10:48:13 -06:00 |
|
matt ferrante
|
f768bdea50
|
cleanup based on feedback
|
2021-09-22 10:32:30 -06:00 |
|
Sam Germain
|
553c868d7f
|
combined test_order_book_depth_of_market and test_order_book_depth_of_market_high_delta
|
2021-09-21 16:40:24 -06:00 |
|
Peter Willemsen
|
b0de4d333e
|
fixed webhook error
|
2021-09-21 23:20:40 +02:00 |
|
matt ferrante
|
707d0ef795
|
remove trades_for_order3
|
2021-09-21 12:16:10 -06:00 |
|
matt ferrante
|
277828bf0e
|
parameterize some tests
|
2021-09-21 07:56:16 -06:00 |
|
Matthias
|
6fc770d97d
|
Add warning about running with docker on windows
|
2021-09-21 15:12:35 +02:00 |
|
Matthias
|
4237acf5b6
|
Merge pull request #5598 from SeriousM/patch-1
Add docker troubleshooting information for win10/wsl
|
2021-09-21 14:54:31 +02:00 |
|
Bernhard Millauer
|
abddb0db66
|
Fix header indention
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-09-21 10:13:19 +02:00 |
|
Matthias
|
3ce05c0d54
|
Add "sane" defaults to protection triggers
|
2021-09-20 20:16:58 +02:00 |
|
Matthias
|
fd23ab3d64
|
improve formatting, add tests
|
2021-09-20 19:50:56 +02:00 |
|
Matthias
|
dd0db7ee5d
|
Split protection-notification into global and per-pair
|
2021-09-20 19:23:40 +02:00 |
|
Matthias
|
a0fb43c6ca
|
Add pairlock-notification
|
2021-09-20 19:12:59 +02:00 |
|
Bernhard Millauer
|
c91a9a92f2
|
Add troubleshooting information
The time in wsl docker container shifts over time. Added information how to fix this issue.
|
2021-09-20 14:22:24 +02:00 |
|
Matthias
|
1da091dea3
|
ProtectionManager should return the lock just created
|
2021-09-19 19:41:19 +02:00 |
|
Matthias
|
879bf47b32
|
Refactor telegram.py to simplify send_msg
|
2021-09-19 19:25:36 +02:00 |
|
Matthias
|
c46ef637c3
|
Merge pull request #5593 from samgermain/parametrized-test-freqtradebot
Parametrized test freqtradebot
|
2021-09-19 13:40:13 +02:00 |
|
Matthias
|
ec03531771
|
Improve naming of variables
|
2021-09-19 13:29:09 +02:00 |
|
Matthias
|
ab88217186
|
Improve /balance output to include starting balance and percentual change
closes #5503
|
2021-09-19 13:17:34 +02:00 |
|
Sam Germain
|
cee4ed541b
|
parametrized test_update_trade_state_withorderdict
|
2021-09-18 19:46:46 -06:00 |
|
Sam Germain
|
ec9dbc550e
|
parametrized test_create_trade_minimal_amount
|
2021-09-18 19:19:53 -06:00 |
|
Matthias
|
c1895a0fc2
|
Remove warning related to legacy hyperopt
|
2021-09-18 15:30:33 +02:00 |
|
Matthias
|
73f044d1e2
|
Merge pull request #5281 from rokups/rk/helpers
A decorator for easy creation of informative pairs
|
2021-09-18 15:30:20 +02:00 |
|
Rokas Kupstys
|
eab7f8f694
|
[SQUASH] Doh.
|
2021-09-18 15:44:21 +03:00 |
|
Rokas Kupstys
|
713e7819f7
|
[SQUASH] Remove mypy import.
|
2021-09-18 15:27:58 +03:00 |
|
Sam Germain
|
518a59ad41
|
parametrized test_edge_overrides_stoploss
|
2021-09-18 03:20:00 -06:00 |
|
Sam Germain
|
42a2fdc1c5
|
parametrized test_order_dict
|
2021-09-18 03:01:08 -06:00 |
|
Sam Germain
|
216f75bbb9
|
parametrized test_sell_profit_only , test__safe_exit_amount, test_order_book_bid_strategy1
|
2021-09-18 02:53:34 -06:00 |
|
Rokas Kupstys
|
e4ca42faec
|
[SQUASH] Update stoploss_from_absolute to behave more like stoploss_from_open and add a test for it.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
7e6aa9390a
|
[SQUASH] Unconditionally include quote currency when asset is explicitly specified. Added docs suggesting to use string formatting to make strategy independent of configured stake currency.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
e88c4701bb
|
[SQUASH] Address PR comments.
|
2021-09-18 10:48:53 +03:00 |
|
Matthias
|
bb6ae682fc
|
Small simplifications
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
5dc78a0c66
|
[SQUASH] Get rid of _initialize() and fix informatives for dynamic pairlists.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
f81df19b93
|
[TMP] Make tests not fail for now.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
dfa61b7ad2
|
[SQUASH] Fix informatives for each pair not being created because dataprovider was not available.
Fix not being able to have informative dataframe of a pair in whitelist.
|
2021-09-18 10:48:53 +03:00 |
|
Rokas Kupstys
|
f2a1d9d2fc
|
[SQUASH] Address PR comments.
|
2021-09-18 10:48:18 +03:00 |
|
Rokas Kupstys
|
1fdb656334
|
Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
|
2021-09-18 10:48:18 +03:00 |
|
Rokas Kupstys
|
d84ef34740
|
A helper to calculate stoploss value from absolute price.
|
2021-09-18 10:48:18 +03:00 |
|
Matthias
|
11f08b0053
|
Merge pull request #5582 from sergeykhliustin/develop
Added days parameter to PerformanceFilter
|
2021-09-18 09:24:14 +02:00 |
|
Matthias
|
56fb25c5e5
|
Add test for PerformanceFilter lookback
|
2021-09-18 09:10:37 +02:00 |
|