Skip to content

API Reference


API Reference / FillDirection

Type Alias: FillDirection

FillDirection = "buy" | "sell"

Defined in: src/backtest/types.ts:8

Which way money moves on this specific fill — the entry of a SHORT and the exit of a LONG are both sells.

Community project — not affiliated with Dhan. MIT License.