Need help with conditional operator for changing operator settings. If the below bool is marked true, I want to change the defval / step for the following user input from 0.00010 / 0.000005 to 0.001 / 0.00005. Everything I tried throws some kind of error. JPYpairs = input.bool(title="Will this indic...