|
Longbridge OpenAPI C++ SDK
|
Channel / authorization info nested in the symbol-info response. More...
#include <types.hpp>
Public Attributes | |
| bool | strategy_granted |
| Whether the strategy compliance authorization has been granted. More... | |
| bool | support_rth |
| Whether the RTH toggle is supported. More... | |
| std::string | currency |
| Trading currency. More... | |
| std::vector< std::string > | settlement_currency |
| Supported settlement currencies. More... | |
Channel / authorization info nested in the symbol-info response.
| std::string longbridge::grid::GridChannelInfo::currency |
Trading currency.
| std::vector<std::string> longbridge::grid::GridChannelInfo::settlement_currency |
Supported settlement currencies.
| bool longbridge::grid::GridChannelInfo::strategy_granted |
Whether the strategy compliance authorization has been granted.
| bool longbridge::grid::GridChannelInfo::support_rth |
Whether the RTH toggle is supported.