Subscription: BaseSubscription<{
    channel: "trade";
    snapshot?: boolean;
    symbol: string[];
}>

Reference: Trades