Skip to main content

Posts

Price Oscillator indicator full details

The Price Oscillator, also known as the Percentage Price Oscillator (PPO), is a technical analysis indicator that measures the percentage difference between two moving averages of an asset's price. It is used to identify potential trends, momentum shifts, and overbought or oversold conditions. Here are the full details of the Price Oscillator indicator: 1. Calculation:    - The Price Oscillator is calculated by taking the difference between two moving averages and expressing it as a percentage of the shorter-term moving average. The formula involves two primary components:      - Shorter-term Exponential Moving Average (EMA): This is typically a faster-moving average with a shorter lookback period, such as 12 periods.      - Longer-term EMA: This is a slower-moving average with a longer lookback period, such as 26 periods.    The Price Oscillator is calculated as follows:    PPO = ((Shorter-term EMA - Longer-term EMA) / Longer-...
Recent posts

Price Channel indicator full details

 A Price Channel, also known as a Donchian Channel, is a technical analysis tool that helps traders identify potential support and resistance levels, as well as assess the volatility and momentum of a financial instrument. The Price Channel is created by plotting two lines: an upper channel line and a lower channel line. Here are the full details of the Price Channel indicator: 1. Calculation:    - The Price Channel is typically calculated based on a specified lookback period, often a user-defined number of periods (e.g., days or bars). The calculation involves two main lines:      - Upper Channel Line: This line represents the highest high price over the specified lookback period.      - Lower Channel Line: This line represents the lowest low price over the same lookback period.    The width of the channel is determined by the chosen lookback period. A longer lookback period results in a wider channel, while a shorter period result...

Pivot Points Standard indicator full details

Pivot Points are a popular technical analysis tool used by traders and investors to identify potential support and resistance levels in a financial market. They serve as reference points for making trading decisions and are especially valuable for day traders and short-term traders. The Standard Pivot Points consist of several levels, including the Pivot Point itself, as well as support and resistance levels. Here are the full details of the Standard Pivot Points indicator: 1. Calculation:    The calculation of Standard Pivot Points involves a straightforward formula, based on the high (H), low (L), and close (C) prices of a specified time period. The main levels include:    - Pivot Point (PP): The central pivot level is calculated as follows:      PP = (H + L + C) / 3    - Support and Resistance Levels:      - S1 (Support 1) = (2 * PP) - H      - S2 (Support 2) = PP - (H - L)      - S3 (Support 3)...

Parabolic SAR indicator full details

 The Parabolic SAR (Stop and Reverse) is a technical indicator used in technical analysis to help traders and investors determine potential trend reversals in a financial market. It was developed by J. Welles Wilder and is particularly useful in trending markets. Here are the full details of the Parabolic SAR indicator: 1. Calculation:    - The Parabolic SAR indicator is calculated using two main variables: the acceleration factor (AF) and the Extreme Point (EP).    - The initial EP is set to the highest high (or the lowest low) over a defined lookback period. The EP is adjusted whenever a new high (in an uptrend) or a new low (in a downtrend) is recorded.    - The initial AF is set to a small value (e.g., 0.02) and increases by the same amount each time a new EP is recorded, up to a maximum value (e.g., 0.20). The acceleration factor allows the SAR to accelerate more rapidly as the trend progresses.    The formula for calculating the Parabol...

On Balance Volume indicator full details

The On-Balance Volume (OBV) is a popular technical indicator used in financial analysis to measure the cumulative buying and selling pressure of a financial asset over a specific period. It was developed by Joseph Granville and first introduced in his 1963 book, "Granville's New Key to Stock Market Profits." The On-Balance Volume indicator is plotted as a line chart that shows the running total of the volume for a given asset. The idea behind OBV is that changes in volume precede price movements, and analyzing the volume flow can provide insights into the strength of a trend and potential reversals. Here's how to calculate the On-Balance Volume: 1. Choose a specific time period: The first step is to select a time frame for which you want to calculate the OBV. Common choices include one day, one week, or one month. 2. Determine the price change: For each period, compare the current closing price with the previous closing price. 3. Calculate the OBV: If the current clos...

Net Volume indicator full details

The Net Volume indicator is a technical analysis tool used to measure the difference between the volume of buying and selling activity in a financial asset. It provides insights into the strength and direction of market sentiment by comparing the volume of up (buy) ticks and down (sell) ticks during a given period. The Net Volume indicator is often plotted as a histogram or line chart that fluctuates above and below a centerline (usually set at zero). Positive values indicate more buying volume, while negative values indicate more selling volume. Here's how to calculate the Net Volume: 1. Choose a specific time period: The first step is to select a time frame for which you want to calculate the Net Volume. Common choices include one day, one week, or one month. 2. Determine the tick direction: For each transaction during the chosen time period, determine whether it was an up tick (buying volume) or a down tick (selling volume). The direction is typically determined by comparing the...

Moving Average Weighted indicator full details

The Weighted Moving Average (WMA) is a type of moving average that assigns different weights to the price data based on their positions within the selected time period. Unlike the Simple Moving Average (SMA), where all data points have equal weight, the WMA gives more weight to recent data points, making it more responsive to recent price changes. The Weighted Moving Average is calculated using the following steps: 1. Choose a specific time period (e.g., 5, 10, 20, etc.) for the WMA. 2. Assign weights to each price data point based on their position within the selected time period. The most recent data point is assigned the highest weight, and the weight decreases linearly as you move back in time within the selected period. 3. Calculate the weighted sum of the price data points over the chosen period. 4. Divide the weighted sum by the sum of the weights to obtain the Weighted Moving Average. Mathematically, the formula for calculating the Weighted Moving Average can be represented as ...