AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface Instrument

    interface Instrument {
        id: InstrumentID;
        name?: string;
        type: string;
    }
    Index
    name?: string
    type: string