View Source XtbClient.Messages.Trades.Query (XtbClient v0.1.1)

Info about the query for trades.

parameters

Parameters

  • openedOnly if true then only opened trades will be returned.

Link to this section Summary

Link to this section Types

@type t() :: %XtbClient.Messages.Trades.Query{openedOnly: boolean()}

Link to this section Functions