Hello and apologies for this question if it is a super basic one.  I don't understand why the code is being flagged with 10 errors like the following:

"GapUpBreakout" has no attribute "SetStartDate"
"GapUpBreakout" has no attribute "SetEndDate"
"GapUpBreakout" has no attribute "SetCash"
"GapUpBreakout" has no attribute "AddUniverse"
"GapUpBreakout" has no attribute "Log"
"GapUpBreakout" has no attribute "Liquidate"
"GapUpBreakout" has no attribute "Log"
"GapUpBreakout" has no attribute "Liquidate"
"GapUpBreakout" has no attribute "Time"
"GapUpBreakout" has no attribute "Time"

How do I fix the disconnect so that those attributes are defined properly.  Thanks!