Suoranta.Finance Namespace
Suoranta.Finance - Developer API

CandleManager Events

The CandleManager type exposes the following members.

Events


  Name Description
Public event NewCandle
Fired when timestamp of a new tick crosses boundary of the candle width (duration) and the existing open candle is hence considered closed. The newly opened candle can be accessed through OpenCandle.
Public event Shutdown