Torngen.Client.Path.User.Trades (TorngenElixirClient v6.0.0)

View Source

Get your trades.

Requires limited access key. When requesting 'ongoing' trades (default), limit/offset/sort are not being used.

Parmeters

  • cat: Category of trades returned
  • limit: N/A
  • sort: Sorted by the greatest timestamps
  • to: Timestamp that sets the upper limit for the data returned
  • from: Timestamp that sets the lower limit for the data returned
  • timestamp: Timestamp to bypass cache or get the data in specific point in time
  • comment: Comment for your tool/service/bot/website to be visible in the logs.
  • key: API key (Limited)

Response Module(s)

  • UserTradesResponse