Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 00:38:27 +0000



Post From: Market scanner

[2020-02-08 18:26:42]
Chad - Posts: 231
Just noticed that IB has a REST API now, so JSON encoding - here's their reference for getting a list of symbols in a market scanner: https://www.interactivebrokers.com/api/doc.html#tag/Scanner/paths/~1iserver~1scanner~1run/post

Perhaps this would be easy enough to call from a C++ routine?