> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.6mm.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.6mm.com/_mcp/server.

# Custom Prediction

> Choose a direction and duration for an independent prediction order with recorded opening price, expiry, and fixed odds.

Custom Prediction lets users initiate independent orders by choosing Up or Down and an available duration. It does not require joining the next scheduled Up/Down round.

## How to participate

1. Choose a symbol and one of its enabled durations.
2. Select Up or Down and enter a permitted stake.
3. Review the fixed odds for that duration and the expected payout.
4. After acceptance, check the recorded opening price, order time, expiry, and odds.
5. At expiry, follow the settlement result in order history.

## Each order has its own terms

| Recorded term               | Purpose                                           |
| --------------------------- | ------------------------------------------------- |
| Symbol and direction        | Identifies the price series and selected outcome  |
| Opening price               | The comparison baseline for this order            |
| Duration and expiry         | Defines when this order becomes due               |
| Stake and fixed odds        | Defines the accepted amount and return multiplier |
| Settlement price and result | Records the outcome                               |

The configured fixed odds for a period apply to both directions. Once accepted, the order stores an odds snapshot; later configuration changes do not replace it.

## Result and example

A higher settlement price corresponds to Up and a lower price to Down. Equal-price handling must follow the applicable product rule.

For an illustrative Down order with an opening price of 3,000 and a settlement price of 2,990, the selected direction wins. A 100 USDT stake at locked odds of 1.85x returns 185 USDT before separately disclosed fees, including the stake; gross net profit is 85 USDT.

## Things to check

* Two orders placed at different times can have different opening prices and outcomes.
* Use the accepted expiry time, not a browser countdown, when checking a result.
* An enabled duration or fixed odds value for one symbol need not apply to another.

See [Order Rules and Statuses](/prediction/orders-statuses) and [Price Sources](/prediction/price-source).