dxFeed Graal CXX API
|
Attribute of the CandleSymbol. More...
#include <CandleSymbolAttribute.hpp>
Public Member Functions | |
virtual std::string | changeAttributeForSymbol (const std::string &symbol) const noexcept=0 |
Returns candle event symbol string with this attribute set. | |
Attribute of the CandleSymbol.
|
pure virtualnoexcept |
Returns candle event symbol string with this attribute set.
symbol | The original candle event symbol. |
Implemented in dxfcpp::CandleAlignment, dxfcpp::CandleExchange, dxfcpp::CandlePeriod, dxfcpp::CandlePrice, dxfcpp::CandlePriceLevel, and dxfcpp::CandleSession.