Exchange Position Balance avatar

Exchange Position Balance

Pricing

$0.05 / exchange position balance

Go to Apify Store
Exchange Position Balance

Exchange Position Balance

Compare long and short trading ratios across exchanges for a selected asset and interval. Retrieve structured JSON with exchange names, ratios and available buy/sell turnover figures in one run.

Pricing

$0.05 / exchange position balance

Rating

0.0

(0)

Developer

Grass Tech

Grass Tech

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Compare long and short trading ratios across exchanges for a selected asset and interval. Retrieve structured JSON with exchange names, ratios and available buy/sell turnover figures in one run.

What this Actor does

Compare exchange-level long/short balance for a selected asset and interval. Useful for market dashboards and cross-exchange research.

Input

FieldTypeRequiredDescription
baseCoinstringYesAsset symbol, for example BTC.
intervalstringYesSupported interval string; the verified example uses 1h. Preserve its spelling and case.

Example input

{
"baseCoin": "BTC",
"interval": "1h"
}

This example shows the accepted input structure. Select parameters appropriate to your query.

Output

The JSON envelope contains code, success and data. Data rows may include baseCoin, exchangeName, longRatio, shortRatio, buyTradeTurnover and sellTradeTurnover. Some exchanges omit unavailable fields.

A successful run saves the result under OUTPUT and in the default dataset. Use the Output tab to open the result. Returned values are observations, not forecasts.

Pricing

One request event is $0.05. Check the current Pricing panel and set a maximum run charge that covers the listed event. Review any platform usage displayed before starting.

How to run

  1. Review the input fields and example.
  2. Confirm the listed price and run budget.
  3. Start one run, wait for its final status, then open Output.
  4. Inspect result timestamps, field availability and returned status before using the data.

Scope and troubleshooting

Each run performs one data query. Data coverage and update times vary by market and parameters. This Actor does not execute trades, move funds or maintain a live subscription.

If a run fails, retain its Run ID and check the status and log. Review the input before starting another run. For support, open an Actor Issue with the Run ID and sanitized input; omit credentials and private keys. Financial data is informational, not investment advice.