Discussions
Questions Regarding /api/v2/trading/user/trades Endpoint and Trading Automation
Hello,
I'm currently exploring the possibility of integrating your API into an automated trading system and would like to clarify a few details regarding the /api/v2/trading/user/trades endpoint, especially in the context of Trading Automation.
Does this endpoint return trades that have already been accepted? If so, how is their status represented?
Does the status of an item or trade change after it has been accepted? If yes, what are the possible status values?
After a trade is accepted and its status is updated, how long does the item remain accessible via the endpoint? Is there a TTL (time-to-live) for completed trades?
Are there any rate limits for requests to this endpoint? If so, what are the specific limits (per second, minute, hour)?
Could you provide more detail on how this endpoint is intended to function in conjunction with the Trading Automation feature? Are there any specific parameters, flows, or behaviors that differ when using automation?
Are there any best practices or guidelines you recommend for using this endpoint efficiently in automated setups?