Skip to main content
POST
/
trade-intel
/
query
curl --request POST \
  --url https://api.ypym.app/trade-intel/query \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
    "query": "IDXFINANCE sector outlook Q1 2026",
    "scope": "sector",
    "sector": "IDXFINANCE",
    "timeframe": "90d",
    "signals": ["price_action", "volume_anomaly", "news_sentiment"],
    "format": "summary"
  }'
{
  "query": "IDXFINANCE sector outlook Q1 2026",
  "scope": "sector",
  "sector": "IDXFINANCE",
  "timeframe": "90d",
  "generated_at": "2026-03-06T10:00:00.000Z",
  "summary": "IDX Finance sector shows mixed signals in Q1 2026. Banking sub-sector leads with +4.2% composite gain driven by strong NIM expansion. Insurance segment under pressure from regulatory tightening on unit-linked products. Key signal: abnormal volume detected in 3 mid-cap fintech-adjacent issuers suggesting accumulation phase.",
  "signals": [
    {
      "type": "price_action",
      "severity": "moderate",
      "entity": "IDXFINANCE",
      "description": "Sector composite +4.2% QTD, outperforming IHSG by 1.8pp",
      "timestamp": "2026-03-05T16:00:00.000Z"
    },
    {
      "type": "volume_anomaly",
      "severity": "high",
      "entity": "BBCA.JK",
      "description": "3-day average volume 2.4x above 30-day mean — institutional accumulation pattern",
      "timestamp": "2026-03-04T16:00:00.000Z"
    },
    {
      "type": "news_sentiment",
      "severity": "low",
      "entity": "OJK",
      "description": "New OJK circular on digital banking capital requirements — neutral to slightly negative for neo-banks",
      "timestamp": "2026-03-03T09:00:00.000Z"
    }
  ],
  "entities": [
    { "name": "BBCA", "type": "company", "relevance": 0.92 },
    { "name": "BBRI", "type": "company", "relevance": 0.87 },
    { "name": "OJK", "type": "regulator", "relevance": 0.78 }
  ],
  "data_points": {
    "sector_return_qtd": 4.2,
    "ihsg_return_qtd": 2.4,
    "avg_sentiment_score": 0.62,
    "signal_count": 14,
    "entities_tracked": 47
  }
}

Overview

Trade Intel is YPYM’s proprietary market intelligence engine — designed to cut through noise and surface actionable growth signals across Indonesia’s capital markets, sector dynamics, and competitive search landscapes. It powers the data-driven layer behind every YPYM engagement: from venture studio due diligence to Pre-IPO digital readiness assessments.
Trade Intel is a restricted-access research product. To request access or receive a research briefing, email research@ypym.app.

Core Capabilities

query
string
required
The intelligence query — a company name, ticker symbol, sector code, or natural language question about market conditions.
scope
string
default:"market"
Intelligence scope. Options: market (macro trends), sector (IDX sector analysis), company (entity-specific), serp (search landscape).
sector
string
IDX sector filter. Examples: IDXFINANCE, IDXHEALTH, IDXENERGY, IDXTECHNO, IDXPROPERT, IDXBASIC, IDXTRANS, IDXINDUST.
timeframe
string
default:"30d"
Analysis timeframe. Options: 7d, 30d, 90d, 1y, ytd, max.
signals
array
Signal types to include. Options: price_action, volume_anomaly, news_sentiment, serp_movement, regulatory, insider_activity.
format
string
default:"summary"
Output format. summary returns executive briefing. full returns raw data with all signal layers. chart returns visualisation-ready datasets.

Intelligence Modules

ModuleDescription
IHSG Market PulseReal-time composite index tracking with sector rotation detection and anomaly alerts
Sector IntelligenceDeep analysis across 21+ IDX sectors — performance benchmarks, peer comparison, and trend identification
Company ProfilerEntity-level intelligence: financial metrics, search authority score, news sentiment, and regulatory exposure
SERP LandscapeCompetitive search visibility mapping — who owns the search real estate for critical industry keywords
News CrawlerAutomated financial news aggregation with sentiment scoring and relevance ranking
Signal DetectionMulti-layer anomaly detection across price, volume, news, and search data to surface early growth signals
Regulatory MonitorOJK, IDX, and BI regulatory filing tracker with compliance impact assessment

Response Fields

query
string
The original intelligence query.
scope
string
The intelligence scope processed.
signals
array
Array of detected intelligence signals with type, severity, and description.
summary
string
Executive briefing text — AI-generated from aggregated signal data.
entities
array
Mentioned entities (companies, sectors, regulators) with relevance scoring.
data_points
object
Structured data points including price, volume, sentiment scores, and search metrics.

Architecture

Trade Intel operates as a multi-source intelligence aggregation platform:
LayerFunction
IngestionCrawls financial news, IDX filings, regulatory announcements, and SERP data
ProcessingNLP-based entity extraction, sentiment scoring, and signal classification
AnalysisCross-references multi-source signals to identify actionable intelligence
DeliveryStructured JSON responses, executive summaries, and chart-ready datasets

Access

Request Access

Send an email to research@ypym.app — include your company name and use case
curl --request POST \
  --url https://api.ypym.app/trade-intel/query \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
    "query": "IDXFINANCE sector outlook Q1 2026",
    "scope": "sector",
    "sector": "IDXFINANCE",
    "timeframe": "90d",
    "signals": ["price_action", "volume_anomaly", "news_sentiment"],
    "format": "summary"
  }'
{
  "query": "IDXFINANCE sector outlook Q1 2026",
  "scope": "sector",
  "sector": "IDXFINANCE",
  "timeframe": "90d",
  "generated_at": "2026-03-06T10:00:00.000Z",
  "summary": "IDX Finance sector shows mixed signals in Q1 2026. Banking sub-sector leads with +4.2% composite gain driven by strong NIM expansion. Insurance segment under pressure from regulatory tightening on unit-linked products. Key signal: abnormal volume detected in 3 mid-cap fintech-adjacent issuers suggesting accumulation phase.",
  "signals": [
    {
      "type": "price_action",
      "severity": "moderate",
      "entity": "IDXFINANCE",
      "description": "Sector composite +4.2% QTD, outperforming IHSG by 1.8pp",
      "timestamp": "2026-03-05T16:00:00.000Z"
    },
    {
      "type": "volume_anomaly",
      "severity": "high",
      "entity": "BBCA.JK",
      "description": "3-day average volume 2.4x above 30-day mean — institutional accumulation pattern",
      "timestamp": "2026-03-04T16:00:00.000Z"
    },
    {
      "type": "news_sentiment",
      "severity": "low",
      "entity": "OJK",
      "description": "New OJK circular on digital banking capital requirements — neutral to slightly negative for neo-banks",
      "timestamp": "2026-03-03T09:00:00.000Z"
    }
  ],
  "entities": [
    { "name": "BBCA", "type": "company", "relevance": 0.92 },
    { "name": "BBRI", "type": "company", "relevance": 0.87 },
    { "name": "OJK", "type": "regulator", "relevance": 0.78 }
  ],
  "data_points": {
    "sector_return_qtd": 4.2,
    "ihsg_return_qtd": 2.4,
    "avg_sentiment_score": 0.62,
    "signal_count": 14,
    "entities_tracked": 47
  }
}