> For the complete documentation index, see [llms.txt](https://gunthy.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gunthy.gitbook.io/wiki/trading-strategy-options/about-gunbot-strategies.md).

# About Gunbot strategies

A strategy in Gunbot is a set of rules for trading, you can assign it to one or more trading pairs and tweak every setting precisely how you want it.

{% hint style="info" %}
**Gunbot strategies follow the AND principle**

Every buy or sell condition you set, must occur in the **same** round of processing.
{% endhint %}

Because strategies are a very long topic, the documentation is split into different pages:

{% content-ref url="/pages/-LdImDeIdAzJkqh5QGbS" %}
[Trading methods](/wiki/trading-strategy-options/about-gunbot-strategies/trading-methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LdImDeJXEAYnOThG2Qo" %}
[Protections](/wiki/trading-strategy-options/about-gunbot-strategies/protections.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LdImDeKF5GBg0ExR8WC" %}
[Regular strategies (spot trading)](/wiki/trading-strategy-options/regular-strategies-spot-trading.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LdImDe\_DJ\_vb6r5cp3X" %}
[Margin trading strategies](/wiki/trading-strategy-options/margin-trading-strategies.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZIgI6E0G8BoVwYMstX" %}
[Custom strategies](/wiki/trading-strategy-options/custom-strategies.md)
{% endcontent-ref %}

## Presets

You can save as many strategy presets as you want. The built-in presets are generally meant as a good starting point for an individual strategy.

There are built-in presets for every available trading method. Additionally, there are a few pre-tuned presets available:

* **emotionless-medium:** same as the regular emotionless strategy, but less conservative when buying.
* **emotionless-fast:** same as the regular emotionless strategy, but very trigger happy when buying.
* **bbta-tssl:** a combination between buying with BBTA and selling with tssl.
* **gain-stochrsicross:** based on gain, combined with StochRSI in cross mode as  confirming indicator.
