public class SymbolType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FUTURES
Futures contract.
|
static String |
INDEX
Index.
|
static String |
OPTION
Option contract.
|
static String |
PERPETUAL
Perpetual contract.
|
static String |
SPOT
FX Spot.
|
| Constructor and Description |
|---|
SymbolType() |
public static final String SPOT
public static final String FUTURES
public static final String OPTION
public static final String PERPETUAL
public static final String INDEX
Copyright © 2019 MARMOT SOLUTIONS LTD. All rights reserved.