ViewHoldings
Display any holdings for the provided instrument, list of instruments, or organization.
Intent Name
ViewHoldings
Display Name
View Holdings
Possible Contexts
Example
const instrument = {
type: 'fdc3.instrument',
name: 'Tesla, Inc.',
id: {
ticker: 'TSLA'
}
}
fdc3.raiseIntent('ViewHoldings', instrument)
See Also
Context
Intents