def connect(self,accountId=None): logger.debug("Connecting to IG Streaming API...") ig_service = IGService(config.username, config.password, config.api_key, ...
確定! 回上一頁