ATS
An algorithmic trading system completely written in C++
Namespaces
ats.h File Reference

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.
 

Detailed Description

Main header file for the ATS library.

Author
Anouar Achghaf
Date
12/02/2023