Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(args []string, typeRegistry map[string]any, build BuildVersion) error
Run is the entrypoint for executing the studyrun cmd outside of the alphakit project. Param args are the cmd line args (excluding the cmd name). Param typeRegistry maps a string name used in a config file to a type such as a trading bot. Param build will render strings to the console during execution.
Types ¶
Click to show internal directories.
Click to hide internal directories.