> For the complete documentation index, see [llms.txt](https://docs.obside.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.obside.com/obside-chat/automate-your-trading/schedule-a-trade.md).

# Plan a trade

## Overview

Planning a trade means asking Obside to **execute a specific operation**, at a given time or when a condition is met. It's the simplest level of automation: no continuous strategy to design, just an action to schedule.

You can schedule:

* A buy or sell at a fixed time.
* A buy or sell conditional on a market event (price breakout, macro release, earnings…).
* An order with built-in risk management (stop-loss, take-profit, position size).

## How to phrase your request

Describe the operation as if you were briefing an assistant: **what to buy or sell, when, and under which conditions**.

{% hint style="success" %}
The more precise your request (amount, asset, time, conditions, risk management), the less Obside will need to come back to you for clarification.
{% endhint %}

## Example requests

{% hint style="info" %}
**Example #1 — Buy at a fixed time**

"Buy $500 of QQQ at market open next Monday."
{% endhint %}

{% hint style="info" %}
**Example #2 — Conditional buy on macro event**

"Buy 1 micro gold contract if US inflation YoY beats expectations, with a -5% stop-loss and +7% take-profit."
{% endhint %}

{% hint style="info" %}
**Example #3 — Price breakout with volume filter**

"Buy $2,000 of AAPL if it breaks above $230 with volume 30% above the 20-day average."
{% endhint %}

***

## What's next?

Once your trade is scheduled, it becomes an **agent** accessible in the [Agents](/agents/introduction.md) section. You can track its status, edit it, or pause it at any time.
