Login Page - Create Account

Support Board


Date/Time: Sat, 28 Dec 2024 09:56:11 +0000



Post From: ACSIL - modify Trail and Trigger offsets for Triggered Trail Stop

[2016-02-19 23:06:10]
rhovega - Posts: 279
I understand your position. Please don't get upset here. Did not mean to flood you with irrelevant details and clutter your inbox.

I simply need to use order type SCT_ORDERTYPE_OCO_LIMIT_STOP
There is no example of a SCT_ORDERTYPE_OCO_LIMIT_STOP order anywhere in your website or documentation.
/ACS_Source/TradingSystem.cpp >> scsf_ACSILTradingOCOExample provides an example of SCT_ORDERTYPE_OCO_BUY_STOP_SELL_STOP.
Very different types of OCO. One creates two resting orders, the other create an entry with attached order.

That's all