Login Page - Create Account

Support Board


Date/Time: Sat, 11 May 2024 22:42:42 +0000



Post From: study parameter control

[2018-07-01 13:23:33]
dtl-saw - Posts: 79
I have an issue when using sc.GetChartStudyInputFloat() function with "volume by price" study and getting date values.
I assign the date value return to a double and get the proper year, month, day but the hours, minutes, seconds data is not correct.
In other words it looks like an integer value is assigned to my float reference from sc.GetChartStudyInputFloat()
All of the decimal values in the assignment are zero.

Please have a look and verify on your end