Improve help wording
This commit is contained in:
@@ -98,7 +98,7 @@ class VolatilityFilter(IPairList):
|
|||||||
"default": None,
|
"default": None,
|
||||||
"options": [None, "asc", "desc"],
|
"options": [None, "asc", "desc"],
|
||||||
"description": "Sort pairlist",
|
"description": "Sort pairlist",
|
||||||
"help": "Sort Pairlist",
|
"help": "Sort Pairlist ascending or descending by volatility.",
|
||||||
},
|
},
|
||||||
**IPairList.refresh_period_parameter()
|
**IPairList.refresh_period_parameter()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user