Login Page - Create Account

Support Board


Date/Time: Thu, 15 May 2025 00:24:23 +0000



Post From: sc.SellEntry and sc.SellExit for a STOP_LIMIT_ORDER

[2016-04-03 17:11:30]
@sstfrederik - Posts: 406
I only posted code because of the reply in post #4.

From documentation and source examples it was not fully clear to me how an exit order works. I was under the impression that the order objects had to be identical for the entry and exit order. From my current understanding I see it is possible to have for example a BuyEntry with a stop limit order type and a BuyExit as a market order.

It might help others if this can be stated in the documentation or in a code example. If the above is not correct I would appreciate further explanation.