StrategyBase
|
<< Click to Display Table of Contents >> StrategyBase |
|
StrategyBase contains properties and methods for managing a Strategy object, and is the base class from which AtmStrategy derives.
Note: For a complete, working example of this class in use, download framework example located on our Developing AddOns Overview |
// A button called acctStratButton in an NTTabPage displays all ATM and NinjaScript strategies configured on a selected Account when clicked |