Deployed 582871b to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-06-04 16:25:02 +00:00
parent 5f154f3cdd
commit f149217bc1
4 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -1831,7 +1831,7 @@ Otherwise, please follow the instructions below.</p>
</div>
<h3 id="install-ta-lib">Install ta-lib<a class="headerlink" href="#install-ta-lib" title="Permanent link">&para;</a></h3>
<p>Install ta-lib according to the <a href="https://github.com/TA-Lib/ta-lib-python#windows">ta-lib documentation</a>.</p>
<p>As compiling from source on windows has heavy dependencies (requires a partial visual studio installation), Freqtrade provides these dependencies (in the binary wheel format) for the latest 3 Python versions (3.10, 3.11 and 3.12) and for 64bit Windows.
<p>As compiling from source on windows has heavy dependencies (requires a partial visual studio installation), Freqtrade provides these dependencies (in the binary wheel format) for the latest 3 Python versions (3.10, 3.11, 3.12 and 3.13) and for 64bit Windows.
These Wheels are also used by CI running on windows, and are therefore tested together with freqtrade.</p>
<p>Other versions must be downloaded from the above link.</p>
<div class="highlight"><pre><span></span><code><span class="nb">cd </span><span class="p">\</span><span class="n">path</span><span class="p">\</span><span class="n">freqtrade</span>