{"id":481,"date":"2025-12-11T19:50:43","date_gmt":"2025-12-11T19:50:43","guid":{"rendered":"https:\/\/alhasubat.com\/en\/?page_id=481"},"modified":"2025-12-11T19:50:43","modified_gmt":"2025-12-11T19:50:43","slug":"%d8%b4%d8%b1%d8%ad-%d8%ad%d8%a7%d8%b3%d8%a8%d8%a9-%d9%85%d8%aa%d9%88%d8%b3%d8%b7-%d8%a7%d9%84%d8%b3%d8%b9%d8%b1","status":"publish","type":"page","link":"https:\/\/alhasubat.com\/en\/%d8%b4%d8%b1%d8%ad-%d8%ad%d8%a7%d8%b3%d8%a8%d8%a9-%d9%85%d8%aa%d9%88%d8%b3%d8%b7-%d8%a7%d9%84%d8%b3%d8%b9%d8%b1\/","title":{"rendered":"\u0634\u0631\u062d \u062d\u0627\u0633\u0628\u0629 \u0645\u062a\u0648\u0633\u0637 \u0627\u0644\u0633\u0639\u0631"},"content":{"rendered":"\r\n<style>\r\n  .alh-avg-guide{\r\n    direction: ltr;\r\n    text-align: left;\r\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\r\n    background: #050816;\r\n    padding: 24px;\r\n    border-radius: 18px;\r\n    border: 1px solid rgba(123,58,237,.45);\r\n    box-shadow: 0 18px 40px rgba(15,23,42,.65);\r\n    color: #e5e7eb;\r\n    max-width: 900px;\r\n    margin: 0 auto 40px auto;\r\n  }\r\n  .alh-avg-guide h2{\r\n    font-size: 1.6rem;\r\n    margin-bottom: 6px;\r\n    color: #f9fafb;\r\n  }\r\n  .alh-avg-guide .alh-subtitle{\r\n    font-size: .9rem;\r\n    color: #9ca3af;\r\n    margin-bottom: 20px;\r\n  }\r\n  .alh-avg-guide .alh-badge{\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    padding: 4px 10px;\r\n    border-radius: 999px;\r\n    background: rgba(123,58,237,.15);\r\n    border: 1px solid rgba(123,58,237,.4);\r\n    color: #c4b5fd;\r\n    font-size: .8rem;\r\n    margin-bottom: 12px;\r\n  }\r\n  .alh-avg-guide .alh-badge span{\r\n    font-size: 1rem;\r\n  }\r\n  .alh-avg-sections{\r\n    display: grid;\r\n    gap: 18px;\r\n  }\r\n  .alh-avg-card{\r\n    background: radial-gradient(circle at top, rgba(123,58,237,.15) 0, #020617 55%, #020617 100%);\r\n    border-radius: 16px;\r\n    border: 1px solid rgba(39,42,58,.9);\r\n    padding: 16px 18px 14px;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .alh-avg-card::before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background: linear-gradient(to left, rgba(123,58,237,.12), transparent 35%);\r\n    opacity:.7;\r\n    pointer-events:none;\r\n  }\r\n  .alh-avg-card-header{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    gap:10px;\r\n    margin-bottom:10px;\r\n    position:relative;\r\n    z-index:1;\r\n  }\r\n  .alh-avg-card-title{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:8px;\r\n  }\r\n  .alh-avg-card-icon{\r\n    width:28px;\r\n    height:28px;\r\n    border-radius:999px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    background: rgba(15,23,42,.9);\r\n    border:1px solid rgba(148,163,184,.6);\r\n    font-size: 1rem;\r\n  }\r\n  .alh-avg-card h3{\r\n    font-size:1.05rem;\r\n    margin:0;\r\n    color:#e5e7eb;\r\n  }\r\n  .alh-avg-step-tag{\r\n    font-size:.78rem;\r\n    color:#9ca3af;\r\n    padding:2px 10px;\r\n    border-radius:999px;\r\n    border:1px solid rgba(148,163,184,.4);\r\n    background:rgba(15,23,42,.9);\r\n  }\r\n  .alh-avg-guide ol{\r\n    margin:0;\r\n    padding-left:1.2rem;\r\n    position:relative;\r\n    z-index:1;\r\n  }\r\n  .alh-avg-guide li{\r\n    font-size:.9rem;\r\n    margin-bottom:4px;\r\n    color:#d1d5db;\r\n  }\r\n  .alh-avg-guide li strong{\r\n    color:#c4b5fd;\r\n  }\r\n  .alh-avg-note{\r\n    margin-top:14px;\r\n    font-size:.85rem;\r\n    color:#9ca3af;\r\n    border-top:1px dashed rgba(75,85,99,.7);\r\n    padding-top:10px;\r\n  }\r\n  .alh-avg-pills{\r\n    margin-top:4px;\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:6px;\r\n  }\r\n  .alh-avg-pills span{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:6px;\r\n    padding:4px 10px;\r\n    border-radius:999px;\r\n    background:rgba(15,23,42,.85);\r\n    border:1px solid rgba(148,163,184,.35);\r\n    font-size:.8rem;\r\n    color:#e5e7eb;\r\n  }\r\n  @media (max-width:768px){\r\n    .alh-avg-guide{\r\n      padding:18px;\r\n      border-radius:16px;\r\n    }\r\n    .alh-avg-card{\r\n      padding:14px 14px 12px;\r\n    }\r\n    .alh-avg-guide h2{\r\n      font-size:1.3rem;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"alh-avg-guide\">\r\n  <div class=\"alh-badge\">\r\n    <span>\ud83e\uddee<\/span>\r\n    Average Price Calculator Guide\r\n  <\/div>\r\n\r\n  <h2>How to Use the Average Price Calculator<\/h2>\r\n  <div class=\"alh-subtitle\">\r\n    This calculator helps you know your true average entry after every buy operation for the same asset, while instantly showing your total quantity and total cost.\r\n  <\/div>\r\n\r\n  <div class=\"alh-avg-sections\">\r\n\r\n    <!-- Calculator concept -->\r\n    <article class=\"alh-avg-card\">\r\n      <div class=\"alh-avg-card-header\">\r\n        <div class=\"alh-avg-card-title\">\r\n          <div class=\"alh-avg-card-icon\">\ud83d\udca1<\/div>\r\n          <h3>First: What does the calculator do?<\/h3>\r\n        <\/div>\r\n        <div class=\"alh-avg-step-tag\">Overview<\/div>\r\n      <\/div>\r\n      <ol>\r\n        <li>The calculator is dedicated to <strong>one asset at a time<\/strong> (such as BTC or a specific stock).<\/li>\r\n        <li>You record all of your buy trades on the same asset, with the <strong>buy price<\/strong> and <strong>quantity<\/strong> for each trade.<\/li>\r\n        <li>At the bottom, it shows your <strong>average price<\/strong> at which you are roughly at breakeven, as well as your <strong>total quantity<\/strong> and <strong>total cost<\/strong>.<\/li>\r\n      <\/ol>\r\n      <div class=\"alh-avg-note\">\r\n        You can use these results to decide the best exit point, or to know the market price you need in order to recover your previous buy entries.\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- Entering rows -->\r\n    <article class=\"alh-avg-card\">\r\n      <div class=\"alh-avg-card-header\">\r\n        <div class=\"alh-avg-card-title\">\r\n          <div class=\"alh-avg-card-icon\">\u2795<\/div>\r\n          <h3>Second: Entering your buy trades<\/h3>\r\n        <\/div>\r\n        <div class=\"alh-avg-step-tag\">Filling the table<\/div>\r\n      <\/div>\r\n      <ol>\r\n        <li>Click the <strong>Add Row +<\/strong> button to open a new row in the table.<\/li>\r\n        <li>In each new row:\r\n          <br>\u2013 Enter the <strong>quantity<\/strong> you bought (for example 0.25).  \r\n          <br>\u2013 Enter the <strong>buy price<\/strong> for that quantity (for example 1100).\r\n        <\/li>\r\n        <li>You can repeat this step for every buy trade you made on the same asset.<\/li>\r\n        <li>If you want to remove a specific trade, click the <strong>Delete<\/strong> button in the <strong>Action<\/strong> column for that row.<\/li>\r\n      <\/ol>\r\n      <div class=\"alh-avg-note\">\r\n        As soon as you enter the quantity and buy price, the results at the bottom update automatically without needing to click any calculate button.\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- Reading results -->\r\n    <article class=\"alh-avg-card\">\r\n      <div class=\"alh-avg-card-header\">\r\n        <div class=\"alh-avg-card-title\">\r\n          <div class=\"alh-avg-card-icon\">\ud83d\udcca<\/div>\r\n          <h3>Third: Reading the results at the bottom of the calculator<\/h3>\r\n        <\/div>\r\n        <div class=\"alh-avg-step-tag\">Instant results<\/div>\r\n      <\/div>\r\n      <ol>\r\n        <li><strong>Total quantity:<\/strong> The sum of all quantities you entered in the table.<\/li>\r\n        <li><strong>Total cost:<\/strong> The sum of (quantity \u00d7 buy price) for each row.<\/li>\r\n        <li><strong>Average price (without fees):<\/strong> Calculated automatically by dividing total cost by total quantity. This is the approximate breakeven price.<\/li>\r\n      <\/ol>\r\n      <div class=\"alh-avg-pills\">\r\n        <span>Total quantity = sum of quantities<\/span>\r\n        <span>Total cost = sum of (price \u00d7 quantity)<\/span>\r\n        <span>Average price = total cost \u00f7 total quantity<\/span>\r\n      <\/div>\r\n      <div class=\"alh-avg-note\">\r\n        Note: The displayed value is <strong>without including platform fees<\/strong>, and you can approximate or add the fee effect manually if you like.\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <!-- Table management and printing -->\r\n    <article class=\"alh-avg-card\">\r\n      <div class=\"alh-avg-card-header\">\r\n        <div class=\"alh-avg-card-title\">\r\n          <div class=\"alh-avg-card-icon\">\ud83e\uddfe<\/div>\r\n          <h3>Fourth: Clearing and printing the table<\/h3>\r\n        <\/div>\r\n        <div class=\"alh-avg-step-tag\">Additional options<\/div>\r\n      <\/div>\r\n      <ol>\r\n        <li>Use the <strong>Clear average rows<\/strong> button to erase all rows and reset the calculator to its initial state.<\/li>\r\n        <li>The <strong>Print \/ view table<\/strong> button lets you preview all rows and their results in a page that is ready for printing or saving as a PDF file.<\/li>\r\n      <\/ol>\r\n      <div class=\"alh-avg-note\">\r\n        This calculator is <strong>available for free to all users<\/strong> and is an essential tool for anyone who uses averaging in their entry and exit prices.\r\n      <\/div>\r\n    <\/article>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>\ud83e\uddee Average Price Calculator Guide How to Use the Average Price Calculator This calculator helps you know your true average entry after every buy operation for the same asset, while instantly showing your total quantity and total cost. \ud83d\udca1 First: What does the calculator do? Overview The calculator is dedicated to one asset at a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-481","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages\/481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/comments?post=481"}],"version-history":[{"count":1,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages\/481\/revisions"}],"predecessor-version":[{"id":482,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages\/481\/revisions\/482"}],"wp:attachment":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/media?parent=481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}