IMarketsInfo: {
    24_trades: number;
    24h_funds: string;
    24h_volume: string;
    open_interest: string;
}

Type declaration

  • 24_trades: number
  • 24h_funds: string
  • 24h_volume: string
  • open_interest: string

Generated using TypeDoc