summaryrefslogtreecommitdiffstats
path: root/website/content/bot/reference/discord/charts/cc.md
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/bot/reference/discord/charts/cc.md')
-rw-r--r--website/content/bot/reference/discord/charts/cc.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/website/content/bot/reference/discord/charts/cc.md b/website/content/bot/reference/discord/charts/cc.md
index cbfd12fb379..cc1dd0ff45c 100644
--- a/website/content/bot/reference/discord/charts/cc.md
+++ b/website/content/bot/reference/discord/charts/cc.md
@@ -1,10 +1,22 @@
---
-########### THIS FILE IS AUTO GENERATED - ANY CHANGES WILL BE VOID ###########
title: cc
-description: OpenBB Discord Command
+description: This documentation page provides an in-depth explanation on the /cc command
+ that retrieves an intraday 5 minute chart for a given ticker. It's a useful tool
+ for technical analysis and tracking short-term price movements.
+keywords:
+- intraday 5 minute chart
+- candlestick chart
+- technical analysis
+- short-term price movements
+- /cc command
+- stock performance visualization
+- extended trading hours
+- stock ticker
---
-# cc
+import HeadTitle from '@site/src/components/General/HeadTitle.tsx';
+
+<HeadTitle title="charts: cc - Discord Reference | OpenBB Bot Docs" />
This command allows the user to retrieve an intraday 5 minute chart for a given ticker, /c5m also has the same effect. This chart will display the candlestick chart for the day. It will provide a visual representation of the stock's performance over the current day. This command is useful for performing technical analysis and tracking short-term price movements.