FindSince and FindSinceInclusive |
Top Previous Next |
Example chart for this topic: FindInclusive and FindSinceInclusive FindSince(what, condition, series) These indicators are the same as the Find and FindInclusive indicators, but Condition 2 is replaced by the current bar. For example, you can use these indicators to find the average value of the close when the RSI < 30, up until the current bar. In addition to the conditions included in Advanced Indicator Set 3, you can use conditional indicators such as Rules, Boolean, Relational, Crossovers, etc. that are included as standard indicators in NeuroShell Trader. |