> For the complete documentation index, see [llms.txt](https://insilico-research.gitbook.io/insilico-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insilico-research.gitbook.io/insilico-research/tomahawk-overview.md).

# Tomahawk Overview - Suspended!

## Volume and Mean Reversion Based Indicator

&#x20;**This INDICATOR IS CURRENTLY NOT IN USE, IT WAS SUSPENDED BY TRADING VIEW**

Tomahawk is a volume and mean reversion based indicator offering multiple avenues of trading confluence.

Usable on all timeframes **in conjunction with your trading system** to help confirm biases and assist you in executing your orders at the right time by signaling potential bottoms, trouble areas, and tops.

Easy to understand and highly customizable.

## In This Section

{% content-ref url="/pages/-MVY41anrlUYBEMpP8ue" %}
[Tops and Bottoms](/insilico-research/tomahawk-overview/reversals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVY4-DFgg2JsTpPx2A5" %}
[Doritos](/insilico-research/tomahawk-overview/histogram.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVY3xquT5upZ\_JOr05N" %}
[Shifts in Momentum](/insilico-research/tomahawk-overview/signals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVY3lSlKJviexQTza3e" %}
[Colors](/insilico-research/tomahawk-overview/untitled.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://insilico-research.gitbook.io/insilico-research/tomahawk-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
