Login Page - Create Account

Support Board


Date/Time: Mon, 12 May 2025 00:49:55 +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;