As instructed in a previous post, study.getValue() is not the correct way to plot an EFS2 data series in real time and getSeries should be used instead.
This suggests that using study.getValue for other usages [inside the script] is also incorrect.
If this is the case, what is the the correct way to retrieve the correct value of a data series in other time interval?
Thank you.
This suggests that using study.getValue for other usages [inside the script] is also incorrect.
If this is the case, what is the the correct way to retrieve the correct value of a data series in other time interval?
Thank you.
Comment