ViewChart
Display a chart for the provided instrument(s).
Intent Name
ViewChart
Display Name
View Chart
Possible Contexts
Example
const instrument = {
type: 'fdc3.instrument',
name: 'International Business Machines',
id: {
ticker: 'ibm'
}
}
fdc3.raiseIntent('ViewChart', instrument)
See Also
Context
Intents