MCPcopy Create free account
hub / github.com/NoFxAiOS/nofx / GetConfig

Method GetConfig

kernel/engine.go:282–284  ·  view source on GitHub ↗

GetConfig gets complete strategy configuration

()

Source from the content-addressed store, hash-verified

280
281// GetConfig gets complete strategy configuration
282func (e *StrategyEngine) GetConfig() *store.StrategyConfig {
283 return e.config
284}
285
286// ============================================================================
287// Candidate Coins

Callers 6

buildTradingContextMethod · 0.80
GetStrategyConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected