ATS
An algorithmic trading system completely written in C++
|
Main header file for the ATS library. More...
#include "MarketData.h"
#include "Strategy.h"
#include "PositionManager.h"
#include "OrderManager.h"
#include "ExchangeManager.h"
#include "BinanceExchangeManager.h"
#include "RiskManager.h"
Go to the source code of this file.
Namespaces | |
ats | |
Namespace for the algorithmic trading system. | |
Main header file for the ATS library.