Add scheduled process hooks to strategy engine
This commit is contained in:
@@ -99,6 +99,8 @@ pub enum ProcessEventKind {
|
||||
PreOpenAuction,
|
||||
OpenAuction,
|
||||
PostOpenAuction,
|
||||
PreScheduled,
|
||||
PostScheduled,
|
||||
PreOnDay,
|
||||
OnDay,
|
||||
PostOnDay,
|
||||
|
||||
Reference in New Issue
Block a user