zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Finance/Myfxbook
Logo Myfxbook

Myfxbook

Myfxbook community outlook — how the crowd of tracked live accounts is

Endpoints
1
Requests
327
Updated
5 hours ago
For LLMs
llms.txt
Endpoint healthnot yet measured
  • community-outlooknot measured
no measurements yetdaily 01:00 WIB

Playground

1 endpoint
GET/v1/finance:myfxbook/community-outlook1m cache2 paramschecking key…
Parameters
querystring

Filter on symbol; the slash is optional. Omit for every symbol

limitnumber

Items to return. Default 100, max 200

·
Response
EXAMPLE
{
  "asOf": "2026-08-21T02:32:50.576Z",
  "count": 1,
  "items": [
    {
      "price": 1.16957,
      "symbol": "EURUSD",
      "longLots": 4094.43,
      "shortLots": 15259.68,
      "longPercent": 21,
      "avgLongPrice": 1.166,
      "shortPercent": 79,
      "avgShortPrice": 1.1479,
      "longPositions": 12084,
      "shortPositions": 46813,
      "netShortPercent": 58,
      "longDistancePips": 36,
      "popularityPercent": 58,
      "shortDistancePips": -217
    }
  ],
  "query": "EURUSD",
  "total": 1,
  "dataset": "community-outlook",
  "provider": "myfxbook"
}

Code examples

Community Outlook
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("finance:myfxbook", "community-outlook", {
  "query": "EURUSD",
  "limit": 100
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/finance:myfxbook/community-outlook?query=EURUSD&limit=100" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETCommunity Outlook/v1/finance:myfxbook/community-outlookMyfxbook community outlook — how the crowd of tracked live accounts is

Parameters

querystringoptional
Filter on symbol; the slash is optional. Omit for every symbol
limitnumberoptional
Items to return. Default 100, max 200

Request

curl -X GET "https://api.zpi.web.id/v1/finance:myfxbook/community-outlook?query=EURUSD&limit=100" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "asOf": "2026-08-21T02:32:50.576Z",
  "count": 1,
  "items": [
    {
      "price": 1.16957,
      "symbol": "EURUSD",
      "longLots": 4094.43,
      "shortLots": 15259.68,
      "longPercent": 21,
      "avgLongPrice": 1.166,
      "shortPercent": 79,
      "avgShortPrice": 1.1479,
      "longPositions": 12084,
      "shortPositions": 46813,
      "netShortPercent": 58,
      "longDistancePips": 36,
      "popularityPercent": 58,
      "shortDistancePips": -217
    }
  ],
  "query": "EURUSD",
  "total": 1,
  "dataset": "community-outlook",
  "provider": "myfxbook"
}

Related APIs

More in finance

Pluang

finance/pluang

Data pasar Pluang lintas aset: order book, running trade, tradebook dan ringkasan broker per saham IDX, plus saham Amerika, emas, kripto, sinyal analis dan berita.

27.9K calls·1d cache

Binance Vision

finance/binance-vision

Binance's public bulk archive: klines, 5-minute open-interest and long/short metrics, funding, book depth and liquidations, back to 2017.

7.9K calls·1d cache

TradingView

finance/tradingview

Screener, charts, technical indicators, fundamentals, news and the macro calendar across 16 markets — Indonesian equities, US equities, crypto, forex and futures.

57K calls·1d cache

Stockbit

finance/stockbit

Data saham IDX dari Stockbit: harga, chart intraday, profil emiten, diskusi komunitas, dan kamus investasi.

17.8K calls·1d cache

Mempool Space

finance/mempool-space

Recommended fee tiers in sat/vB, as mempool.space's own estimator sees them.

1.1K calls·2m cache

Etherscan

finance/etherscan

Current gas price tiers and base fee, from Etherscan's V2 multichain API.

683 calls·30s cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026