Delegate ResettedHandler
- Namespace
- FinanceSharp
- Assembly
- FinanceSharp.dll
Event handler type for the IndicatorBase.Resetted event
public delegate void ResettedHandler(IUpdatable sender)
Parameters
senderIUpdatableThe indicator that fired the event
- Extension Methods