public class PairingModel1 extends Object implements PairingModel
Constructor and Description |
---|
PairingModel1(double lowerCorrelationBound,
double upperCorrelationBound,
double tail) |
Modifier and Type | Method and Description |
---|---|
List<TradingPair> |
getTradingPairs(List<String> allSymbols,
List<String> tradableSymbols,
Matrix prices) |
public PairingModel1(double lowerCorrelationBound, double upperCorrelationBound, double tail)
public List<TradingPair> getTradingPairs(List<String> allSymbols, List<String> tradableSymbols, Matrix prices)
getTradingPairs
in interface PairingModel
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.