Quick tip tutorial 32 demonstrates the use of a function that, when called by an analysis technique that creates drawing objects, ensures that there are never more than the input number plus one drawing objects created by that analysis technique, on the chart.
The function is called using the following syntax: Condition1 = QuickTip32( Num );
See https://markplex.com/free-tutorials/tradestation-easylanguage-quicktips/quick-tip-32-creating-a-function-to-regulate-the-number-of-drawing-objects/
Comments