This script plots a line for X minutes, when the given reference source (which could be another indicator like volume, etc), exceeds the fixed value threshold.
There is a line limit in TV, so only the most recent 40 lines are plotted
リリースノート
Added numerous other threshold types (sma, ema, wma, rma, swma, percentiles) Added custom comparator logic (<, <=, =, >, >=) Added threshold multiplier Added ability to plot threshold itself
リリースノート
Added in sample session filter (only include samples during desired session times) Added in percentiles and stddev/ma thresholds Added in efficiencies for line management Added in plotshape functionality
リリースノート
Threshold offset field added to prevent current bar influencing the threshold itself (if desired)
リリースノート
Updated with additional capabilities for plotarrow and plotchar
リリースノート
Updated for cross-based comparators
リリースノート
Updated arrow logic to be in line with threshold break direction, or alternatively select to reverse this logic.