Support Board
Date/Time: Wed, 05 Feb 2025 10:54:14 +0000
Post From: source code for number bars calculated value
[2024-12-20 15:26:39] |
User887126 - Posts: 79 |
Hi SC team, i know that source code is not available for number bars. how about number number bars calculated value and number bar calculated value 2 studies? my current study is using getstudyarray study to grab the information from number bars calculated value study. i want to get that information directly into the acsil and delete the number bars calculated study (For example, i want to calculate the volume per sec for each bar directly in my coderather than using getstudyarray study to get it). please advise. Calculation time for my acsil is currently about 240ms and i am trying to cut down that time. |