TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
instrument.h File Reference
#include <stddef.h>
#include "shared_ptr.h"
#include "enums/MarketId.h"
#include "enums/CurrencyCode.h"
#include "enums/ProductType.h"
#include "enums/PriceDisplayType.h"
Include dependency graph for instrument.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ttsdk::InstrumentLeg
 
class  ttsdk::Instrument
 

Namespaces

namespace  ttsdk
 

Typedefs

using ttsdk::InstrumentLegPtr = shared_ptr<const InstrumentLeg>
 
using ttsdk::InstrumentPtr = shared_ptr<const Instrument>