For example, the HorizontalLine Class creates the horizontal line AND text showing its level. In many respects, by using the new drawing objects, including the HorizontalLine Class, is actually simpler that the way used in the ‘legacy version’ of the program. The new version of tutorial 72 applied to three charts The following image shows one of the programs included in a downloadable ELD applied to three charts. Whereas the new tutorial uses the new drawing objects that became available when TradeStation introduced its object oriented extensions to EasyLanguage. BottomValTxtRef = Text_New( CurrentDate, CurrentTime, BottomVal, NumToStr( BottomVal, 4 ) )