ReferencesAdd OnIIntervalProvider InterfaceBarsPeriodAsk a question|Copy page|View as Markdown|More actionsIn order for interval linking to work properly in your Add On, BarsPeriod must be created. Examples 1// IIntervalProvider member2public BarsPeriod BarsPeriod { get; set; }