dr_jones's Cover image
dr_jones
Henry "Indiana" Jones Jr. Oct 9, 2024
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 Range image
Indicator
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.
Daily Range
/indicator/daily-range-48
Squeeze Momentum image
Indicator
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…
Squeeze Momentum
/indicator/squeeze-momentum-75
Williams_VIX_Fix image
Indicator
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…
Williams_VIX_Fix
/indicator/williams-vix-fix-25
Weis Wave Volume image
Indicator
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…
Weis Wave Volume
/indicator/weis-wave-volume-57