Skip to content

Commit

Permalink
Fix bullet points
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Jan 31, 2024
1 parent ace50f2 commit 12db2ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/programming/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Developing strategies
This documentation covers how to write trading strategies for decentralised finance
using Python and Trading Strategy framework.

-The documentation here covers how to backtest trading algorithms for :term:`DEXes <decentralised exchanges>`.
- The documentation here covers how to backtest trading algorithms for :term:`DEXes <decentralised exchanges>`.
You need to be familiar with Jupyter Notebooks and algorithmic trading.

- If you are new to algorithmic trading and want to just learn algorithmic trading,
see :ref:`learning` section.

- See also `YouTube overview recording and Github repository <https://github.com/tradingstrategy-ai/tradingview-defi-strategy>`__.
- See also `YouTube overview recording and an example Github repository for porting TradingView's PineScript strategies <https://github.com/tradingstrategy-ai/tradingview-defi-strategy>`__.

Developer documentation:

Expand Down

0 comments on commit 12db2ff

Please sign in to comment.