Skip to content

jadidihosein68/DynamicStockMarketPredictionFYP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DynamicStockMarketPredictionFYP

My finall year project in 2015 written using C# windows form application

There is a sad news, Yahoo Finance doese not support its API for public access any more, hence this project can not work any more; However If you have a new endpoint to provide stock historical data, or you are intrested on this project, let me know :).

Application features :

  • use Twitter API to get a user tweets (download up to 3200 tweets via multiple requests). Cinque Terre
  • Download all the historical data of a stock index using yahoo finance API. Cinque Terre
  • Download all the data of a particulair stock index in each 15 mins.
  • Calculate MACD,RSI, Stochastic Osccilator and Guppy timeseries diagram in a customized interval, and draw timeseries diagrams. Cinque Terre
  • Use internal algorithm on weka string to binary output files and count the number of repeated world per days and sort them from max to min. Cinque Terre
  • Normalize he times series and price diagram Cinque Terre
  • Editable matcing algorithm Cinque Terre
  • Extract Data From Twitter
  • filter Tweets
  • find the most repeated term per day after filtering tweets Cinque Terre Capture2
  • find the impact of each term on the prediction
  • Capture2
  • Do not hesitate to contact me if you have any question. I can share with you the full details.

Cheers Hossein

About

My finall year project in 2015 written using C# windows form application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published