Hi. Need help getting screener to identify when at least 2 out of 3 indicators are true. I’ve gotten great help building “Entry Signal”, “SP Indicator” and an “MACD” signal to all draw arrows when true, but would now like to scan for either or all of the following:
at a minimum: scan for tickers on my watchlist/s and identify when Entry Signal and MACD signal(buy signals(arrows)) are both true on same 2min candles on or after close;
beyond that, ideally, when at least 2 out of the 3 are true, possibly within “x” number of bars. For instance, identify if MACD signal is true, AND SP OR Entry on same candle, possibly within say, 2 candles. Or possibly, identify when Entry signal is true AND SP or MACD within 2 candles(or something similar)
Would be amazing to be able to adjust which signals and within how many candles, if that makes sense.
I primarily use 2min chart for active trading/scalping, but I also use similar design on current Thinkorswim scanner to identify same kind of search for signals on daily chart to identify strong potential in daily movement. I can provide the scripts I’m currently using for these indicators, but they are also in the forum.
I hope I described what I’m trying to do well enough to understand. 🙂
Thanks!