| Package | Description |
|---|---|
| quickfix.examples.banzai |
| Modifier and Type | Field and Description |
|---|---|
static OrderType |
OrderType.LIMIT |
static OrderType |
OrderType.MARKET |
static OrderType |
OrderType.STOP |
static OrderType |
OrderType.STOP_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
OrderType |
BanzaiApplication.FIXTypeToType(OrdType type) |
OrderType |
Order.getType() |
static OrderType |
OrderType.parse(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setType(OrderType type) |
OrdType |
BanzaiApplication.typeToFIXType(OrderType type) |
Copyright © 2025. All rights reserved.