docstring wording
This commit is contained in:
parent
51fbeed71f
commit
8923c02222
@ -13,7 +13,7 @@ import numpy # noqa
|
|||||||
# This class is a sample. Feel free to customize it.
|
# This class is a sample. Feel free to customize it.
|
||||||
class SampleStrategy(IStrategy):
|
class SampleStrategy(IStrategy):
|
||||||
"""
|
"""
|
||||||
This is an example strategy to inspire you.
|
This is a sample strategy to inspire you.
|
||||||
More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
|
More information in https://github.com/freqtrade/freqtrade/blob/develop/docs/bot-optimization.md
|
||||||
|
|
||||||
You can:
|
You can:
|
||||||
|
Loading…
Reference in New Issue
Block a user