Hey-LiSA Docs

These docs define the Hey-LiSA system: strategy specs, validation, Strategy Lab, controlled execution, and shared strategy markets.

Data

Current Strategy Lab data is deliberately narrow.

The local app uses BTC daily candles and declared external series. The examples currently include Fear & Greed and CBBI series reads.

Supported reads include:

  • price()
  • price(n)
  • ma(period)
  • highest_close(period)
  • time(field, timezone)
  • series(id)
  • get(name)

Missing required external series coverage makes a strategy-period unavailable. It does not silently shorten the backtest or fill fake values.