new-strategy

Installation
SKILL.md

Writing a New Starlark User Strategy

User strategies are Python-like Starlark scripts that plug directly into the SignalNGN signal engine. They run alongside built-in strategies, are backtestable against historical data, and publish signals to the same NATS stream as every other strategy.

Requirements: paid tier + an always-on tenant server.


Quick Start

Installs
1
Repository
spot-canvas/sn
First Seen
Feb 26, 2026
new-strategy — spot-canvas/sn