Metadata-Version: 2.1
Name: quantrautil
Version: 0.0.2
Summary: To fetch the data from web
Home-page: https://github.com/QuantInsti/Quantra-Courses/
Author: Quantra
Author-email: ishan.s@quantinsti.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: fix-yahoo-finance (>=0.1.0)
Requires-Dist: nsepy (>=0.7)
Requires-Dist: iexfinance (>=0.4.1)

# quantrautil


[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

QuantraÂ® is an e-learning portal by QuantInstiÂ® that specializes in Algorithmic & Quantitative Trading. Quantra offers the best self-paced courses that are a mix of videos, audios, presentations, multiple choice questions and highly interactive exercises. It gives you an unmatched practical hands-on learning experience, empowering you to learn and implement complex concepts easily. There is something special about learning a trading strategy by starting with one line of code and building upon it step by step! Go Quantra! 

The quantrautil module helps to get the OHLCV data from Yahoo, IEXFinance or nsepy.
# Features!

  - Get the OHLCV data



