Volume Profile (also known as Price by Volume ) is an charting study that displays trading activity over a specified time period at specific price levels. It is plotted as a horizontal histogram on the finacial isntrumnet's chart that highlights the trader's interest at specific price levels. Specified time period with Pivots Anchored Volume Profile is...
This indicator displays column heatmaps highlighting candle bodies with the highest associated volume from a lower user selected timeframe. Settings LTF Timeframe: Lower timeframe used to retrieve the closing/opening price and volume data. Must be lower than the current chart timeframe. Other settings control the style of the displayed graphical...
█ OVERVIEW Ichimoku is known to be an Indicator that completes itself, for its power but also for its complexity. This is why I decided to improve the work of Goichi Hosoda in order to offer the maximum number of options for the most seasoned users but also beginners with options to simplify the reading of Ichimoku (such as a panel directly giving you the...
█ OVERVIEW TASC's July 2022 edition of Traders' Tips includes an article by John Ehlers titled "Pairs Rotation With Ehlers Loops". This is the code that implements the Ehlers Loops applied to pairs rotation trading. █ CONCEPTS John Ehlers developed Ehlers loops as a tool to visualize the performance of one data stream versus another. Initially, he used...
The Bollinger Bands Breakout Oscillator is an oscillator returning two series quantifying the significance of breakouts between the price and the extremities of the Bollinger Bands indicator. Settings Length: Period of the Bollinger Bands indicator Mult: Controls the width of the Bollinger Bands Src: Input source of the indicator Usage Each...
█ OVERVIEW This indicator is an attempt to bring all VWAP functionalities under one umbrella suite, the existing VWAPs are great and this was made to provide all functionalities. (pending more updates as well) █ FEATURES Multiple VWAPs MTF Individual Band configuration Previous vwap closes Date tracking of previous closes MTF Options Enabling the other VWAPS...
Adaptive QQE is a fixed and cycle adaptive version of the popular Qualitative Quantitative Estimation (QQE) used by forex traders. This indicator includes varoius types of RSI caculations and adaptive cycle measurements to find tune your signal. Qualitative Quantitative Estimation (QQE): The Qualitative Quantitative Estimation (QQE) indicator works like a...
Hello Trader, thanks to the new request.security_lower_tf()-function we are able to calculate intrabar volume. So here is my approach. Please be aware, that the selected resolution should always be smaller than the selected chart timeframe. You can find the exact values for bullish and bearish volume in the data window. Hope it helps some of you :)
This script derives from my previous Educational LTF -> HTF volume delta script. Total volume is displayed as columns in the background. With request.security_lower_tf() we get data from a lower timeframe. In this case, volume, which is placed in an 'up-array' when the 'lower timeframe close' > 'lower timeframe open', or in an 'down-array' when the 'lower...
Jurik RSX on JMA is identical to indicator RSI RSX, except that price data is pre-smoothed by JMA. Doing so extends the range of RSX and produces fewer micro reversals. That lends itself to advanced analysis. Output Range: -100 to +100. What is RSX? RSI is a very popular technical indicator, because it takes into consideration market speed, direction and...
This indicator plots the RSI of the current token with a color based on percentage rank of the RSI of BITFINEX:BTCUSDLONGS divided by BITFINEX:BTCUSDSHORTS, with a plot of the moving average of the RSI. It can optionally plot the RSI in white and the ratio RSI in color, or the ratio as background color. It can also plot the raw ratio rather than the percentage...
STD Stepped Ehlers Optimal Tracking Filter MTF w/ Alerts is the traditional Ehlers Optimal Tracking Filter but with stepped price levels, access to multiple time frames, and alerts. What is Ehlers Optimal Tracking Filter? From "OPTIMAL TRACKING FILTERS" by John Ehlers: "Dr. R.E. Kalman introduced his concept of optimum estimation in 1960. Since that time,...
This indicator is an addon to any oscillating indicator. It shows divergences. It shows realtime divergences too. Realtime divergences are potential divergences because the actual pivot is not fully formed. It shows: Regular Bullish Divergences Hidden Bullish Divergences Regular Bearish Divergences Hidden Bearish Divergences Reatime divergence lines...
Top Trend is a trend following indicator that signals breakouts and plots dynamic support and resistance levels. Included: -Calculation of Top Trend using either Bollinger Bands and Keltner Channels This is an exact clone of the "TopTrend" for MT4 indicator
Today I am releasing to the community an original short-term, high-probability gap trading strategy, backed by a 20 year backtest. This strategy capitalizes on the mean reverting behavior of equity ETFs, which is largely driven by fear in the market. The strategy buys into that fear at a level that has historically mean reverted within ~5 days. Larry Connors has...
Super Sniper Screener with Multi Indicator EMA Crossover, Trend, ADX, MACD, SSL, CCI, STOCHASTIC, RSI, HMA, QQE, WAE. Trade Entry/Exit with multiple Indicator for Multiple Assets and Multiple Timeframe. if you are on a Higher / Lower Time frame and are looking for Entry/Exit based on a lower timeframe then this indicator is the best. The all in one screener for...
TMA Reversal Channel The goal of the system: is to find the sell and buy zones —trading forex based on price reversal from the price bands triangular moving averages (TMA) with SR zones, momentum, trend line, and price patterns. TMA system makes it easier to find the price reversal zones. So the main goal is to spot the buy and sell zones. Reversal can be...
Adaptive, Jurik-Filtered, JMA/DWMA MACD is MACD oscillator with a twist. The traditional calculation of MACD is the between two EMAs of price. This traditional approach yields a very noisy and lagged signal. To solve this problem, JMA/DWMA MACD uses the difference between adaptive Juirk-Filtered price and adaptive DWMA to yield a marked improvement over...