Experts: Exp_NRTR_ATR_STOP

 

Exp_NRTR_ATR_STOP:

The trading system is based on the NRTR_ATR_STOP indicator signals.

Fig. 1. Examples of deals on the chart

Author: Nikolay Kositsin

 

when compiling the indicator Exp_NRTR_ATR_STOP.mq5 two warnings:

property already exists with different value and will be skipped file NRTR_ATR_STOP.mq5 line 19 column 11

property already exists with different value and will be skipped file NRTR_ATR_STOP.mq5 line 21 column 11

deals are not opened during testing

 
natyog:

when compiling the indicator Exp_NRTR_ATR_STOP.mq5 two warnings:

property already exists with different value and will be skipped file NRTR_ATR_STOP.mq5 line 19 column 11

property already exists with different value and will be skipped file NRTR_ATR_STOP.mq5 line 21 column 11

deals are not opened during testing

And since when did the Expert Advisor file become an indicator?
 

and so what?

These warnings were generated when compiling the NRTR_ATR_STOP.mq5 indicator. It is clear that it is a typo.


 
natyog:

and so what?

These warnings were generated when compiling the NRTR_ATR_STOP.mq5 indicator. It is clear that it is a typo.


Who understands? Precision is the courtesy of kings. An incorrectly formulated question leads to answers that are beyond the original logical sense. There is a misprint in the indicator file, expect a replacement of the file. But the Expert Advisor still opens deals normally, this error is not critical.