FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
mock_md_adapter.hpp File Reference

模拟行情适配器 More...

#include <thread>
#include <atomic>
#include <mutex>
#include <set>
#include <map>
#include <random>
#include <chrono>
#include "market/md_adapter.hpp"
Include dependency graph for mock_md_adapter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fix40::MockMdAdapter
 模拟行情适配器 More...
 

Namespaces

namespace  fix40
 

Detailed Description

模拟行情适配器

用于测试和开发的模拟行情源,生成随机行情数据。