mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 10:33:08 +00:00
@@ -1243,6 +1243,11 @@ class AwesomeStrategy(IStrategy):
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
!!! Tip "Learn more about storing data"
|
||||||
|
You can learn more about storing data on the [Storing custom trade data](strategy-advanced.md#storing-information-persistent) section.
|
||||||
|
Please keep in mind that this is considered advanced usage, and should be used with care.
|
||||||
|
|
||||||
|
|
||||||
## Plot annotations callback
|
## Plot annotations callback
|
||||||
|
|
||||||
The plot annotations callback is called whenever freqUI requests data to display a chart.
|
The plot annotations callback is called whenever freqUI requests data to display a chart.
|
||||||
|
|||||||
Reference in New Issue
Block a user