Support Board
Date/Time: Wed, 22 Jan 2025 00:05:03 +0000
Post From: study parameter control
[2018-06-29 21:04:28] |
dtl-saw - Posts: 79 |
I'm able to get this new function to work as expected for the SC study "moving average - Simple" The getter function correctly assigns the moving average length to my reference. But when I try to use the getter function to retrieve input values from the "Volume by price" VbP study my reference value is zero. The return value of the function is '1' so I know it at least found the study. Do you have to do anything special for the VbP study inputs? |