TradingView Pinescript for AYN Indicator

Job ID: 39913792

Budget: $30 – $250 USD

I need a Pine Script v5 screener that plugs straight into TradingView and filters symbols purely on the buy-and-sell signals generated by Snurk’s AYN indicator. The script must read the current AYN calculations, decide whether the most recent candle is a valid Buy or Sell according to that logic, and then populate the TradingView Screener panel with all tickers that meet the condition on the chosen timeframe.

I already use the public AYN indicator, so the screener has to reference its exact formulas rather than approximations. All key thresholds that drive the Buy/Sell decision (look-back period, sensitivity, confirmation filters, etc.) need to sit in the user-inputs section so I can tweak them later without touching the core code.

Experience writing modular, well-commented Pine Script that respects TradingView’s execution limits is essential. You’ll also know the quirks of the built-in screener/table functions so the final output appears neatly inside the “Screener” tab rather than as a pop-up or overlay.

Deliverables:
• Pine Script v5 file, fully commented and ready to import
• One-click user inputs for all Buy/Sell thresholds and timeframe selection
• Brief guidance note showing how to add the screener to any watchlist and test it

Acceptance: after loading the script on a watchlist of 20+ symbols, it must instantly list only those that fired an AYN Buy or Sell signal on the latest closed candle, with live updates every bar.