Support Board
Date/Time: Thu, 13 Aug 2026 18:30:38 +0000
[Programming Help] - Ask Bid Volume Study Profile ACSIL
View Count: 2243
| [2024-06-13 20:51:37] |
| User769783 - Posts: 208 |
|
Hello, Is sc.AskVolume[sc.Index] the same as the m_AskVolume from the ACSIL sc.GetStudyProfileInformation function? Im trying to retrieve the m_AskVolume and m_BidVolume info but do not know how to use the function, thanks. |
| [2024-06-19 01:50:12] |
| ForgivingComputers.com - Posts: 1235 |
|
Is sc.AskVolume[sc.Index] the same as the m_AskVolume from the ACSIL sc.GetStudyProfileInformation function?
No. sc.AskVolume[sc.Index] is the Ask volume for the entire bar. m_AskVolume is the Ask Volume at a specific price. The sum of all the ask volumes of all the prices on the bar will equal sc.AskVolume. |
To post a message in this thread, you need to log in with your Sierra Chart account:
