Skip to content

BarmergeLookahead

Lookahead mode for request.*() functions.

Kind: enum

Variants

NameDescription
OnUse the latest value available at each bar (may introduce lookahead bias).
OffUse only the value available at bar close time (no lookahead).

Released under the MIT License.