1) NT1503 and
2) The following CS1502 error code (information is provided within the context of NinjaScript. The examples provided is only a subset of potential problems that this error code may reflect. In any case, the examples below provide a reference of coding flaw possibilities.)
Any suggestions: I get the error code here:
Line 645L
// Trigger
sTrigger.Set(JMA(Close, iTriggerPeriod)[0]); (changed it from EMA)

Comment