Skip to content

muhamedfazalps/Golden_crossover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

STOCK PREDICTION FOR LONG TERM

Step1:Install necessary libraries using pip install command.

Step2:Download necessary stock data for free from sites like NSE.

Step3:Give the path of stocks data file in the code ---->data = pd.read_csv('../Data/RELIANCE.csv', parse_dates=['Date'], index_col='Date')

Step4:Run the python file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors