uatlib
Public Attributes | List of all members
uat::permit_public_status::available Struct Reference

Represents the public status of a permit that is available for trading. More...

#include <agent.hpp>

Public Attributes

value_t min_value
 The minimum value that can be offered for the permit.
 
std::span< const trade_value_ttrades
 

Detailed Description

Represents the public status of a permit that is available for trading.

Member Data Documentation

◆ trades

std::span<const trade_value_t> uat::permit_public_status::available::trades

History of trades for the permit. Each element contains the minimum value and the highest bid.


The documentation for this struct was generated from the following file: