rp1820 / QSTP-ATFinMkts

Resources used for the Algorithmic Trading in Financial Markets QSTP conducted in 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithmic Trading in Financial Markets - References and Resources

L1

Python docs - https://docs.python.org/3/tutorial/index.html
Numpy docs - https://numpy.org/devdocs/
Pandas docs - https://pandas.pydata.org/docs/user_guide/index.html#user-guide
Matplotlib docs - https://matplotlib.org/stable/users/index.html

L3

Talib installation - https://blog.quantinsti.com/install-ta-lib-python/
Windows 10 64 bit version for python 3.9 within folder

L4

Backtesting - https://www.youtube.com/watch?v=qLIgx0S8D0w

L5

AlphaVantage - https://github.com/RomelTorres/alpha_vantage
Zerodha Kite Connect - https://github.com/zerodha/pykiteconnect

About

Resources used for the Algorithmic Trading in Financial Markets QSTP conducted in 2021

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%