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