Versions in this module Expand all Collapse all v1 v1.8.1 Feb 17, 2020 v1.8.0 Feb 11, 2020 Changes in this version + func GetLogPrefix(botName string, strategy string) string + func GetPrefix(botName string) string + type Bot struct + Errors uint16 + Name string + Running bool + Strategy string + Test bool + Warnings uint16 + func FromFilenames(traderFilename string, strategyFilename string) *Bot + func MakeAutogeneratedBot() *Bot + func (b *Bot) Filenames() *FilenamePair + type FilenamePair struct + Strategy string + Trader string + func GetBotFilenames(botName string, strategy string) *FilenamePair