ATS
An algorithmic trading system completely written in C++
|
Defines an abstract interface for trading strategies. More...
Go to the source code of this file.
Classes | |
class | ats::Strategy |
Defines an abstract interface for trading strategies. More... | |
Namespaces | |
ats | |
Namespace for the algorithmic trading system. | |
Defines an abstract interface for trading strategies.