Support Board
Date/Time: Fri, 04 Jul 2025 05:41:28 +0000
Post From: Time and sale script showing wrong price
[2024-10-15 14:37:51] |
User431178 - Posts: 732 |
Read the docs: ACSIL Interface Members - Functions: sc.GetTimeAndSales() The s_TimeAndSales::Price, s_TimeAndSales::Bid, s_TimeAndSales::Ask price related members in some cases need to be multiplied by the sc.RealTimePriceMultiplier multiplier variable. As a general rule, it is best practice to always apply the multiplier in case it is needed.
|