For the left side, i tried programing it so the Triangles appear when the conditions to enter are met. Condition_long = close [1] < ma_fast[1] and close > ma_fast and rsi > 50 and rsi > rsiMA and ma_slow > ma_fast. For the right side i tried programming it so the triangles appear when the following conditions met. hamid = math.avg(cl1, op1)...