![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Base class for components such as series_base adaptors. More...
#include <TSAComponent.h>
Public Member Functions | |
virtual void | cmp__evaluate_bar (const date_time &) |
virtual void | cmp__finalize (void) |
virtual void | cmp__post_evaluate_bar (const date_time &) |
bool | is_registered_with_strategy (void) const |
void | register_with_strategy (strategy *) |
Base class for components such as series_base adaptors.