Skip to content

using yahoo data we find out which month has high price higher than all high prices before. Each month that breaks the all high prices before has a NEW HIGH value in the column B of excel sheet resulted out by running the py file and giving the list of stocks you want to check the data on.

Notifications You must be signed in to change notification settings

Yash-Belekar/yahoo-monthly-high-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

yahoo-monthly-high-update

using yahoo data we find out which month has high price higher than all high prices before. Each month that breaks all high prices before has a 'NEW HIGH' value in the column B of excel sheet(Column A is month).

The py file when run will ask for stocks name (can add multiple stock names separated by commas). This will give out a csv file with column A for month and column B for 'NEW HIGH' value to show for high price breaking all older high prices. The date range for this backtest is 2000-present day. Have a good day.

About

using yahoo data we find out which month has high price higher than all high prices before. Each month that breaks the all high prices before has a NEW HIGH value in the column B of excel sheet resulted out by running the py file and giving the list of stocks you want to check the data on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages