Matthias
|
200d617679
|
Revert another round of pointless changes
which even cause duplicate output in Total and Balance.
|
2022-05-29 09:38:59 +02:00 |
|
Matthias
|
acab9df78b
|
Update documentation
|
2022-05-28 20:36:08 +02:00 |
|
Matthias
|
268b191cc2
|
Revert some pointless changes.
|
2022-05-28 20:31:54 +02:00 |
|
Matthias
|
b4ff50c3be
|
Small refactor to /status handler
|
2022-05-28 20:14:27 +02:00 |
|
Matthias
|
a8218feea8
|
Small cleanups
|
2022-05-28 10:11:32 +02:00 |
|
Matthias
|
05ca4fed06
|
Add specific test for _get_adjust_trade_entry_for_candle
|
2022-05-27 20:35:51 +02:00 |
|
Matthias
|
88e227d618
|
Align backtesting and live logic
|
2022-05-27 20:01:02 +02:00 |
|
Matthias
|
7dc8bc39e1
|
use _exit_trade for regular exits, too.
|
2022-05-27 19:54:11 +02:00 |
|
Matthias
|
66e3290acb
|
Merge remote-tracking branch 'origin/develop' into pr/mkavinkumar1/6545
|
2022-05-27 19:32:25 +02:00 |
|
Matthias
|
f7b0933203
|
Update v3 strategy interface
|
2022-05-27 19:32:19 +02:00 |
|
Matthias
|
3e7bf6a9ef
|
Remove imports in test_strategy2
|
2022-05-27 19:31:34 +02:00 |
|
Matthias
|
b04fe5d4ee
|
Simplify test v2 strategy
|
2022-05-27 19:30:14 +02:00 |
|
Matthias
|
24cf044646
|
Fix bybit spot mode
|
2022-05-27 08:18:04 +00:00 |
|
Matthias
|
746d046f1a
|
Fix tests (and logic) for get_rates
|
2022-05-27 07:20:21 +02:00 |
|
Matthias
|
2b5530217d
|
Add test for Generic behavior
|
2022-05-27 07:05:04 +02:00 |
|
Matthias
|
7c464f3237
|
Simplify and align adjust_trade_position interface
|
2022-05-26 20:40:34 +02:00 |
|
Matthias
|
192bc868a7
|
Merge branch 'develop' into pr/mkavinkumar1/6545
|
2022-05-26 20:02:46 +02:00 |
|
Matthias
|
682daa4e94
|
Reset logging mixin to avoid random test failure
|
2022-05-26 18:05:40 +02:00 |
|
Matthias
|
da970cca82
|
Merge pull request #6888 from stash86/patch-1
fix typo
|
2022-05-26 06:32:44 +02:00 |
|
Stefano Ariestasia
|
e1c6cf5f91
|
fix typo
|
2022-05-26 10:12:50 +09:00 |
|
Matthias
|
537d10c627
|
Improve some typing
|
2022-05-25 20:43:43 +02:00 |
|
Matthias
|
3e66275c98
|
Refactor bot_start to separate function
to be reused further ...
|
2022-05-25 20:01:21 +02:00 |
|
Matthias
|
023f817179
|
Improve wording for supported futures exchanges
|
2022-05-25 19:37:32 +02:00 |
|
Matthias
|
b2968df5dc
|
Fix some type problems
|
2022-05-25 10:13:37 +00:00 |
|
Matthias
|
9e4c68a5b4
|
Merge pull request #6887 from freqtrade/ci_strategyTemplates
Run CI against strategy templates
|
2022-05-25 09:13:18 +02:00 |
|
Matthias
|
43f726ba8f
|
Run CI against different templates
|
2022-05-25 06:34:05 +00:00 |
|
Matthias
|
d6773bc32c
|
Merge pull request #6886 from freqtrade/fix/typing
Fix/typing
|
2022-05-24 19:41:59 +02:00 |
|
Matthias
|
a8ee77cd5e
|
Simplify backtesting typechecking
|
2022-05-24 19:13:35 +02:00 |
|
Matthias
|
7f3853bbcd
|
Merge pull request #6883 from freqtrade/makeProcessCandlesTrue
Change default value of process_only_new_candles to True since False …
|
2022-05-24 07:03:14 +02:00 |
|
Matthias
|
904f094b80
|
Don't reassign method, but implement it properly
|
2022-05-24 06:59:54 +02:00 |
|
Matthias
|
23e089061b
|
Merge pull request #6870 from freqtrade/should_exit_list
Should exit list
|
2022-05-24 06:57:50 +02:00 |
|
Matthias
|
0a713faca8
|
Fix some type errors
|
2022-05-24 06:54:16 +02:00 |
|
Matthias
|
f1a72e448a
|
Align interfaces and strategy templates
|
2022-05-24 06:54:16 +02:00 |
|
Matthias
|
3f68c3b68e
|
Update some types
|
2022-05-24 06:54:16 +02:00 |
|
Matthias
|
502404c0cc
|
Use pyproject.toml instead of setup.cfg
|
2022-05-24 06:54:16 +02:00 |
|
Matthias
|
7f4161ff78
|
Add typehints to strategy wrapper
|
2022-05-24 06:54:16 +02:00 |
|
Matthias
|
07ec3b27fe
|
Add typing information to retrier decorator
|
2022-05-24 06:54:16 +02:00 |
|
Matthias
|
42ae8ba6fb
|
Refactor hyperopt parameters to separate file
|
2022-05-23 20:18:09 +02:00 |
|
robcaulk
|
5c4014ee62
|
Change default value of process_only_new_candles to True since False is an uncommon usecase for expert strategy devs
|
2022-05-23 10:24:58 +02:00 |
|
Matthias
|
063fc5174d
|
Merge pull request #6877 from freqtrade/dependabot/pip/develop/types-filelock-3.2.6
Bump types-filelock from 3.2.5 to 3.2.6
|
2022-05-23 09:20:50 +02:00 |
|
Matthias
|
34b1231df3
|
Bump filelock-precommit
|
2022-05-23 08:32:46 +02:00 |
|
dependabot[bot]
|
b88dfe4297
|
Bump types-filelock from 3.2.5 to 3.2.6
Bumps [types-filelock](https://github.com/python/typeshed) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-filelock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 06:32:06 +00:00 |
|
Matthias
|
bb1e1a9680
|
Merge pull request #6880 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.1
Bump scikit-learn from 1.1.0 to 1.1.1
|
2022-05-23 08:31:55 +02:00 |
|
Matthias
|
2b79398dba
|
Merge pull request #6879 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.16
Bump types-python-dateutil from 2.8.15 to 2.8.16
|
2022-05-23 08:31:03 +02:00 |
|
Matthias
|
f6e2c2c0da
|
Merge pull request #6875 from freqtrade/dependabot/pip/develop/ccxt-1.83.62
Bump ccxt from 1.83.12 to 1.83.62
|
2022-05-23 08:30:42 +02:00 |
|
Matthias
|
cc3ec279c2
|
Bump dateutil types precommit
|
2022-05-23 06:57:49 +02:00 |
|
Matthias
|
734803aa44
|
Merge pull request #6882 from freqtrade/dependabot/pip/develop/types-requests-2.27.27
Bump types-requests from 2.27.25 to 2.27.27
|
2022-05-23 06:57:08 +02:00 |
|
dependabot[bot]
|
596aeec652
|
Bump scikit-learn from 1.1.0 to 1.1.1
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.0...1.1.1)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 04:33:43 +00:00 |
|
Matthias
|
eb5fe9e3ae
|
Merge pull request #6857 from froggleston/develop
Add support for fudging unavailable funding rates, allowing backtesti…
|
2022-05-23 06:31:51 +02:00 |
|
Matthias
|
66497c28e8
|
Bump pre-commit requests types
|
2022-05-23 06:28:11 +02:00 |
|