Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Strategy ¶
type Strategy struct { Indicator sync.Map Data core.IStrategy Components *core.Components LogStore *logging.LogStore DBLocation string Strategy core.Apps AssetProvider func() map[string]string BrokersProviderOnSignal sync.Map }
Strategy -
func (*Strategy) RegisterBrokers ¶
func (cc *Strategy) RegisterBrokers(name string, callback func(strategy.SendingSignal))
RegisterBrokers -
Click to show internal directories.
Click to hide internal directories.