Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 06:12:30 +0000



[User Discussion] - Detecting Ticks/Volume/Time remaining on a higher timeframe bar

View Count: 2009

[2013-03-28 16:15:30]
DarthSidious - Posts: 63
I would like to know when "sc.GetCountDownText() for a lower TF bar" == "sc.GetCountDownText() for a higher TF bar". In the lower TF bar, my code has the chart number for the higher TF bar, and I would like to know this in the lower TF bar code. The higher TF would always be an Integer multiple of the lower TF. How do I get this?

Also, is there a way to get an int instead of the text that sc.GetCountDownText() produces?
Date Time Of Last Edit: 2013-03-28 16:16:22
[2013-03-28 20:18:56]
DarthSidious - Posts: 63
I would still welcome the answer, but I have determined that this would not solve the particular problem I am having. That is because, all bars except the last one would have sc.GetCountDownText() as zero.

Let me ask a more generic question instead. If I have a chart number (different from the one I am operating on), can I get a hold of the SCStudyGraphRef of the other chart so I can call the methods I normally call on the present chart using this SCStudyGraphRef?
Date Time Of Last Edit: 2013-03-28 20:19:39

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account