# TRADE API

## Welcome to TRADE API

In this section you can learn about and use the TRADE API

## Related instructions

{% content-ref url="/pages/-LlGUbMe3ajbvQsny2h7" %}
[TRADE Interface](/trade-api/swft-trade-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGVXzWylHOmEtP-Zoc" %}
[Generate signature](/trade-api/generate-signature.md)
{% endcontent-ref %}

## Other Interfac

{% content-ref url="/pages/-LlGValtFIsdLytUeX6s" %}
[Get Account Balance](/trade-api/get-account-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGVz2-tiVcQgOAhJmM" %}
[Single currency Account Balance](/trade-api/single-currency-account-balance.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGWV24i-QclSX9kZQB" %}
[Get the Order Detail of Account](/trade-api/get-the-order-detail-of-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGWYMGnUlNicZ9z4c7" %}
[Get the Support Trade Pair](/trade-api/get-the-support-trade-pair.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGWhactReJoszVNDM1" %}
[Get Market Depth](/trade-api/get-market-depth.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGWpHt7lR9nQIgpnJx" %}
[Place a New Order](/trade-api/place-a-new-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGWvEqWmDgi9KXFaEy" %}
[Submit Cancel for an Order](/trade-api/submit-cancel-for-an-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGXBv-Nuq7SHYZ3cCC" %}
[Get All Open Orders](/trade-api/get-all-open-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGXHwzJzZzpWAYTaoA" %}
[Search Historical Orders](/trade-api/search-historical-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlGXMPEk5xWio9jFIpR" %}
[Get the Order Detail of an Order](/trade-api/get-the-order-detail-of-an-order.md)
{% endcontent-ref %}

{% content-ref url="/pages/k6HW4S0MDTUVYFSTfmqA" %}
[Latest transaction information](/trade-api/latest-transaction-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/t0by9DayXjEjxJWyhxT1" %}
[Historical transaction record](/trade-api/historical-transaction-record.md)
{% endcontent-ref %}

{% content-ref url="/pages/T0YEnrtsH7fHcnsGm2Oh" %}
[K-line data](/trade-api/k-line-data.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-swft.en.swft.pro/trade-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
