Support Board
Date/Time: Wed, 05 Nov 2025 00:09:54 +0000
Post From: Ticks to PIPs ACSIL
| [2024-01-12 19:32:04] |
| User373245 - Posts: 62 |
|
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; |
