Skip to content

strategy.direction

Properties

all

Type: const string

It allows strategy to open both long and short positions.


long

Type: const string

It allows strategy to open only long positions.


short

Type: const string

It allows strategy to open only short positions.

基於 MIT 許可證發佈。