Immediate limit orders TakeProfitStopLossStrategy
Atom
15.02.2019


Hi, I've a strategy which holds positions just for a few minutes and closes them using take profit or stop loss strategy: https://doc.stocksharp.c...fitStopLossStrategy.htm

I noticed the take profit/stop loss strategies submit limit orders when the current bid/ask is near the take profit/stop loss level. However, for optimal execution it's beneficial to start submitting limit orders immediately once a trade is executed to obtain good queue position.

How can I force the take profit / stop loss strategies to immediately submit limit orders?

Thank you

Теги:


Спасибо:


Support

Фотография
Дата: 15.02.2019
Ответить


Thank you for your feedback. You can try override the logic of ProtectiveStrategy and create your own implementation.
Спасибо:


Добавить файлы через драг-н-дроп, , или вставить из буфера обмена.

loading
clippy