diff --git a/src/lib/components/PriceAnalysis.svelte b/src/lib/components/PriceAnalysis.svelte index 7fc3b910..7e416a26 100644 --- a/src/lib/components/PriceAnalysis.svelte +++ b/src/lib/components/PriceAnalysis.svelte @@ -1,4 +1,134 @@ - +
@@ -41,7 +171,7 @@ {priceSentiment} @@ -174,7 +304,7 @@ Over the next 12 months, the model predicts a {priceSentiment} trend, suggesting that the future price is expected to {priceSentiment === diff --git a/src/lib/components/SentimentAnalysis.svelte b/src/lib/components/SentimentAnalysis.svelte index 3fc5f6fb..0175feb0 100644 --- a/src/lib/components/SentimentAnalysis.svelte +++ b/src/lib/components/SentimentAnalysis.svelte @@ -1,4 +1,34 @@ - +