Skip to main content

analyzeStrategy

Live strategy analysis. Not persisted. Used by the editor for debounced syntax + lint feedback.

analyzeStrategy(
code: String!
): StrategyAnalysis!

Arguments

analyzeStrategy.code ● String! non-null scalar

Type

StrategyAnalysis object

Comprehensive strategy analysis output: parse status + hyperopt + indicators + risk + freqai + lint.