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

合约信息管理模块 More...

#include <string>
#include <unordered_map>
#include <optional>
#include <mutex>
#include <vector>
#include "app/model/instrument.hpp"
Include dependency graph for instrument_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fix40::InstrumentManager
 合约信息管理器 More...
 

Namespaces

namespace  fix40
 

Detailed Description

合约信息管理模块

提供合约信息的加载、查询和更新功能。 支持从配置文件加载合约静态信息,并从行情更新涨跌停价格。