Создание отложенного сигнала для стратегии автоследования
https://invest-public-api.tinkoff.ru/autofollow/autofollow/strategy/{strategyId}/stop-signal
Создание отложенного сигнала для стратегии автоследования
Запрос
Path parameters
Required
strategyId
String (StrategyId)<uuid>
Идентификатор стратегии
Request body schema application/json
Required
instrumentId
String (InstrumentId)<uuid>
Идентификатор инструмента
Required
stopOrderType
String (StopOrderType)
Requirements: [take_profit
, stop_loss
]
Тип отложенной заявки
Required
direction
String (Direction)
Requirements: [buy
, sell
]
Направление
Required
lots
Number (Lots)<decimal>
Количество лотов
Required
stopPrice
Number (Price)<decimal>
Цена
expireDate
String (DateTime)<date-time>
Дата и время
Ответ
Это полезный материал?