diff --git a/docs/internals/events.md b/docs/internals/events.md index 403b829b1..2b8a3612b 100644 --- a/docs/internals/events.md +++ b/docs/internals/events.md @@ -106,7 +106,7 @@ and will start signaling advice. - What: An object describing new notification from your strategy - When: when the strategy emit using `this.notify()` function -- Subscribe: You can subscribe to this event by registering the `stratNotification` method. +- Subscribe: You can subscribe to this event by registering the `processStratNotification` method. - Example: { date: [moment object of the start time of the candle],