Login Page - Create Account

Support Board


Date/Time: Fri, 27 Dec 2024 15:44:18 +0000



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

[2016-04-03 17:11:30]
@sstfrederik - Posts: 404
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.