Skip to content

Commit

Permalink
site updated
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Jan 2, 2024
1 parent 8d677c2 commit 3b84f1d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
4 changes: 3 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h1 class="title">Awesome Quant</h1>
<div>
<div class="quarto-title-meta-heading">Modified</div>
<div class="quarto-title-meta-contents">
<p class="date-modified">December 6, 2023</p>
<p class="date-modified">January 2, 2024</p>
</div>
</div>

Expand Down Expand Up @@ -247,6 +247,7 @@ <h3 class="anchored" data-anchor-id="indicators">Indicators</h3>
<section id="trading-backtesting" class="level3">
<h3 class="anchored" data-anchor-id="trading-backtesting">Trading &amp; Backtesting</h3>
<ul>
<li><a href="https://github.com/skfolio/skfolio">skfolio</a> - Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.</li>
<li><a href="https://github.com/coding-kitties/investing-algorithm-framework">Investing algorithm framework</a> - Framework for developing, backtesting, and deploying automated trading algorithms.</li>
<li><a href="https://github.com/mhallsmoore/qstrader">QSTrader</a> - QSTrader backtesting simulation engine.</li>
<li><a href="https://github.com/Blankly-Finance/Blankly">Blankly</a> - Fully integrated backtesting, paper trading, and live deployment.</li>
Expand Down Expand Up @@ -316,6 +317,7 @@ <h3 class="anchored" data-anchor-id="trading-backtesting">Trading &amp; Backtest
<li><a href="https://github.com/Drakkar-Software/OctoBot-Script">OctoBot Script</a> - A quant framework to create cryptocurrencies strategies - from backtesting to optimisation to livetrading.</li>
<li><a href="https://github.com/nkaz001/hftbacktest">hftbacktest</a> - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.</li>
<li><a href="https://github.com/vnpy/vnpy">vnpy</a> - VeighNa is a Python-based open source quantitative trading system development framework.</li>
<li><a href="https://github.com/asavinov/intelligent-trading-bot">Intelligent Trading Bot</a> - Automatically generating signals and trading based on machine learning and feature engineering</li>
</ul>
</section>
<section id="risk-analysis" class="level3">
Expand Down
4 changes: 2 additions & 2 deletions docs/projects.html

Large diffs are not rendered by default.

Loading

0 comments on commit 3b84f1d

Please sign in to comment.