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

持仓数据结构 More...

#include <string>
#include <cstdint>
#include <chrono>
Include dependency graph for position.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fix40::Position
 合约持仓 More...
 

Namespaces

namespace  fix40
 

Detailed Description

持仓数据结构

定义模拟交易系统中的持仓数据结构,包含多空持仓、均价、盈亏等信息。 用于追踪用户的合约头寸状态。