AlgoTrader77
Member
Long time trader - first time coder. Trying to figure out how to plot a recurring price at each level of its recurring value. For example, if I wanted to populate a line at 500 and have it recur at each 500 level, is there a simple way to do this in ThinkScript? i.e. 1500, 2500, 3500, 4500, 5500, etc. So not every 500 points, but at each "500". Thanks in advance!