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 许可证发布。