Description Usage Arguments Note See Also Examples
View source: R/instruments_search.R
Retrieve tradable instruments
1 2 3 4 |
params |
list; search parameters to be specified in list. The list may contain the following elements:
|
search |
character; Search term to find requested instrument. |
isin |
character; ISIN of instrument to be retrieved. |
Does not support pagination, therefore result limit of 100 instruments.
https://docs.lemon.markets/working-with-market-data#finding-a-stock
1 2 3 4 | ## Not run:
instruments_search(search = "daimler")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.