Skip to content

@livefolio/sdk / TacticalFeatureKind

Type Alias: TacticalFeatureKind

TacticalFeatureKind = TacticalFeatureSpec["kind"]

Defined in: tactical/types.ts:124

Union of all indicator kind strings that can appear in a TacticalFeatureSpec. Derived automatically from the spec union so it stays in sync.

Released under the MIT License.