BarsPeriod

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference > Add On > IIntervalProvider Interface >

BarsPeriod

Previous page Return to chapter overview Next page

In order for interval linking to work properly in your Add On, BarsPeriod must be created.

 

Examples

ns

// IIntervalProvider member

public BarsPeriod BarsPeriod { get; set; }