I have an indicator that goes from 1 to -1. I am trying to normalize the data so that it goes from 1 to 0. The problem is, I just can't figure out how to change this calculation. Kindly help me out in this matter! //@version=5 indicator('Stochastics Momentum Index', shorttitle='Fear Greed') a = inpu...