From e1fa39c8e5d78dae4addf20b0d6e3b9a25dd0998 Mon Sep 17 00:00:00 2001 From: Dave Umrysh Date: Wed, 6 Oct 2021 19:46:54 -0600 Subject: [PATCH] 2021-10-06 --- content/trading_log.md | 1 - themes/dimension/layouts/partials/stockResults.html | 2 +- themes/dimension/layouts/partials/stockTable.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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