# COTLargeTraderActivity

### &#x20;<a href="#cotlargetraderactivity" id="cotlargetraderactivity"></a>

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

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

The COTLargeTraderActivity indicator, like the COTStockDummy, is based not on real COT data, but instead on algorithmically calculated outputs. This indicator attempts to simulate the behavior of the large traders in markets for which no COT data is available. Here, the interpretation takes place analogously to the analysis of the NonCommercials in the standard COT indicators.As with the COTStockDummy, we point out that other indicators should be consulted, since we are not dealing with real COT data.

The following parameters are available for the COTLargeTraderActivity:

* **Period:** this is a period that is necessary for calculating the data. If you do not have detailed information about how this indicator works, please leave this period on the default setting.

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

to be announced

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

to be announced

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

to be announced

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

![COTStockDummy\&large](https://agenatrader.github.io/AgenaIndicator-documentation/media/COTStockDummy%26large.png)

#### Example <a href="#example_28" id="example_28"></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/cotlargetraderactivity.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.
