UNPKG

notbank

Version:
5 lines (4 loc) 179 B
export interface SubscribeLevel1Request { InstrumentId?: number; // The ID of the instrument being tracked Symbol?: string; // The symbol of the instrument (e.g., 'BTCUSD') }