Matthias
|
d8e41fa8b1
|
chore: update plugins to modern typing syntax
|
2024-10-04 07:02:20 +02:00 |
|
Matthias
|
bfb14614cc
|
chore: enhance change with comment
|
2024-09-15 09:48:44 +02:00 |
|
Matthias
|
12299d4810
|
feat: staticPairlist to warn for invalid pairs
Warnings about invalid pairs were "covered" by the implicit
filtering of `expand_pairlist()`
|
2024-09-15 09:46:47 +02:00 |
|
Matthias
|
e3a5831d64
|
refactor: rename exchange.types
|
2024-09-04 06:42:51 +02:00 |
|
Matthias
|
ea58be2705
|
Classify individual pairlists for backtestability
|
2024-06-21 14:57:57 +02:00 |
|
Matthias
|
f314607bb6
|
Update pairlists to use *args **kwargs init
|
2024-06-09 08:55:03 +02:00 |
|
Matthias
|
700b7acb6f
|
ruff format: pairlist plugins
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
1317de8c1c
|
Add rudimentary description per pairlist
|
2023-05-28 18:21:23 +02:00 |
|
Matthias
|
3ef2a57bca
|
Add "is_pairlist_generator" field to pairlists
|
2023-04-20 19:33:33 +02:00 |
|
Matthias
|
2ea157d9d3
|
Add some more pairlist parameter definitions
|
2023-04-20 06:58:05 +02:00 |
|
Matthias
|
afaca2167c
|
use Type Alias for Ticker result to improve keyerror resiliancy
|
2022-10-11 19:33:02 +00:00 |
|
Matthias
|
d3b2b2972e
|
Update pairlist docstring to be less missleading
|
2022-10-10 12:01:39 +00:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Matthias
|
55b0216180
|
Allow StaticPairlist in non-first position
closes #5754
|
2021-10-19 19:48:56 +02:00 |
|
Matthias
|
bb7ef2f804
|
Cache pairlist in pairlist, not globally
closes #4797 closes #4689
|
2021-04-25 20:10:47 +02:00 |
|
Matthias
|
a2acb54e7e
|
Clarify comments in pairlist
|
2021-04-19 15:15:40 +02:00 |
|
nas-
|
f72d53351c
|
Added ability to keep invalid pairs while expanding expand_pairlist
|
2021-01-15 06:37:57 +01:00 |
|
nas-
|
4d7ffa8c81
|
Added suppoort for regex in whitelist
|
2021-01-12 01:13:58 +01:00 |
|
Matthias
|
67193bca3d
|
Move pairlists to be a plugin submodule
|
2020-12-23 16:54:35 +01:00 |
|