> For the complete documentation index, see [llms.txt](https://docs.algomojo.com/algomojo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algomojo.com/algomojo/modules/tradingview/spot-futures-signals-to-two-legged-options-execution-module.md).

# Spot/Futures Signals to Two-Legged Options Execution Module

Here is a two-legged options execution Tradingview module for the Algomojo trading platform where users can easily configure the module on top of their own trading logic to convert any spot/futures signals into 9 types of two-legged options execution modules.\
\
**Features of the Two-Legged Options Execution Module:**\
1\)Configure various styles of two-legged options execution strategies. Supports 9 types of two-legged options trading strategies.\
2\)Configure separate options trading strategies for long-entry and short-entry signals in spot/futures charts\
3\)Place Larger Option Orders by Splitting Larger Orders into multiple small orders.\
4\)Option Strike calculation at Tradingview end (Trades can configure the Underlying symbol as Spot./Futures) based on their trading requirement)accordingly, options strikes will be calculated.\
5\)Easy to configure the module by configuring block 3 and mapping the signals to block 4 in the below-mentioned code\
\
**Here are the Supported two-legged options trading strategies:**\
Credit Spread: Selling an option at one strike price and buying an option at a lower strike price.\
Debit Spread: Buying an option at one strike price and selling an option at a higher strike price.\
Straddle: buying a call and a put option with the same strike price and expiration date.\
Strangle: buying a call option with a higher strike price and a put option with a lower strike price\
Synthetic Futures: Buying/Selling a call option and selling/Buying a put option of the same strike price and expiration date\
Diagonal Spread: Buying a call or put option with a longer expiration date and selling a call or put option with a shorter expiration date and a different strike price.\
Calendar Spread: Buying a call or put option with a longer expiration date and selling a call or put option with a shorter expiration date.\
Ratio Spread: Buying a call or put option at one strike price and selling multiple options at a different strike price\
Ratio Back Spread: Buying multiple options at one strike price and selling an option at a different strike price<br>

\
\
&#x20;<mark style="color:blue;">Download her</mark>

{% file src="/files/55hyuv6IaHVShvrsm6lG" %}


---

# 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:

```
GET https://docs.algomojo.com/algomojo/modules/tradingview/spot-futures-signals-to-two-legged-options-execution-module.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.
