When using the signal tester and then looking at the signals on a chart I’ve noticed that only the first script is displayed correctly on the chart. I have checked the knowledge base but find nothing discussing this outcome. Does this mean that the signal analysis provided is correct to the script on to what is shown on the chart? Thanks Peter
CLOSE() > MA(BARS=200, STYLE=Exponential, CALC=Close)
(HIGH(OFFSET=1) >= HIGH()) and (LOW(OFFSET=1) <= LOW())