OutgoingVelocityPrConf: {
    assetSymbol: AssetSymbol;
    intervalInMinutes: number;
    shouldIgnoreAssetsWithoutMarketValue: boolean;
    velocity: Amount;
}

Type declaration

  • assetSymbol: AssetSymbol
  • intervalInMinutes: number
  • shouldIgnoreAssetsWithoutMarketValue: boolean
  • velocity: Amount

Generated using TypeDoc