Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Stock_Market_Prediction

This is a C++ program that helps in predicting stock market prices by the help of moving averages [SMA - Simple moving average, EMA- exponential moving average ]

User giver input in form of a (.txt) file you just neex to run the executable and get output as (.txt) file

Input format

  • First line contais time frame for SMA and EMA calculations
  • Next further lines will contain input of prices
  • int(-1) input at price gives command to stop the program.

You can see Output in the form of (.txt) file

About

This is a C++ program that helps in predicting stock market prices

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages