Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 716 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 716 Bytes

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