Login Page - Create Account

Support Board


Date/Time: Sun, 08 Sep 2024 00:11:53 +0000



Lookback feature

View Count: 1363

[2015-06-18 20:58:55]
Sebastian_M - Posts: 70
Hello support,
Is there a reason why the lookback feature has no documentation?

SCInputRef lookBackInput = sc.Input[0];


lookBackInput.Name = "Look Back Bars";
    lookBackInput.SetInt(20);
    lookBackInput.SetIntLimits(1,1000);


Do I need to add anything else to use the lookback function? Examples are difficult to locate

Appreciate any help.
Regards Sebastian
[2015-06-18 22:09:12]
Sierra Chart Engineering - Posts: 104368
We do not know what you are referring to. What is "lookback feature"?
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2015-06-18 22:28:06]
Sebastian_M - Posts: 70
Hi support,

You would use it to make a bar look back of a number of bars in the background.

But it looks like you do not have it in your library.
Thanks, I will look else where.
Sebastian
[2015-06-18 23:27:45]
Sierra Chart Engineering - Posts: 104368
Refer to this page:
https://www.sierrachart.com/index.php?page=doc/doc_ACS_ArraysAndLooping.html
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account