Subscription: BaseSubscription<{
    channel: "level3";
    depth?: 10 | 100 | 1000;
    snapshot?: boolean;
    symbol: string[];
}>

Reference: Orders (Level 3)