Login Page - Create Account

Support Board


Date/Time: Sun, 11 May 2025 04:54:50 +0000



Post From: Dynamically Update Tick Size

[2024-09-06 20:01:24]
ForgivingComputers.com - Posts: 1055
Try this:

// Set price offsets
newOrder.Target1Offset = targetPriceOffset;
newOrder.Stop1Offset = stopPriceOffset;