dr_jones's Cover image
dr_jones
Henry "Indiana" Jones Jr. Oct 9, 2024
Trendlines with Breaksimage
Trendlines with Breaks
The Trendlines with Breaks indicator plots trendlines based on pivot points and marks breakout events when price crosses them. Users can adjust the the steepness of the trendlines as well as their slope calculation method. Breakouts are detected in real …
The Trendlines with Breaks indicator plots trendlines based on pivot points and marks breakout events when price crosses them. Users can adjust the the steepness of the trendlines as well as their slope calculation method. Breakouts are detected in real …
/indicator/trendlines-with-breaks-27
3 Trading Sessionsimage
3 Trading Sessions
The 3 Trading Sessions indicator lets you visually mark custom trading periods right on the chart. For each session, it displays a colored rectangle that includes all bars which opened during that session, based on the selected time zone. You can configu…
The 3 Trading Sessions indicator lets you visually mark custom trading periods right on the chart. For each session, it displays a colored rectangle that includes all bars which opened during that session, based on the selected time zone. You can configu…
/indicator/3-trading-sessions-25
Porting Daily Range indicator from PineScript to Indieimage
Porting Daily Range indicator from PineScript to Indie
This post shows how to port a Pine Script indicator to TakeProfit’s Indie language. As an example, I used the Daily Range indicator by ©AndreSolbach — a popular tool on TradingView with ~1.7K stars.
Porting Daily Range indicator from PineScript to Indie
Daily Rangeimage
Daily Range
This script calculates the daily range (in pips) for the current market, based on the past 50 days (approximately 7 weeks). It’s used as a potential take profit reference in Stefan Kassing’s trading system.
This script calculates the daily range (in pips) for the current market, based on the past 50 days (approximately 7 weeks). It’s used as a potential take profit reference in Stefan Kassing’s trading system.
/indicator/daily-range-48
Squeeze Momentumimage
Squeeze Momentum
This indicator is an adaptation of John Carter's "TTM Squeeze" volatility indicator, described in chapter 11 of his book Mastering the Trade. Unlike Carter's original method, which uses a simple momentum indicator, this version applies a linear regressio…
This indicator is an adaptation of John Carter's "TTM Squeeze" volatility indicator, described in chapter 11 of his book Mastering the Trade. Unlike Carter's original method, which uses a simple momentum indicator, this version applies a linear regressio…
/indicator/squeeze-momentum-75
Williams_VIX_Fiximage
Williams_VIX_Fix
Larry Williams created this remarkable indicator, which provides the same insights for stock indices as the VIX. However, unlike the VIX, this tool is effective across all asset classes. The settings have been slightly modified to include "percentile"-ba…
Larry Williams created this remarkable indicator, which provides the same insights for stock indices as the VIX. However, unlike the VIX, this tool is effective across all asset classes. The settings have been slightly modified to include "percentile"-ba…
/indicator/williams-vix-fix-25
Weis Wave Volumeimage
Weis Wave Volume
This indicator analyzes market volume and visualizes it as wave charts, making it easy to identify key inflection points and zones of supply and demand. For optimal results, customize it for your instrument (not compatible with Forex) by adjusting the "T…
This indicator analyzes market volume and visualizes it as wave charts, making it easy to identify key inflection points and zones of supply and demand. For optimal results, customize it for your instrument (not compatible with Forex) by adjusting the "T…
/indicator/weis-wave-volume-57
Ultimate MA - MultiTFimage
Ultimate MA - MultiTF
This all-in-one moving average indicator combines all essential moving average types and advanced features into one tool, making it the only moving average indicator you'll ever need. This solution eliminates the need to switch between multiple indicator…
This all-in-one moving average indicator combines all essential moving average types and advanced features into one tool, making it the only moving average indicator you'll ever need. This solution eliminates the need to switch between multiple indicator…
/indicator/ultimate-ma-multitf-10
Volume Flow Indicatorimage
Volume Flow Indicator
The Volume Flow Indicator (VFI), developed by Markos Katsanos, is based on the popular On Balance Volume (OBV) but features three important enhancements: VFI values provide clear signals: positive readings indicate bullish conditions, while negative read…
The Volume Flow Indicator (VFI), developed by Markos Katsanos, is based on the popular On Balance Volume (OBV) but features three important enhancements: VFI values provide clear signals: positive readings indicate bullish conditions, while negative read…
/indicator/volume-flow-indicator-76
2-Period RSI Strategyimage
2-Period RSI Strategy
Originally developed by Larry Connors, the 2-period RSI strategy is a straightforward mean-reversion approach that aims to buy or sell after short corrective moves in the market. Traders look for buying opportunities when the 2-period RSI drops below 10,…
Originally developed by Larry Connors, the 2-period RSI strategy is a straightforward mean-reversion approach that aims to buy or sell after short corrective moves in the market. Traders look for buying opportunities when the 2-period RSI drops below 10,…
/indicator/2-period-rsi-strategy-51
Fibonacci Bollinger Bandsimage
Fibonacci Bollinger Bands
These Bollinger Bands incorporate Fibonacci retracements to clearly highlight areas of support and resistance. The bands are calculated based on the Volume Weighted Moving Average (VWMA), with a width of 3 standard deviations from the mean. This range sh…
These Bollinger Bands incorporate Fibonacci retracements to clearly highlight areas of support and resistance. The bands are calculated based on the Volume Weighted Moving Average (VWMA), with a width of 3 standard deviations from the mean. This range sh…
/indicator/fibonacci-bollinger-bands-93