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

Info about one step rule.

parameters

Parameters

  • from_value lower border of the volume range,
  • step lotStep value in the given volume range.

Link to this section Summary

Link to this section Types

@type t() :: %XtbClient.Messages.Step{from_value: float(), step: float()}

Link to this section Functions