All Projects → NayakwadiS → mftool

NayakwadiS / mftool

Licence: MIT license
Python library for getting real-time Mutual Funds data in India

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mftool

getbhavcopy
Free NSE and BSE data downloader
Stars: ✭ 93 (+22.37%)
Mutual labels:  stock-market, stock-data, nse, bse
intrinio-realtime-python-sdk
Intrinio Python SDK for Real-Time Stock Prices
Stars: ✭ 79 (+3.95%)
Mutual labels:  stock-market, market-data, stock-data
Sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
Stars: ✭ 128 (+68.42%)
Mutual labels:  stock-market, market-data, stock-data
nse2r
Fetch data from National Stock Exchange, India
Stars: ✭ 21 (-72.37%)
Mutual labels:  stock-data, historical-data, nse
robinhood.tools
📈🤑💰 Advanced trading tools and resources for Robinhood Web.
Stars: ✭ 27 (-64.47%)
Mutual labels:  stock-market, market-data, stock-data
IQFeed.CSharpApiClient
IQFeed.CSharpApiClient is fastest and the most well-designed C# DTN IQFeed socket API connector available
Stars: ✭ 103 (+35.53%)
Mutual labels:  stock-market, market-data, stock-data
Yahooquery
Python wrapper for an unofficial Yahoo Finance API
Stars: ✭ 288 (+278.95%)
Mutual labels:  stock-market, market-data, stock-data
intrinio-realtime-java-sdk
Intrinio Java SDK for Real-Time Stock Prices
Stars: ✭ 22 (-71.05%)
Mutual labels:  stock-market, market-data, stock-data
Ystockquote
Fetch stock quote data from Yahoo Finance
Stars: ✭ 502 (+560.53%)
Mutual labels:  stock-market, market-data, stock-data
dukascopy-tools
✨ Download historical price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Stars: ✭ 128 (+68.42%)
Mutual labels:  market-data, stock-data, historical-data
NSEDownload
Python Library to get historical, adjusted data and generate trailing returns of stocks and indices on the NSE
Stars: ✭ 65 (-14.47%)
Mutual labels:  stock-market, historical-data, nse
Robinhood
Unofficial Documentation of Robinhood Trade's Private API
Stars: ✭ 1,569 (+1964.47%)
Mutual labels:  stock-market, stock-data
pyEX
Python interface to IEX and IEX cloud APIs
Stars: ✭ 407 (+435.53%)
Mutual labels:  stock-market, stock-data
Simplestockanalysispython
Stock Analysis Tutorial in Python
Stars: ✭ 126 (+65.79%)
Mutual labels:  stock-market, stock-data
Technicalindicators
A javascript technical indicators written in typescript with pattern recognition right in the browser
Stars: ✭ 1,328 (+1647.37%)
Mutual labels:  stock-market, stock-data
Pytse Client
work with Tehran stock exchange data in Python
Stars: ✭ 130 (+71.05%)
Mutual labels:  stock-market, market-data
Tushare
TuShare is a utility for crawling historical data of China stocks
Stars: ✭ 11,288 (+14752.63%)
Mutual labels:  stock-market, stock-data
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (+215.79%)
Mutual labels:  stock-market, stock-data
Algobot
A C++ stock market algorithmic trading bot
Stars: ✭ 78 (+2.63%)
Mutual labels:  stock-market, stock-data
Stocks.js
💰 stocks.js is an easy-to-use stock market API for Javascript
Stars: ✭ 240 (+215.79%)
Mutual labels:  stock-market, stock-data

Python library for getting realtime Mutual Funds data in India

Python Pypi Dependencies License Documentation Downloads

Introduction

mftool is a library for getting real time Mutual Funds data in India. It can be used in various types of projects which requires getting live quotes for a given scheme or build large data sets for further data analytics.

Features

  • Getting last updated quotes for Mutual fund scheme using scheme codes.
  • Return data in Dataframe, json and dictionary formats.
  • Getting quotes for all the schemes available with AMFI.
  • Helper APIs to check whether a given Scheme code is correct.
  • Getting all historical NAVs for a schemes.
  • Getting list of all schemes with there Scheme codes.
  • Get daily scheme performance.

Documentation

Related Projects -

  1. Forecasting of Mutual Funds here
  2. Predict Cryptocurrency in Indian Rupees here
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].