This commit is contained in:
Yijia-Xiao
2024-12-28 13:41:45 +08:00
parent 21890ac942
commit 0ef7b46579

View File

@@ -357,15 +357,15 @@
<figcaption class="has-text-centered"><strong>(b)</strong> TradingAgents Transactions for AAPL.<br>Green / Red Arrows for Long / Short Positions.</figcaption> <figcaption class="has-text-centered"><strong>(b)</strong> TradingAgents Transactions for AAPL.<br>Green / Red Arrows for Long / Short Positions.</figcaption>
</figure> </figure>
--> -->
<div class="figure-container"> <div class="columns">
<div class="column">
<figure class="image"> <figure class="image">
<img src="./static/images/CumulativeReturns_AAPL.png" alt="Cumulative Returns on AAPL"> <img src="./static/images/CumulativeReturns_AAPL.png" alt="Cumulative Returns on AAPL">
<figcaption class="has-text-centered"> <figcaption class="has-text-centered"><strong>(a)</strong> Cumulative Returns on AAPL</figcaption>
<strong>(a)</strong> Cumulative Returns on AAPL
</figcaption>
</figure> </figure>
</div>
<div class="column">
<figure class="image"> <figure class="image">
<img src="./static/images/TradingAgents_Transactions_AAPL.png" alt="TradingAgents Transactions for AAPL"> <img src="./static/images/TradingAgents_Transactions_AAPL.png" alt="TradingAgents Transactions for AAPL">
<figcaption class="has-text-centered"> <figcaption class="has-text-centered">
@@ -373,7 +373,7 @@
Green / Red Arrows for Long / Short Positions. Green / Red Arrows for Long / Short Positions.
</figcaption> </figcaption>
</figure> </figure>
</div>
</div> </div>
<!-- <!--