Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 04:50:46 +0000



Post From: Ticks to PIPs ACSIL

[2024-01-12 19:32:04]
User373245 - Posts: 42
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;