Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewStrategyController ¶
func NewStrategyController(pair string, strategy Strategy, broker service.Broker) *Controller
func (*Controller) OnCandle ¶
func (s *Controller) OnCandle(candle model.Candle)
func (*Controller) Start ¶
func (s *Controller) Start()
Click to show internal directories.
Click to hide internal directories.