Skip to main content

Bhav Copy Analysis

Project description

This library can make Derivative Analysis easy for the F&O stocks listed in Indian Stock Market. It takes in input as the location of the folder where the Bhav Copy is stored for Cash Market and F&O Market.

And then it within the same folder can create the csv files for F&O Bhav copy analysis. It shows the cumulative OI and cumulative OI change as well as in percentage.

The sample code is as below:

from AlgoFnO import * list = [‘RELIANCE’,’TCS’,’INFY’] a = BhavCopyAnalysis() print(a.doAnalysis(“/Users/<username>/Desktop/AlgoFnO Sample Data”,list))

Using the above code basically we pass comma separated list of stocks and the location of the folder where the files are stored.

CHANGELOG

0.0.1 (13/07/2022)

-First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AlgoFnO-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page