Login Page - Create Account

Support Board


Date/Time: Fri, 27 Dec 2024 17:59:40 +0000



Post From: Opening Stock Option position from a Stock Chart

[2016-02-03 01:28:28]
User713273 - Posts: 409
Quick question, when using limit orders and setting tick size to 0, would that by default allow limit orders to be taken on the ASK?

NewOrder.OrderType = SCT_ORDERTYPE_LIMIT;
    NewOrder.Price1 = NewOrder.Price1 + 0 * sc.TickSize;