Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

Structure

verybadsoldier edited this page Dec 29, 2019 · 3 revisions

Analyzers and observers are added globally to the cerebro object. Upon startup an instance of each is injected to every strategy and runs within the strategy's context.

Strategies have access to all datas. Indicators are added to the mix inside of a strategy and therefore always belong to a strategy.

Clone this wiki locally