Support Board
Date/Time: Thu, 23 Jan 2025 14:38:23 +0000
Post From: Where is the Numbers Bars Code?
[2018-11-20 23:08:50] |
walidmujahid - Posts: 1 |
Hello, I have searched through the studies#.cpp files in the /ACS_Source directory for the source of the "Numbers Bars" study. I have also tried searching from the parent Sierra Chart directory. Here is what I tried -using PowerShell: findstr /spin /c:"Numbers Bars" *
findstr /spin /c:"NumbersBars" * All I could find was a couple comments and scsf_NumbersBarsAvgVolumePerPrice -the latter in Studies6.cpp.Where might I find the code for "Numbers Bars"? Did I miss something? |