Exchange Position Balance
Pricing
$0.05 / 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
Maintained by CommunityActor 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
| Field | Type | Required | Description |
|---|---|---|---|
baseCoin | string | Yes | Asset symbol, for example BTC. |
interval | string | Yes | Supported 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
- Review the input fields and example.
- Confirm the listed price and run budget.
- Start one run, wait for its final status, then open Output.
- 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.