<p>The trade offer's volume is shown so traders know how much fiat they are sending or receiving without having to call <code>getoffer</code>.</p>
<ul>
<li>
<p>Changed the <code>Fiat Sent</code> and <code>Fiat Received</code> column headers to show which fiat is being transferred, e.g.,<br>
<code>EUR Sent</code>, <code>EUR Received</code>.</p>
</li>
<li>
<p>Adjusted apitest's <code>trade-simulation-utils.sh</code> to the modified <code>gettrade</code> output.</p>
</li>
</ul>
<p>Below is a sample of the new <code>gettrade</code> output.</p>
<p><code>./bisq-cli --password=xyz --port=9999 gettrade --trade-id=4954970-7fcc4ae0-8f2a-4dbd-acfa-c692a42f42b1-156</code></p>
<pre><code>ID       My Role             Price in USD for 1 BTC  Amount(BTC)  Tx Fee(BTC)  Taker Fee(BTC)  Deposit Published  Deposit Confirmed  Buyer Cost(USD)  USD Sent  USD Received  Payout Published  Withdrawn
4954970  BTC buyer as taker             49,689.7997   0.12500000   0.00031164      0.00000019  YES                YES                          6,211  YES       YES           YES               NO

</code></pre>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5246'>https://github.com/bisq-network/bisq/pull/5246</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Display buyer's cost in api's gettrade output</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5246/files#diff-f6cfdc7bbb86d68e3a6ca8527e7132148dbb49a7158f5780df3bf9209bf5a690">apitest/scripts/trade-simulation-utils.sh</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5246/files#diff-9687777eeb1474070ca4255e431cc57c81fd0988ae088aaaf980aa7600f21b9d">cli/src/main/java/bisq/cli/ColumnHeaderConstants.java</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5246/files#diff-dd71b2d8988605f241ad97f535ee27c5a5fc9da4f14baa400e4739375db5fe46">cli/src/main/java/bisq/cli/TradeFormat.java</a>
    (33)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5246.patch'>https://github.com/bisq-network/bisq/pull/5246.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5246.diff'>https://github.com/bisq-network/bisq/pull/5246.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5246">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRU2HVQP4KA5RDY56DTA7SNDANCNFSM4YI5B3DQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVYQ3ISY2AT7FSXVA3TA7SNDA5CNFSM4YI5B3D2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MF3GIWA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5246",
"url": "https://github.com/bisq-network/bisq/pull/5246",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>