public interface Signal
extends java.io.Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Signal.Direction
A Direction represents an action on a given asset: BUY, HOLD or SELL.
|
Modifier and Type | Method and Description |
---|---|
Signal.Direction |
update(OrderBook asset,
Day day) |
Signal.Direction update(OrderBook asset, Day day)