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

Info about query for trade infos.

parameters

Parameters

  • orders array of order IDs.

Link to this section Summary

Link to this section Types

@type t() :: %XtbClient.Messages.TradeInfos.Query{orders: [binary()]}

Link to this section Functions