Skip to content

Commit

Permalink
add underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTheLion123 committed May 10, 2024
1 parent 5816aa5 commit 60fb5c6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions source/programming/strategy-examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
Deprecated Strategy Examples
=============================

The examples listed here are all deprecated. They are kept here for reference purposes only. Please instead refer to the latest notebooks at the `getting strated repo <https://github.com/tradingstrategy-ai/getting-started>`.
The examples listed here, as well as the documentation, are all deprecated. They are kept here for reference purposes only. Please instead refer to the latest notebooks at the `getting started repo <https://github.com/tradingstrategy-ai/getting-started>`_.

Deprecated
----------
Introcution
-----------

Here you can find trading strategy examples as :term:`Jupyter notebooks <Jupyter notebook>`.

Expand Down Expand Up @@ -87,7 +87,6 @@ Prerequisites
<td class="tg-0pky">Get familiar with an old backtesting template. Despite its deprecated status, understanding the evolution of backtesting templates can provide insights into the improvements made over time.</td>
</tr>

.. Get started
<tr>
<td class="tg-0pky"><a
href="https://tradingstrategy.ai/docs/programming/strategy-examples/pancakeswap-ema.html">pancakeswap-ema</a>
Expand Down Expand Up @@ -118,8 +117,6 @@ Prerequisites
</td>
</tr>


.. Advanced
<tr>
<td class="tg-0pky"><a
href="https://tradingstrategy.ai/docs/programming/strategy-examples/portfolio-construction-model.html">portfolio-construction-model</a>
Expand Down Expand Up @@ -161,7 +158,6 @@ Prerequisites
</td>
</tr>

.. More examples
<tr>
<td class="tg-0pky"><a
href="https://tradingstrategy.ai/docs/programming/strategy-examples/synthetic-ema.html">synthetic-ema</a>
Expand Down

0 comments on commit 60fb5c6

Please sign in to comment.