BarsSinceEntry(1, "", 0);
the first overload specifies the data series. But is it the data series on which the entry was made, or is it like "I entered on data series [0], but there have been this many bars since that entry if I measure using the bars on data series [1]"? I have always thought that it was the former, but I've just been testing some more and it looks like it's actually the latter which is true, so I just want to double check. Thanks.

Comment