NSEpy

How to Plot Candlestick Charts, Moving Averages, Drawdown using…

In this tutorial, we use the nsepy library to get historical data for the RELIANCE stock from the National Stock Exchange (NSE) in India....
Rajandran R
2 min read

Introduction to Backtrader – Creating your First Trading Strategy…

Backtrader is an open-source python framework for backtesting, optimizing, and deploying live algorithmic trading strategies.
Rajandran R
54 sec read

Implementation of Kalman Filter Estimation of Mean in Python…

Kalman Filter is an optimal estimation algorithm to estimate the variable which can be measured indirectly and to find the best estimate of states...
Rajandran R
1 min read

To Compute Sectoral NSE Indices Returns using Python

First of all thanks for your impressive and motivational reponse for the Nifty Returns Heatmap Generation post. Here is yet another simple visualization stuff...
Shilpa Santosh
26 sec read

Compute Cointegration using NsePy, Pandas Library

Here is a simple example to compute Cointegration between two stock pairs using python libraries like NSEpy, Pandas, statmodels, matplotlib
Rajandran R
1 min read