토픽

맨위로 가기
  • 공유 공유
  • 댓글 댓글
  • 추천 추천
  • 스크랩 스크랩
  • 인쇄 인쇄
  • 글자크기 글자크기
링크 복사 완료 링크가 복사되었습니다.

[크립토 선물 동향] 비트코인 선물 미결제약정 719억8000만 달러…도지코인 강세

프로필
최윤서 기자
댓글 5
좋아요 비화설화 7

비트코인 선물 미결제약정이 719억8000만 달러로 상승한 가운데 도지코인이 알트코인 중 가장 큰 상승폭을 기록했다. 롱/숏 비율은 균형을 이뤘으며, 전반적으로 투자 심리는 관망세를 유지하고 있다.

 비트코인 선물 미결제약정 719억8000만 달러…도지코인 강세 / 사진= 셔터스톡

비트코인 선물 미결제약정 719억8000만 달러…도지코인 강세 / 사진= 셔터스톡

비트코인 선물 미결제약정(OI, 남은 계약 총량)은 719억8000만 달러를 기록 중이다. 선물은 특정 자산을 미래의 일정 시점에 미리 정한 가격에 매매하기로 약정하는 파생상품이다.

코인글래스에 따르면 비트코인 선물 미결제약정은 전일 대비 1.24%↑ 상승한 681만1500BTC(719억8000만 달러)로 집계됐다.

거래소별로 보면 기관 중심인 CME가 159억4000만 달러로 22.15%의 비중을 차지하고 있다. 바이낸스는 124억5000만 달러, OKX는 43억1000만 달러로 각각 17.3%, 5.99%를 점했다.

주요 코인 선물 시장에서는 도지코인의 강세가 두드러진다. 도지코인은 24시간 동안 4.18%↑ 상승하며 상위 5개 코인 중 가장 큰 상승폭을 기록했다. 전반적으로 알트코인 시장이 비트코인 대비 강세를 보이고 있다.

알트코인 선물 미결제약정

이더리움 347억4000만 달러 0.95%↓

솔라나 65억5000만 달러 1.27%↑

XRP 37억3000만 달러 1.17%↓

롱 포지션 개수를 숏 포지션 개수로 나눈 '비트코인 선물 롱/숏 비율'은 지난 24시간 동안 1.0001로, 롱과 숏이 균형을 이루고 있는 상황이다.

비트코인 선물 펀딩 비율(Funding Rate)은 0.0001%로, 기본값 0.01%를 크게 하회하고 있어 투자자들의 관망세가 이어지고 있음을 시사한다.

알트코인 펀딩 비율

이더리움 0.0049%

솔라나 0.0012%

XRP 0.0080%

지난 24시간 동안 비트코인 선물은 3355만 달러, 이더리움 선물은 2433만 달러 청산됐다. 비트코인은 전일 대비 1.46%↑ 상승한 1만556.4달러, 이더리움은 0.18%↑ 오른 2505.73달러에 거래되고 있다.

[이 기사는 금융 자문을 제공하지 않으며, 투자 결과에 대한 책임은 투자자 본인에게 있습니다.]

<저작권자 ⓒ TokenPost, 무단전재 및 재배포 금지>

광고문의 기사제보 보도자료

많이 본 기사

관련된 다른 기사

댓글

댓글

5

추천

7

스크랩

스크랩

데일리 스탬프

7

말풍선 꼬리

매일 스탬프를 찍을 수 있어요!

등급

엠마코스모스

19:22

등급

바다거북이

17:13

등급

디스나

11:08

등급

위당당

10:56

댓글 5

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

0/1000

댓글 문구 추천

좋은기사 감사해요 후속기사 원해요 탁월한 분석이에요

엠마코스모스

2025.06.08 19:22:44

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

바다거북이

2025.06.08 17:13:18

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

디스나

2025.06.08 11:08:56

감사합니다

답글달기

0

0
0

이전 답글 더보기

릴라당

2025.06.08 09:48:28

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

StarB

2025.06.08 00:05:44

좋은기사 감사해요

답글달기

0

0
0

이전 답글 더보기

1
'); win.document.write(''); win.document.close(); var objAgent = navigator.userAgent; if (objAgent.indexOf('Edge') > -1) { win.onafterprint = function () { // win.close(); // setTimeout(function () { win.close() }, 500); return true; } } else if (objAgent.indexOf('Trident') > -1) { win.onafterprint = function () { // win.close(); setTimeout(function () { win.close() }, 500); return true; } } else { win.onafterprint = function () { win.close(); return true; } } }); $('#btnOpenFontSizePopup').on('click', function (){ if ($('#popupFontSize').css('display') == 'none'){ sharePopupClose(); $('#popupFontSize').show(); } else { $('#popupFontSize').hide(); } }); $(".btnChangeFontSize").on('click', function() { var fontSize = $(this).data().size; $('.view_text').css("fontSize", ''); $('.article_content').css("fontSize", ''); var articleTxt = $(".article_content > p"); if (!(fontSize == 14 || fontSize == 16 || fontSize == 18 || fontSize == 20 )) return false; $('.font_btn').removeClass('font_size_on'); $(this).find('.font_btn').addClass('font_size_on'); articleTxt.css("fontSize", fontSize); switch(fontSize){ case 14: break; case 16: break; case 18: break; case 20: break; default: return false; } return true; }); $('.btnGetReword').click(function () { if(clientId == 0){ $.loginPopupOpen('referral'); }/* else if (clientCertificated == 'N') { $('#certificationModalWrap').show(); }*/ }); $.articleVoting = function () { var articleId = "255422"; if(clientId == 0){ $.loginPopupOpen(''); return false; } $.ajax({ url: '/news/ajax/addArticleVoting', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error != 0) { if (response.error == 99) { alert(response.message); return; } else { alert(response.message); return; } } $('.newsLike').addClass('greyBanner'); if(response.voteCancel == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) - 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').show(); $('.redHeart').hide(); $('.remoteControlLike').hide(); $('.remoteControlNoLike').show(); $('.stamp_like').removeClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } else if(response.vote == 'Y'){ var voteCount = parseInt($('.articleLikeCountTitle:first').text()) + 1; // $('.articleLikeCount').text(voteCount); $('.articleLikeCountTitle').text( voteCount); $('.basicHeart').hide(); $('.redHeart').show(); $('.remoteControlLike').show(); $('.remoteControlNoLike').hide(); $('.stamp_like').addClass('stamp_on'); $('.btnVoteArticle').find('.stamp_num').html(voteCount); } if(response.rewardPopupDisplay == 'Y') { showPointModal(); } //location.reload(); }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); } } }); return false; }; $('.btnScrapArticle').on('click', function (){ var articleId = "255422"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleScrap(clientId, articleId); } }); $.articleScrap = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/scrapArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.scrap == 'Y') { $('.btnScrapArticle').addClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').show(); $('.btnScrapArticle').find('.remoteControlScrapOff').hide(); } else { $('.btnScrapArticle').removeClass('stamp_on'); $('.btnScrapArticle').find('.remoteControlScrapOn').hide(); $('.btnScrapArticle').find('.remoteControlScrapOff').show(); } } else { alert(response.message); } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; $('.btnStampArticle').on('click', function (){ if ($(this).hasClass('stamp_on') == true) return false; var articleId = "255422"; if(clientId == 0){ $.loginPopupOpen(''); return false; } else { $.articleStamp(clientId, articleId); } }); $.articleStamp = function(clientId, articleId){ if (clientId == 0 || articleId == 0) return false; $.ajax({ url: '/news/ajax/stampArticle', type: 'post', data: { clientId: clientId, articleId: articleId }, dataType: 'json', success: function (response) { if (response.error == 0) { if (response.stamp == 'Y') { $('.stamp_daily').addClass('stamp_on'); $('.stampCount').html(response.count); var wrap = $('.article_stamp_contents'); if (response.count > 0) { wrap.find('.stamp_none_txt').remove(); } wrap.html(''); var html = ''; if(response.size >= 1) { for (var i = 0; i < response.size; i++) { html = ''; html += '
'; html += '
'; html += ''; if (response['items'][i]['clientId'] == clientId) { html += '

' + response['items'][i]['nickname'] + '

'; } else { html += '

' + response['items'][i]['nickname'] + '

'; } html += '
'; html += '

' + response['items'][i]['regTimestampHi'] + '

'; html += '
'; wrap.append(html); } } /*html += '
'; html += '등급 아이콘'; html += '

' + response['item']['nickname'] + '

'; html += '

' + response['item']['timestamp'] + '

'; html += '
'; wrap.prepend(html);*/ } } else { } return false; }, error: function (xhr, ajaxOptions, thrownError) { if (xhr.status > 0) { alert('server error'); return false; } } }); }; // $('.viewLike').on("click",function (){ // if(clientId == 0){ // $.loginPopupOpen(''); // } else { // $.articleVoting(); // } // }); $('.likeBg').on("click",function (){ if(clientId == 0){ $.loginPopupOpen(''); } else { $.articleVoting(); } }); //$('body').append('
OSZAR »