BetaTrader
A HFT Eco-System
Loading...
Searching...
No Matches
App.h File Reference
#include "client_ui/UIManager.h"
#include "client_ui/ConnectionPanel.h"
#include "admin/ExchangeManager.h"
#include "admin/ExchangePanel.h"
#include "client_ui/TradingPanel.h"
#include "client_ui/ChartPanel.h"
#include "client_ui/SimulatorPanel.h"
#include "client_ui/OrderBookPanel.h"
#include "orderbook/OrderBook.h"
#include "ohlc/CandleAggregator.h"
#include "simulator/StochasticSimulator.h"
#include "data/MarketHistoryRepository.h"
#include <asio.hpp>
#include <thread>
#include <memory>
Include dependency graph for App.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  client_app::App
 Coordinates the lifecycle of the network and UI threads. More...
 

Namespaces

namespace  client_app