Skip to content

Arnab035/stock-predi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

stock-predi

Stock Predictor Code using Machine Learning

Build a Stock Price Indicator

Supervised and Reinforcement Learning Project

Install

This project requires Python 2.7

Data

The data for this project is obtained using the Quandl API. So you need to have an internet connection to the quandl data providers, while you run the code. More information about quandl and its available data and all the APIs are available in the below website --

http://www.quandl.com/

Run

Make sure you are in the top-level project directory Trading/ (that contains this README). Then run:

python trading/trader.py

While running please follow all the instructions specified. Some have been noted down below-

  1. Dates should specifically be in 'YYYY-MM-DD' format. Do not forget to use inverted-commas ''.

About

Stock Predictor Code using Machine Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages