Deployed 8d965d4 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -3705,6 +3705,11 @@ It will be called independent of the order type (entry, exit, stoploss or positi
|
|||||||
|
|
||||||
<span class="k">return</span> <span class="kc">None</span>
|
<span class="k">return</span> <span class="kc">None</span>
|
||||||
</code></pre></div>
|
</code></pre></div>
|
||||||
|
<div class="admonition tip">
|
||||||
|
<p class="admonition-title">Learn more about storing data</p>
|
||||||
|
<p>You can learn more about storing data on the <a href="../strategy-advanced/#storing-information-persistent">Storing custom trade data</a> section.
|
||||||
|
Please keep in mind that this is considered advanced usage, and should be used with care.</p>
|
||||||
|
</div>
|
||||||
<h2 id="plot-annotations-callback">Plot annotations callback<a class="headerlink" href="#plot-annotations-callback" title="Permanent link">¶</a></h2>
|
<h2 id="plot-annotations-callback">Plot annotations callback<a class="headerlink" href="#plot-annotations-callback" title="Permanent link">¶</a></h2>
|
||||||
<p>The plot annotations callback is called whenever freqUI requests data to display a chart.
|
<p>The plot annotations callback is called whenever freqUI requests data to display a chart.
|
||||||
This callback has no meaning in the trade cycle context and is only used for charting purposes.</p>
|
This callback has no meaning in the trade cycle context and is only used for charting purposes.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user