broker_summary
Retrieve broker net buy/sell for an IDX stock from the latest completed session, with foreign/local/government classification and values in lots and IDR.
Instructions
Broker summary for an IDX stock: which brokers net-bought/sold on the latest completed session, in lots and IDR value, with foreign/local/govt classification. This is the core bandarmology signal — TradingView has no equivalent. period=LATEST means the previous completed session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max brokers per side (default 50; API default 25 truncates) | |
| symbol | Yes | IDX ticker, e.g. BBRI | |
| market_board | No | Default REGULER (use for bandarmology) | |
| investor_type | No | Default ALL | |
| transaction_type | No | Default NET |