Uses of Class
org.knowm.xchange.deribit.v2.dto.marketdata.DeribitSummary
Packages that use DeribitSummary
-
Uses of DeribitSummary in org.knowm.xchange.deribit.v2
Methods in org.knowm.xchange.deribit.v2 that return types with arguments of type DeribitSummaryModifier and TypeMethodDescriptionDeribit.getSummaryByInstrument(String instrumentName) Retrieves the summary information such as open interest, 24h volume, etc. -
Uses of DeribitSummary in org.knowm.xchange.deribit.v2.service
Methods in org.knowm.xchange.deribit.v2.service that return types with arguments of type DeribitSummaryModifier and TypeMethodDescriptionDeribitMarketDataServiceRaw.getSummaryByInstrument(String instrumentName)