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

Info about calculated margin in account currency.

properties

Properties

  • margin value of margin.

handled-api-methods

Handled Api methods

  • getMarginTrade

Link to this section Summary

Link to this section Types

@type t() :: %XtbClient.Messages.MarginTrade{margin: float()}

Link to this section Functions