indicator-buffer
Installation
SKILL.md
BufferList indicator development
Interface selection
| Interface | Additional Inputs | Use Case |
|---|---|---|
IIncrementFromChain |
IReusable, (DateTime, double) |
Chainable single-value indicators |
IIncrementFromQuote |
(none — only IQuote from base) | Requires OHLCV properties |
See references/interface-selection.md for decision tree.
Constructor pattern
The chaining constructor parameter type depends on the interface implemented: