Skip to content

In this project with the help of the library yfinance A function has been written, using which the price of the last 1 year in the daily timeframe of the AAPL symbol is obtained. Also, using the functions of the Pandas package, a column has been added to the data frame, which shows whether the candle is bearish or bullish.

Notifications You must be signed in to change notification settings

MohammadHosein21/chartbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

chartbox

In this project with the help of the library yfinance A function has been written, using which the price of the last 1 year in the daily timeframe of the AAPL symbol is obtained. Also, using the functions of the Pandas package, a column has been added to the data frame, which shows whether the candle is bearish or bullish and saved in an Excel file.

Dependencies

  • yfinance
  • pandas
  • openpyxl

About

In this project with the help of the library yfinance A function has been written, using which the price of the last 1 year in the daily timeframe of the AAPL symbol is obtained. Also, using the functions of the Pandas package, a column has been added to the data frame, which shows whether the candle is bearish or bullish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages