Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
knowledge_base:programming:stockcharting [2023/12/18 23:02] – [Step 3. Data Extraction from Yahoo Finance] Normal User | knowledge_base:programming:stockcharting [2023/12/18 23:05] (current) – [Step 5. More Indicators, Plot Layout] Normal User | ||
---|---|---|---|
Line 68: | Line 68: | ||
===== Step 4. Plot Single Stock Chart ===== | ===== Step 4. Plot Single Stock Chart ===== | ||
+ | Combining Step 2 and Step 3 to plot Amazon stock price and volume over the past two years. | ||
===== Step 5. More Indicators, Plot Layout ===== | ===== Step 5. More Indicators, Plot Layout ===== | ||
+ | * 50 day moving average | ||
+ | * 200 day moving average | ||
+ | * Bollinger bands | ||
===== Step 6. UI for Taking Multiple Stock Symbols ===== | ===== Step 6. UI for Taking Multiple Stock Symbols ===== | ||