Class: InvestTinkoff::V2::StopOrderType

Inherits:
Object
  • Object
show all
Defined in:
lib/invest_tinkoff/v2/stop_order_type.rb

Overview

Тип стоп-заявки

Constant Summary collapse

UNSPECIFIED =

Значение не указано

0
TAKE_PROFIT =

Take-profit заявка

1
STOP_LOSS =

Stop-loss заявка

2
STOP_LIMIT =

Stop-limit заявка

3