# Market Consensus

We added a feature that will directly affect the indicator's buy/sell signals based on the current market sentiment. For example, if you think the market is very bearish this week because of a war breaking out, high inflation rates, bad economic news, etc. You would set the market consensus to "Very bearish". This will directly affect the buy/sell signals of the indicator and give you a larger % of short trades compared to long trades. Making the indicator more accurate for the upcoming bearish pressure.

<figure><img src="/files/EHItL97ZRjYXDoRjrUqz" alt=""><figcaption></figcaption></figure>

You can do the same thing with long trades. If there is bullish news, you would set the indicator's market consensus to "very bullish". This would give you more long trades, than short trades.

<figure><img src="/files/wsLnLWU0HsmcCDi9lWPL" alt=""><figcaption></figcaption></figure>

### How To Tell What The Current Market Sentiment Is?

There are plenty of ways you can check to see if the overall market sentiment is bullish or bearish. My favorite way of doing this is by checking [FinFiz.](https://finviz.com/?a=486183327) They have some great features to tell if the market is overall bearish or bullish. You can use these statistics/data to make the indicator even more accurate!

<figure><img src="/files/atJXuFDR1NPQwnGNjhkC" alt=""><figcaption></figcaption></figure>


---

# 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://docs.tradinglab.ai/indicator-strategies/market-consensus.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.
