Deployed 05ffc2d to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2026-03-15 18:23:43 +00:00
parent a76b031f24
commit 5fb3e9641f
7 changed files with 64 additions and 55 deletions
+1 -1
View File
@@ -3380,7 +3380,7 @@ Your original strategy will remain available in the <code>user_data/strategies_o
<div class="admonition warning">
<p class="admonition-title">Conversion results</p>
<p>Strategy updater will work on a "best effort" approach. Please do your due diligence and verify the results of the conversion.
We also recommend to run a python formatter (e.g. <code>black</code>) to format results in a sane manner.</p>
We also recommend to run a python formatter (e.g. <code>ruff format</code>) to format results in a sane manner.</p>
</div>
<div class="highlight"><pre><span></span><code><span class="go">usage: freqtrade strategy-updater [-h] [-v] [--no-color] [--logfile FILE] [-V]</span>
<span class="go"> [-c PATH] [-d PATH] [--userdir PATH]</span>