i_chkLong = input.bool(true, title = 'Long', inline ='1', group = g_strategy) i_chkShort = input.bool(true, title = 'Short', inline='1', group= g_strategy) i ...