Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
BarsSince
Function - BARSSINCE
BARSSINCE
Bars Since
Technical
SYNTAX
BarsSince( ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
Calculates the number of bars that have passed since the array was different from 0
ADDITIONAL INFO
EXAMPLE
BarsSince(perf(close) > 10)