Skip to content

Documentation / @finchart/indicators / VwapOptions

Interface: VwapOptions

Defined in: indicators/src/factories.ts:713

Extended by

Properties

anchor?

optional anchor?: (point, index) => boolean

Defined in: indicators/src/factories.ts:718

참인 봉에서 누적을 리셋한다 — 세션 경계는 소비자의 지식이다. 리셋은 volume 부재로 인한 끊김도 지운다: 새 누적은 그 봉에 의존하지 않는다.

Parameters

point

OHLC

index

number

Returns

boolean