Skip to main content

Python library for Zerodha RMS consolidated scrips

Project description

# rms-consolidated-scrips-status A utility that reads <a href=”https://docs.google.com/spreadsheets/d/1ZTyh6GiHTwA1d-ApYdn5iCmRiBLZoAtwigS7VyLUk_Y/edit#gid=0”>RMS Consolidated google spreadsheet</a> and returns a nested dictionary with allowed/non-allowed scrip for different product types

# Basic Usage ` git clone https://github.com/zerodhatech/rms-consolidated-scrips-status.git import mis_list mis_list() ` # Sample Response For MIS allowed Stocks ` {'mis_allowed': {0: {'symbol': '3MINDIA:EQ', 'multiplier': '5X'}, 1: {'symbol': 'AARTIIND:EQ', 'multiplier': '5X'}, 2: {'symbol': 'ABB:EQ', 'multiplier': '5X'}, 3: {'symbol': 'ABBOTINDIA:EQ', 'multiplier': '5X'}, 4:....}} ` For Stocks not allowed for MIS ` {'mis_notallowed': {0: {'symbol': '21STCENMGM'}, 1: {'symbol': '3IINFOTECH'}, 2: {'symbol': '3PLAND'}, 3: {'symbol': '5PAISA'}, 4: {'symbol': '63MOONS'}, 5: {'symbol': '7NR'}, 6: {'symbol': '8KMILES'}...} `

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

consolidatedrms-0.2-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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