Class 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.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MamdaOptionChainExample

        public MamdaOptionChainExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)