
BTC ir svarīgi šonedēļ saglabāt vairāk nekā 52,9 000 USD un sekot tam augstāk. Tagad tas iedziļinās galvenajā pretestības zonā no 55 000 līdz 58 000 USD, teritoriju ar spēcīgu tehnisko un ķēdes pretestību.
Daudzi pircēji, kuri šī gada sākumā nopirka BTC vairāk nekā 50 000 USD, iespējams, vēlas sasniegt peļņas slieksni. Tas varētu palielināt īstermiņa pārdošanas spiedienu no 55 000 līdz 58 000 USD, kas Bulls ir ļoti svarīgi iejaukties un absorbēt ienākošo piedāvājumu tirgū. Tiklīdz piedāvājums tiek izmantots, mēs varam pieņemt, ka BTC palielināsies vairāk nekā 58 000 USD un visu laiku augstākajos rezultātos pārbaudīs 64,8 000 USD, jo ir mazāka tehniskā un ķēdes pretestība virs 60 000.
Ķēžā turpina parādīt spēku
Lai arī BTC ir no 55 000 līdz 58 000 USD smagā pretestības zonā, ķēdes rādītāji joprojām neliecina par ilgtermiņa īpašnieku un kalnraču izplatīšanas pazīmēm, kas arī norāda uz vēršu tirgus turpinājumu. Pagājušās nedēļas konsolidācijas laikā SPOT apmaiņa reģistrēja nelielu ieplūdes pieaugumu, galvenokārt tāpēc, ka daži vaļi un tirgotāji gūst peļņu pēc tam, kad BTC ātri palielinājās par zemāko.
Lielākā daļa pārdošanas tika veikti no īstermiņa īpašniekiem, ko apstiprināja Utxo vecuma izplatīšanas metrika, kas parāda 3 mēnešu vecu monētu vai mācekļu pārdošanu un SOPR pieaugumu.
Neskatoties uz konsolidāciju un īstermiņa peļņu no laika, vidējais monētu vecums no Cryptoquant joprojām ir palielinājies un sasniedz jaunus visu laiku augstākos līmeņus. Tas skaidri parāda, ka ilgtermiņa īpašnieki nav pārdevuši šo mītiņu un saglabā savu BTC HODL.
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #00306d !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #00306d;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #00306d; }
Kommentare (0)