Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 15:55:36 +0000



Post From: Lookback feature

[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