README

vectie/moonfish/planning does not have a README file

#
AnalysisPlanInput

pub(all) struct AnalysisPlanInput {
run_id : String
operator_request : String
data_source :
DataSource

symbol : String
timeframe : String
limit : Int
captured_at_ms : Int64
suite_status :
SuiteStatusRef

} derive(Eq, ToJson,
Debug
,
FromJson
)

#
analysis_plan_input

fn analysis_plan_input(run_id : String, operator_request : String, data_source :
DataSource
, symbol : String, timeframe : String, suite_status :
SuiteStatusRef
, limit? : Int, captured_at_ms? : Int64) -> AnalysisPlanInput

#
prepare_analysis_plan

fn prepare_analysis_plan(input : AnalysisPlanInput) -> AnalysisPlan

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io