I want to add WoodiesPivots to a strategy with the parameters DailyBars for calculation mode and width of 1000.
I get a compile error on using the variable DailyBars. What is the syntax for adding this into the strategy?
Also how do I reference the various lines. What are their names under the strategy?

Comment