// directional long/short coloring on a bounded 0-100 oscillator core. rsiLen = input.int(14, "RSI Length", minval=1, group=g_core) stochLen = input.int(14, "Stoch ...
indicator("Market Structure Pivot Map [WavesUnchained]", "MS Pivot Map", overlay=true, max_lines_count=500, max_labels_count=500, max_boxes_count=100) pivotTf = input ...