View Source XtbClient.Messages.SymbolVolume (XtbClient v0.1.1)

Info about symbol ticker + volume.

parameters

Parameters

  • symbol symbol name,
  • volume volume in lots.

Link to this section Summary

Link to this section Types

@type t() :: %XtbClient.Messages.SymbolVolume{symbol: binary(), volume: float()}

Link to this section Functions