RealCode API
BarIntervalIsDays Method (numOfDays)
RealCode API
►
WBI.CommonBlocks
►
BaseScriptingTemplate
►
BarIntervalIsDays(Int32)
Visual Basic
Returns true if the Bar Interval is set to the specified number of days
Declaration Syntax
Visual Basic
Public
Function
BarIntervalIsDays
( _
numOfDays
As
Integer
_ )
As
Boolean
Parameters
numOfDays
(
Int32
)
Number of days to check. if set to 5 returns true if Bar Interval is 5 days
Return Value
Returns True if the bar interval is set to the specified number of days
See Also
isDaily
()
()
()
isMinute
()
()
()
isHourly
()
()
()
isWeekly
()
()
()
isMonthly
()
()
()
Assembly:
WBI.CommonBlocks
(Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)