Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 523 Bytes

NEWS.md

File metadata and controls

25 lines (18 loc) · 523 Bytes

casabourse 2.0.0

casabourse 1.3.0

casabourse 1.2.0

casabourse 1.1.0

Error handling with tryCatch()

casabourse 1.0.0

Added Masi historical data

Now it is possible to get historical data from the MASI index

daily.data(ticker = 'MASI',from = '01-01-2018', to = '01-01-2022')

New functions get_info(ticker)

This function allows you to get quick information about a company

#' Get informations about ATW
get_info(ticker = 'atw')
  • Added a NEWS.md file to track changes to the package.