mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
Merge branch 'freqtrade:develop' into delist
This commit is contained in:
@@ -13,6 +13,7 @@ class AnnotationType(TypedDict, total=False):
|
||||
y_end: float
|
||||
color: str
|
||||
label: str
|
||||
z_level: int
|
||||
|
||||
|
||||
AnnotationTypeTA = TypeAdapter(AnnotationType)
|
||||
|
||||
Reference in New Issue
Block a user