Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:20:20 +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