| Package | Description |
|---|---|
| quickfix.examples.banzai |
| Modifier and Type | Field and Description |
|---|---|
static OrderTIF |
OrderTIF.DAY |
static OrderTIF |
OrderTIF.GTC |
static OrderTIF |
OrderTIF.GTX |
static OrderTIF |
OrderTIF.IOC |
static OrderTIF |
OrderTIF.OPG |
| Modifier and Type | Method and Description |
|---|---|
OrderTIF |
BanzaiApplication.FIXTifToTif(TimeInForce tif) |
OrderTIF |
Order.getTIF() |
static OrderTIF |
OrderTIF.parse(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setTIF(OrderTIF tif) |
TimeInForce |
BanzaiApplication.tifToFIXTif(OrderTIF tif) |
Copyright © 2025. All rights reserved.