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.
API Reference / 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.