Skip to content

Commit 97c6224

Browse files
CI: Update docs for 0.6.1 (915bd09)
1 parent 71d344a commit 97c6224

9 files changed

+76
-76
lines changed

doc/backtesting/backtesting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ <h4><code><a title="backtesting.backtesting.Trade" href="#backtesting.backtestin
778778
</main>
779779
<footer id="footer">
780780
<p>
781-
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.0</a>
781+
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.1</a>
782782
<span style="color:#ddd">&#21328;</span>
783783
</p>
784784
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>

doc/backtesting/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h2 class="section-title" id="header-submodules">Sub-modules</h2>
146146
</main>
147147
<footer id="footer">
148148
<p>
149-
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.0</a>
149+
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.1</a>
150150
<span style="color:#ddd">&#21328;</span>
151151
</p>
152152
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>

doc/backtesting/lib.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ <h4><code><a title="backtesting.lib.TrailingStrategy" href="#backtesting.lib.Tra
415415
</main>
416416
<footer id="footer">
417417
<p>
418-
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.0</a>
418+
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.1</a>
419419
<span style="color:#ddd">&#21328;</span>
420420
</p>
421421
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>

doc/backtesting/test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h2 class="section-title" id="header-functions">Functions</h2>
112112
</main>
113113
<footer id="footer">
114114
<p>
115-
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.0</a>
115+
<a href="https://kernc.github.io/backtesting.py/"><cite>backtesting</cite> 0.6.1</a>
116116
<span style="color:#ddd">&#21328;</span>
117117
</p>
118118
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>

doc/examples/Multiple Time Frames.html

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

doc/examples/Parameter Heatmap & Optimization.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

doc/examples/Quick Start User Guide.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

doc/examples/Strategies Library.html

Lines changed: 10 additions & 10 deletions
Large diffs are not rendered by default.

doc/examples/Trading with Machine Learning.html

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)