GetInstrument()
GetInstrument()
Definition
Returns an Instrument object by the master instrument name configured in the database.
This method does NOT add additional data for real-time or historical processing. For adding additional data to your script, please see the AddDataSeries() method.
Method Return Value
An Instrument object
Syntax
Instrument.GetInstrument(string instrumentName)

