SeekAlgo/Docs/SDK Index
Docs/SDK Index

SDK Index

Structured reference index for the public scripting surface.

SDK Index

Use the top-level docs for the learning path:

Reference Pages

Advanced Topics

Canonical Syntax

  • script({ type: 'indicator' | 'strategy' })
  • input.integer(...), input.float(...), input.bool(...)
  • ta.*, math.*, series(...), plot(...)
  • strategy.entry(...), strategy.exit(...), strategy.param_by_id(...)
  • symbols([...]) and symbol.*[index] for baskets