fetch_stocksplits | R Documentation |
Fetch Stock splits
fetch_stocksplits(key = key)
key |
Din börsdata API nyckel |
fetch_stocksplits returnerar vilka bolag som har gjort en aktiesplit, storleken på splitten och åt vilket håll.
key<-"<API KEY>" fetch_stocksplits(key=key)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.