Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 393 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 393 Bytes

stock_Prediction

Include the libraries mentioned in importLink before running the code

Data has been scraped for 500 days. For each day: opening price, day maximum price, minimum price, closing price, trading volume is present.

Predictiction: The probability of stock movement for day 10 given trend for last 9 days. Prediction in range of 0 to 1; where 1 is stock will surely move up.