Apama 10.3 | Apama Capital Markets Foundation Documentation | Capital Markets Foundation | Market Data Management | Synthetic datasources | Price spreader/skewer | Defining the connection parameters
 
Defining the connection parameters
Define the connection parameters which need to be passed while establishing a connection. For example:
params := new com.apama.md.adapter.SpreaderParams;
params.spreadPercentage := 2.0;
params.spreadMaxQtyLimit := 20;
params.skewDirection := "OFF";
params.skewPercentage := 5.0;
params.pubMode := "TOP_OF_BOOK";
params.vwapVol := 0;

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.