Collection of articles containing this tag.
22 Feb 2023
The powerful python package to read India stock data from NSE
I have created a new python package to help you read any publicly available data from NSE website including stock quotes, historical data, live indices etc.
05 Jan 2023
Algo to calculate option prices using Binomial Model
Build a simple computer program in step by step to help you calculate option contract prices using binomial option pricing model.
Binomial Option Pricing Model for Algo Traders
Simple language introduction to Binomial Option Pricing Model with worked out examples.
5 Option Pricing Models for every Algo Traders
There are several different models that are commonly used by the traders to predict price of options, as each of them takes into account different factors.
08 Nov 2022
Using VIX to determine short-term NIFTY ranges
This study attempts to use VIX (Volatility Index) to determine short term ranges for NIFTY and compares the result with the actual historical data.
My respones to SEBI's Consultation Paper on Algorithmic Trading by Retail Investors
Responses to SEBI's Consultation Paper on Algorithmic Trading by Retail Investors published on 9-Dec-2021 in SEBI website.
The right way to place trading orders using Zerodha Kite API
How to place trade orders properly using Zerodha Kite API, and things that you need to understand about order execution flow.