Current streak” in trading refers to the consecutive days a stock’s price consistently moves in the same direction, either rising or falling. In Part 1 of this series, we will explain how to calculate these streaks using Google Apps Script. We’ll cover formula creation and provide a watchlist template.
Importing TradingView Watchlist Into Google Sheets
TradingView is great for technical analysis, while Google Sheets is powerful for data manipulation. This post explains how to connect the two using a custom Apps Script function. It retrieves symbols from a shared TradingView watchlist and imports them into Google Sheets.
Importing Index Constituents into Google Sheets
Building a robust watchlist is an important step for any trader. It allows for focused analysis and selection of potential trading opportunities. However, manually constructing and maintaining a watchlist can be a time-consuming task. Index constituents offer a valuable solution. These pre-defined lists of established companies from major stock indexes provide a solid foundation for your watchlist creation.
How Standard Deviation Analysis Can Enhance Your Trading
Standard deviation bands go beyond the single-line limit, revealing how price returns distribute. Wider bands signal higher past volatility, while narrow bands suggest consolidation. By observing price action within the bands, you can identify potential breakouts or periods of tight trading, giving context to the current volatility level.
Moving Average Convergence/Divergence (MACD) Google Sheets Formula
The Moving Average Convergence Divergence (MACD) is a momentum indicator created by Gerald Appel in the late 1970s, comprising the MACD line, the signal line, and a histogram. It’s used by traders to spot buy/sell signals, trend direction, and momentum strength. The MACD chart aids in identifying market moves, while divergence, dramatic rises, and convergence provide additional market insights.
Exponential Moving Average (EMA) Google Sheets Custom Function
An Exponential Moving Average (EMA) is a moving average that places a greater weight and significance on more recent data points when compared to Simple Moving Averages (SMAs) which treat all data points equally.
Relative Strength Index (RSI) Google Sheets Formula
The Relative Strength Index (RSI) is a momentum oscillator introduced by J. Welles Wilder in 1978 to detect price extremes in markets. It measures asset strength on a 0-100 scale, highlighting potential reversals when above 70 (overbought) or below 30 (oversold).
Gravestone Doji Candle Google Sheets Formula
A Gravestone Doji is a candlestick pattern that often indicates a bearish reversal. This pattern is characterized by a long upper shadow and open, close, and low prices that are roughly at the same level, giving it the appearance of an inverted “T” or tombstone.
Dragonfly Doji Candle Google Sheets Formula
A Dragonfly Doji is a candlestick pattern that occurs when the open, close, and high are almost identical, with a long lower wick. The pattern is usually interpreted as a signal of a potential bullish reversal, particularly when it appears following a downtrend.
Doji Candle Google Sheets Formula
The Doji candlestick is a pattern where the opening and closing prices are very close or almost the same. This pattern is significant because it can indicate moments of indecision among traders, which often occur at critical points such as the top or bottom of a range, the end of a trend, or around key support and resistance levels.