Package com.wombat.mamda.examples
Class MamdaOptionChainExample
- java.lang.Object
-
- com.wombat.mamda.examples.MamdaOptionChainExample
-
public class MamdaOptionChainExample extends java.lang.Object
An example of MAMDA option chain processing.This example suffers from a minor lack of configurability: while it does support subscriptions to multiple underlying symbols (with multiple -s options), it does not allow a different source to be specified for each option.
-
-
Constructor Summary
Constructors Constructor Description MamdaOptionChainExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-