<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Chaden's Block Insight</title>
        <link>https://paragraph.com/@chaden-s-block-insight</link>
        <description>Chad &amp; Golden：Financial PMs,Web3 Players,sharing the block insight...</description>
        <lastBuildDate>Sun, 23 Aug 2026 09:48:44 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[BinanceU本位合约强平价公式推算]]></title>
            <link>https://paragraph.com/@chaden-s-block-insight/binanceu</link>
            <guid>CELEpyknfmOXXt32PbDG</guid>
            <pubDate>Mon, 10 Apr 2023 07:51:05 GMT</pubDate>
            <description><![CDATA[一、基本概念1.强平触发条件当保证金余额=维持保证金时，强平被触发。2.维持保证金维持保证金（Maintenance Margin）是在合约交易中，投资者需要维持在其保证金账户中的最低资金要求。维持保证金的主要目的是确保投资者能够承担可能出现的亏损，以及确保交易所或经纪商不会因客户的亏损而承担风险。2.1维持保证金速算额合约交易的维持保证金速算额是一个简化的计算方法，用于快速估算投资者在进行杠杆交易时需要维持的最低保证金水平。币安使用维持保证金速算额，主要是因为维持保证金的计算方式是按照持仓量等级分阶梯计算的。 例如： 仓位名义价值是200000 USDT 1）正常计算：维持保证金 = 50000x0.4%+150000 x0.5% = 950 2）使用速算额计算更加简洁：维持保证金 =200000x0.5%-50 = 950 也就是维持保证金=仓位名义价值*对应等级的维持保证金率-对应等级的速算数Binance U本位合约阶梯维持保证金率推导过程： 1）假设仓位名义价值在级距n 正常计算维持保证金=（仓位名义价值-级距n持仓下限）*级距n的维持保证金率+（级距n的持仓价值下限-...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">一、基本概念</h2><h3 id="h-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.强平触发条件</h3><p>当<strong>保证金余额=维持保证金</strong>时，强平被触发。</p><h3 id="h-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.维持保证金</h3><p>维持保证金（Maintenance Margin）是在合约交易中，投资者需要维持在其保证金账户中的最低资金要求。维持保证金的主要目的是确保投资者能够承担可能出现的亏损，以及确保交易所或经纪商不会因客户的亏损而承担风险。</p><h4 id="h-21" class="text-xl font-header !mt-6 !mb-3 first:!mt-0 first:!mb-0">2.1维持保证金速算额</h4><p>合约交易的维持保证金速算额是一个简化的计算方法，用于快速估算投资者在进行杠杆交易时需要维持的最低保证金水平。币安使用维持保证金速算额，主要是因为维持保证金的计算方式是按照持仓量等级分阶梯计算的。</p><p>例如：</p><p>仓位名义价值是200000 USDT</p><p>1）正常计算：维持保证金 = 50000x0.4%+150000 x0.5% = 950</p><p>2）使用速算额计算更加简洁：维持保证金 =200000x0.5%-50 = 950</p><p><strong>也就是维持保证金=仓位名义价值*对应等级的维持保证金率-对应等级的速算数</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/db0a7b345e983d588cf02b18313c2268985313d0c376d401879256418734e279.png" alt="Binance U本位合约阶梯维持保证金率" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Binance U本位合约阶梯维持保证金率</figcaption></figure><p><strong>推导过程：</strong></p><p>1）假设仓位名义价值在级距n</p><p>正常计算维持保证金=（仓位名义价值-级距n持仓下限）*级距n的维持保证金率+（级距n的持仓价值下限-级距n-1的持仓价值下限）*级距(n-1)的维持保证金率+（级距n-1的持仓价值下限-级距n-2的持仓价值下限）*级距(n-2)的维持保证金率+...+级距2的持仓价值下限*级距1的维持保证金率</p><p>整理以上公式可得公式一：</p><p>公式一：维持保证金=仓位名义价值*级距n的维持保证金率-[ 级距n持仓下限*(级距n的维持保证金率-级距n-1的维持保证金率)+级距n-1持仓下限*(级距n-1的维持保证金率-级距n-2的维持保证金率)+级距n-2持仓下限*(级距n-2的维持保证金率-级距n-3的维持保证金率)+...+级距2持仓下限*(级距2的维持保证金率-级距1的维持保证金率) ]</p><p>所以仓位名义价值在级距n的速算额即为：公式一[中括号]的部分，即下方公式二</p><p>公式二：速算额=[ 级距n持仓下限*(级距n的维持保证金率-级距n-1的维持保证金率)+<code>级距n-1持仓下限*(级距n-1的维持保证金率-级距n-2的维持保证金率)+级距n-2持仓下限*(级距n-2的维持保证金率-级距n-3的维持保证金率)+...+级距2持仓下限*(级距2的维持保证金率-级距1的维持保证金率) </code>]</p><p>2）同上，假设仓位名义价值在级距n-1</p><p>维持保证金=仓位名义价值*级距n-1的维持保证金率-[ 级距n-1持仓下限*(级距n-1的维持保证金率-级距n-2的维持保证金率)+级距n-2持仓下限*(级距n-2的维持保证金率-级距n-3的维持保证金率)+级距n-3持仓下限*(级距n-3的维持保证金率-级距n-4的维持保证金率)+...+级距2持仓下限*(级距2的维持保证金率-级距1的维持保证金率) ]</p><p>仓位名义价值在级距n-1的速算额=[ <code>级距n-1持仓下限*(级距n-1的维持保证金率-级距n-2的维持保证金率)+级距n-2持仓下限*(级距n-2的维持保证金率-级距n-3的维持保证金率)+级距n-3持仓下限*(级距n-3的维持保证金率-级距n-4的维持保证金率)+...+级距2持仓下限*(级距2的维持保证金率-级距1的维持保证金率)</code> ]</p><p>不难发现以上两处置灰部分完全相同，因此使用（级距n-1的速算额）来替代公式二中置灰部分</p><p>3）结论</p><p>仓位名义价值在级距n的速算额=[ 级距n持仓下限*(级距n的维持保证金率-级距n-1的维持保证金率)+级距n-1的速算额]</p><p>再将级距n的速算额公式代入公式一，得出维持保证金=仓位名义价值*对应等级的维持保证金率-[ 级距n持仓下限*(级距n的维持保证金率-级距n-1的维持保证金率)+级距n-1的速算额]</p><p><strong>即维持保证金=仓位名义价值*对应等级的维持保证金率-对应等级的速算额</strong></p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">二、强平公式推导过程</h2><h3 id="h-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.官方指标</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5347af5dbd201e9d9f1b4e68889372c54cbf08e127a5067b67525282fcbd7770.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.单向持仓</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/955502f7633086f23f52f9e5a81822cf7f31c23b1d9504477bbdd29845e1ea4f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>1）条件：MB=MM时，强平被触发</p><p>2）代入公式即为：WB+UPNL1+Side1BOTH*Position1BOTH*（LP1-EP1BOTH）=TMM1+Position1BOTH*MMR B*LP1-cumB</p><p><strong>3）提取LP1，结论：</strong></p><p><strong>LP1=（WB+UPNL1-TMM1+cumB-Side1BOTH*Position1BOTH*EP1BOTH）/（Position1BOTH*MMR B-Position1BOTH*Side1BOTH）</strong></p><h3 id="h-3" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3.双向持仓</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c688f619a37afc02d8aa44b2920c127cb823b103e257579642412ffe0832ba31.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>1）条件：MB=MM时，强平被触发</p><p>2）代入公式即为：WB+UPNL1+[Position1LONG*（LP2-EP1LONG）]-[Position1SHORT*（LP2-EP1SHORT）]=TMM1+Position1LONG*MMR L*LP2-cumL+Position1SHORT*MMR S*LP2-cumS</p><p><strong>3）提取LP2，结论：</strong></p><p><strong>LP2=（WB+UPNL1-TMM1+cumL+cumS-Position1LONG*EP1LONG+Position1SHORT*EP1SHORT）/（Position1LONG*MMR L+Position1SHORT*MMR S-Position1LONG+Position1SHORT）</strong></p><h3 id="h-4" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.综上</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c501feeb5d54edb89a35b6ccd6d69cb952d7923601a9a268328c79933a899b70.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure>]]></content:encoded>
            <author>chaden-s-block-insight@newsletter.paragraph.com (Chaden's Block Insight)</author>
        </item>
    </channel>
</rss>