| axprism_insiders | R Documentation |
Insider (Form 3/4/5) transactions
axprism_insiders(client, ticker, limit = 25)
client |
An |
ticker |
Ticker symbol. |
limit |
Max records (default 25). |
Parsed API response as a named list.
client <- axprism_client(api_key = "demo-key")
## Not run:
axprism_insiders(client, "AAPL")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.