reqScannerSubscription()

Call the reqScannerSubscription() method to start receiving market scanner results through the scannerData() EWrapper method.

void reqScannerSubscription(int tickerId, ScannerSubscription subscription)

Parameter

Description

tickerId

The Id for the subscription. Must be a unique value. When the subscription  data is received, it will be identified by this Id. This is also used when canceling the scanner.

subscription

Summary of the scanner subscription parameters including filters.