I wrote the formula in the parameter CustomEMA=EMA(30m,1)<2, but the strategy does not work and the chart writes an error "Not a EMA", what can be the problem?

: Log errors

The “Not an EMA” error in the Moonbot terminal occurs when there are Cyrilic letters in the EMA formula. You should carefully rewrite your EMA formula so that all letters are in the English layout.