> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/qu-yin/perpetual-trading/perpetual-trading-v2/madbtcusd.md).

# MADBTCUSD

**1. MADBTCUSDインデックスとは何ですか？**

MADBTCUSDインデックスは、BTCのダイナミックな動きを捉えながらも、より高いボラティリティを持つようにアルゴリズムによって生成された価格インデックスです。このインデックスは、金融の世界で資産の予測不可能な性質をシミュレートするために一般的に使用される数学モデルである幾何ブラウン運動（GBM）デリバティブ価格決定手法を使用して導出されています。

**2. 仕組みは？**

MADBTCUSDインデックスはBitcoinの価格を主な基準としています。BTCUSDの一般的な上下動を反映しますが、増幅された率（期待ボラティリティ100%）で動作するため、より顕著な価格変動を持つインデックスとなります。透明性と公平性を維持するために、MADBTCの価格はBTC価格とMADBTCの過去の価格データを通じてクロス検証できます（[こちら](/japanese/qu-yin/perpetual-trading/perpetual-trading-v2/madbtcusd/madbtcusd-faq.md)）。これにより、インデックスが基礎となるBTC市場の動きを正確に反映していることが保証されます。

MADBTCUSDを従来の暗号資産と区別する重要な特徴の1つはランダム性の要素です。MADBTCUSDコントラクトの価格は、対応するコントラクトのデータとランダムナンバーの組み合わせを使用してアルゴリズムによって生成されます。買い手と売り手がMADBTCUSDインデックスの価格に影響を与えることはありません。

**3. マーケットの提供状況：**

現在、MADBTCUSDインデックスはBNB ChainのクラシックモードでBTCUSD、ETHUSDなどの主要マーケットとともに利用可能です。このコントラクトはポジション開設手数料ゼロ、PnLベースのポジションクローズ手数料、最大250倍のレバレッジなどの追加メリットを提供します。

MADBTCUSDのコンセプトに興味があり、このコントラクトの詳細を探求したい場合は、包括的な方法論を提供する専用の[FAQ](/japanese/qu-yin/perpetual-trading/perpetual-trading-v2/madbtcusd/madbtcusd-faq.md)ページをご参照ください。

***その極めて高いボラティリティのため、MADBTCUSDはすべてのトレーダーに適しているわけではありません。参加前に必ず調査を行い、関連するリスクを十分に理解することが不可欠です。***


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/japanese/qu-yin/perpetual-trading/perpetual-trading-v2/madbtcusd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
