Support Board
Date/Time: Fri, 09 May 2025 02:47:46 +0000
Post From: Time and sale script showing wrong price
[2024-10-15 14:37:51] |
User431178 - Posts: 667 |
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.
|