Skip to content

Commit

Permalink
docs: add an example about the core concept of quantitative trading.
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaz001 committed May 23, 2024
1 parent 53fcb8b commit 8d2fe9e
Show file tree
Hide file tree
Showing 3 changed files with 888 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ Tutorials
* `Getting Started <https://hftbacktest.readthedocs.io/en/latest/tutorials/Getting%20Started.html>`_
* `Working with Market Depth and Trades <https://hftbacktest.readthedocs.io/en/latest/tutorials/Working%20with%20Market%20Depth%20and%20Trades.html>`_
* `Integrating Custom Data <https://hftbacktest.readthedocs.io/en/latest/tutorials/Integrating%20Custom%20Data.html>`_
* `Making Multiple Markets - Introduction <https://hftbacktest.readthedocs.io/en/latest/tutorials/Making%20Multiple%20Markets%20-%20Introduction.html>`
* `High-Frequency Grid Trading <https://hftbacktest.readthedocs.io/en/latest/tutorials/High-Frequency%20Grid%20Trading.html>`_
* `Impact of Order Latency <https://hftbacktest.readthedocs.io/en/latest/tutorials/Impact%20of%20Order%20Latency.html>`_
* `Guéant–Lehalle–Fernandez-Tapia Market Making Model and Grid Trading <https://hftbacktest.readthedocs.io/en/latest/tutorials/GLFT%20Market%20Making%20Model%20and%20Grid%20Trading.html>`_
Expand Down Expand Up @@ -192,4 +193,4 @@ The following items are examples of contributions you can make to this project:

.. |github| image:: https://img.shields.io/github/stars/nkaz001/hftbacktest?style=social
:target: https://github.com/nkaz001/hftbacktest
:alt: Github
:alt: Github
443 changes: 443 additions & 0 deletions docs/tutorials/Making Multiple Markets - Introduction.ipynb

Large diffs are not rendered by default.

443 changes: 443 additions & 0 deletions examples/Making Multiple Markets - Introduction.ipynb

Large diffs are not rendered by default.

0 comments on commit 8d2fe9e

Please sign in to comment.