类 InstrumentInfoChannel.InstrumentInfo

java.lang.Object
io.contek.invoker.bybitlinear.api.websocket.market.InstrumentInfoChannel.InstrumentInfo
封闭类:
InstrumentInfoChannel

@NotThreadSafe public static final class InstrumentInfoChannel.InstrumentInfo extends Object
  • 字段详细资料

    • symbol

      public String symbol
    • last_price_e4

      public Long last_price_e4
    • last_tick_direction

      public String last_tick_direction
    • prev_price_24h_e4

      public Long prev_price_24h_e4
    • price_24h_pcnt_e6

      public Long price_24h_pcnt_e6
    • high_price_24h_e4

      public Long high_price_24h_e4
    • low_price_24h_e4

      public Long low_price_24h_e4
    • prev_price_1h_e4

      public Long prev_price_1h_e4
    • price_1h_pcnt_e6

      public Long price_1h_pcnt_e6
    • mark_price_e4

      public Long mark_price_e4
    • index_price_e4

      public Long index_price_e4
    • open_interest

      public Long open_interest
    • open_value_e8

      public Long open_value_e8
    • total_turnover_e8

      public Long total_turnover_e8
    • turnover_24h_e8

      public Long turnover_24h_e8
    • total_volume

      public Long total_volume
    • volume_24h

      public Long volume_24h
    • predicted_funding_rate_e6

      public Long predicted_funding_rate_e6
    • cross_seq

      public Long cross_seq
    • created_at

      public String created_at
    • updated_at

      public String updated_at
    • next_funding_time

      public String next_funding_time
    • countdown_hour

      public Long countdown_hour
  • 构造器详细资料

    • InstrumentInfo

      public InstrumentInfo()