이 글은 바이낸스 기준으로 작성된 글입니다.
PC기준으로 설명이 되었습니다.
선물 거래를 하여 매수 또는 매도하여 이익을 얻을 수 있는 방법의 예
Long Position 일때 샘플
1 BTC를 걸고 비트코인이 5000달러일 때 Long Position으로 진입하여 6000달러일때 나오면 1000달러의 이득이 생긴다.
Short Position 일 떄 샘플
1 BTC를 걸고 비트코인이 5000달러일 때 Short Position으로 진입하여 4000달러일때 나오면 1000달러의 이득이 생긴다.
현물 시장에서 거래자는 자산 가치가 상승할 때만 이익을 얻을 수 있습니다. 하지만, 선물 거래를 통해 자산 가치가 오르거나 내릴 때 두 가지 방식으로 이익을 얻을 수 있습니다.
PNL and ROE% 계산하는 방법
USDⓈ-M Futures Contracts
- 사용자가 시장 평균가(Mark Price)으로 기준으로 Position 들어갔을 때
Unrealized PNL = position size * direction of order * (mark price - entry price)
ROE% =Unrealized PNL in USDT / entry margin = ( ( mark Price - entry Price ) * direction of order * size ) / (position_amount * contract_multiplier * mark_price* IMR)
*IMR = 1/Leverage
- 사용자가 마지막 체결가(Latest Price)으로 기준으로 Position 들어갔을 때
Unrealized PNL = position size * direction of order * (latest price - entry price)
ROE% = Unrealized PNL in USDT / entry margin = ( ( latest price - entry Price ) * direction of order * size ) / (position_amount * contract_multiplier * mark_price* IMR)
direction of order: 1 for long order;-1 for short order
COIN-M Futures Contracts
- 사용자가 시장 평균가(Mark price)으로 기준으로 Position 들어갔을 때
Unrealized PNL = position_size * contract_multiplier * direction of order * (1 / entry price - 1 / mark price) ROE% = Unrealized PNL * mark price / abs(size) * contract_multiplier * IMR
- 사용자가 마지막 체결가(Mark price)으로 기준으로 Position 들어갔을 때
Unrealized PNL = position_size * contract_multiplier * direction of order * (1 / entry price - 1 / latest price) ROE% = Unrealized PNL * mark_price / abs(size) * contract_multiplier * IMR
참조 : https://www.binance.com/en/support/faq/360039304272
[A Beginner’s Guide to Futures Trading (Website) | Binance
Binance Futures Welcome Bonus Coupon
www.binance.com](https://www.binance.com/en/support/faq/360039304272)
반응형
'비트코인 > 선물기초&용어' 카테고리의 다른 글
[비트코인선물기초] 현물(Fiat and Spot)지갑에서 선물마진(USDⓈ-M Futures) 지갑으로 이체하는 법 (17) | 2022.09.08 |
---|---|
[비트코인선물기초] 바이낸스 선물 거래 타입 USDⓈ-M, COIN-M 선물 차이점은? (22) | 2022.09.07 |
[선물가이드] 바이낸스 선물 계정 생성 및 로그인 방법 (13) | 2022.09.06 |
[매매법칙] 안키의 매매법칙 공유 (22) | 2022.08.03 |
[비트코인선물가이드] 격리(Isolated) VS 교차(Cross) 차이점 (4) | 2022.07.26 |