Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:08:42 +0000



Post From: s_SCNewOrder::MaximumChase

[2015-09-14 20:32:57]
User35525 - Posts: 181
Thanks, I see that I mistakenly had removed "NewOrder.Price1 = Price", and with that it works now.

I'm not sure what you meant by this line being incorrect:
NewOrder.MaximumChaseAsPrice= Price + 8*sc.TickSize;

The documentation says an absolute price is needed, and that sets an absolute price, beyond which it isn't to chase the market for a buy entry.

I noticed that ORDERTYPE_MARKET_IF_TOUCHED is translated into a LIMIT order in CTS, but I don't know if that's normal since I've never tried to use CT4 to set a MIT order as my take-profit in an OCO.
Date Time Of Last Edit: 2015-09-14 20:33:46