# COTAggregatedIndexPositionDisaggregated

**The installation of the Technical Analysis Package is required in order to access this indicator.**

#### Description <a href="#description_20" id="description_20"></a>

This indicator also works in the same way as the COTAggregatedIndexPositionLegacy; for interpretation and more detailed information, please read more under [*COTAggregatedIndexPositionLegacy*](https://agenatrader.github.io/AgenaIndicator-documentation/indicators_oscillators/#COTAggregatedIndexPositionLegacy). The difference here, in turn, consists in the usage of the detailed disaggregated data for calculating the indicator.

For the COTAggregatedIndexPositionDisaggregated, the following parameters are available:

* AddIndices:
* **DowJones:** select \[True] if the positions of the DowJones should be added to the overall result.
* **Nasdaq100:** select \[True] if the positions of the Nasdaq100 should be added to the overall result.
* **Russell2000:** select \[True] if the positions of the Russell2000 should be added to the overall result.
* **SP500:** select \[True] if the positions of the SP500 should be added to the overall result.
* Categories: Financial
* Here you can only select the categories of the Financials, since this indicator addresses 4 financial markets. However, you can load the indicator in Financials AND Commodities.
* Select \[True] for the categories for which the positions for the selected markets should be added up and displayed.
* Data base:
* **ReportType:** see [*COTReportLegacy*](https://agenatrader.github.io/AgenaIndicator-documentation/indicators_oscillators/#COTReportLegacy) – CotType
* Display:
* **LongPosition:** select \[True] to display the long positions of the desired market participants
* **ShortPosition:** select \[True] to display the short positions of the desired market participants
* **NetPosition:** select \[True] to display the net positions of the desired market participants

#### Parameters <a href="#parameters_19" id="parameters_19"></a>

to be announced

#### Return value <a href="#return-value_21" id="return-value_21"></a>

to be announced

#### Usage <a href="#usage_21" id="usage_21"></a>

to be announced

#### Visualization <a href="#visualization_22" id="visualization_22"></a>

![COTAggregatedIndexPositionDisaggregated](https://agenatrader.github.io/AgenaIndicator-documentation/media/COTAggregatedIndexPositionDisaggregated.png)

#### Example <a href="#example_21" id="example_21"></a>

to be announced


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://indicators.agenatrader.com/premium-indicators/cot-addon/cotaggregatedindexpositiondisaggregated.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
