GitHunt
LI

LisanXG/lisan-score-tradingview

PineScript indicator for TradingView. Same scoring methodology as lisanintel.com. 12 technical indicators.

LISAN SCORE — TradingView Indicator

PineScript indicator using the same scoring methodology as lisanintel.com.

What It Does

12 technical indicators across 4 clusters, weighted and aggregated into a single confidence score:

  • Momentum (25 pts): RSI, StochRSI, MACD, Williams %R, CCI
  • Trend (25 pts): EMA Stack, Ichimoku Cloud, ADX, Bollinger
  • Volume (20 pts): OBV Trend, Volume Ratio
  • Volatility (15 pts): Z-Score

Outputs:

  • LONG / SHORT / HOLD signal
  • Confidence score (0-100)
  • ATR-based Stop Loss and Take Profit levels

How to Use

  1. Open TradingView
  2. Open Pine Editor (bottom of screen)
  3. Copy the contents of LISAN_Score.pine
  4. Paste into Pine Editor
  5. Click "Add to chart"

Works best on crypto, 15m to 4h timeframes.

Full Engine

This covers 85% of the LISAN Intelligence scoring system. The web version at lisanintel.com adds:

  • Fear & Greed sentiment analysis
  • Hyperliquid funding rate integration
  • Self-learning weight adaptation

Author

@Lisantherealone | lisanholdings.dev

License

Mozilla Public License 2.0

Contributors

Created February 4, 2026
Updated March 6, 2026
LisanXG/lisan-score-tradingview | GitHunt