diff --git a/content/trading_log.md b/content/trading_log.md index 99c5992..ddfecec 100644 --- a/content/trading_log.md +++ b/content/trading_log.md @@ -4,4 +4,3 @@ title: Trading Log > This page contains the previous days trading log and is updated nightly ### Trades made on October 6, 2021 -- Buying **QBB.TO** @ **$103.2** diff --git a/themes/dimension/layouts/partials/stockResults.html b/themes/dimension/layouts/partials/stockResults.html index 62f4815..2913402 100644 --- a/themes/dimension/layouts/partials/stockResults.html +++ b/themes/dimension/layouts/partials/stockResults.html @@ -1 +1 @@ -

Original InvestmentCashMarket ValueTotalProfit
$5,000.00$46.40$4,953.60$5,000.000.0%

\ No newline at end of file +

Original InvestmentCashMarket ValueTotalProfit
$5,000.00$5,000.00$0.00$5,000.000.0%

\ No newline at end of file diff --git a/themes/dimension/layouts/partials/stockTable.html b/themes/dimension/layouts/partials/stockTable.html index 2302822..48e3b3e 100644 --- a/themes/dimension/layouts/partials/stockTable.html +++ b/themes/dimension/layouts/partials/stockTable.html @@ -1 +1 @@ -

StockPurchased PriceCurrent Price
QBB.TO$103.2$103.2

\ No newline at end of file +

StockPurchased PriceCurrent Price

\ No newline at end of file