OnixS SGX Derivatives Handler for C++  2.17.0.0
Public Types | List of all members
TrendIndicator Struct Reference

Trend indicator for the latest price compared to the previous one. More...

Public Types

enum  Enum {
  Undefined, None = ' ', Up = '+', Down = '-',
  Same = '='
}
 

Detailed Description

Trend indicator for the latest price compared to the previous one.