Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 13:12:14 +0000



Post From: Ticks to PIPs ACSIL

[2024-01-12 19:32:04]
User373245 - Posts: 57
Does anyone know what to do to get this to work for forex pairs with .0000 decimal. This works with pairs with .00 decimal when I try to do some math to get the equivalent it does not work at all and wondering what the ACSIl trigonometry / cold fusion answer is?????  


NewOrder.Target1Offset = 40 * sc.TickSize;
NewOrder.Stop1Offset = 35 * sc.TickSize;