Hello guys!
I am pulling a stock option chain by calling reqContractDetails() for an option contract with no strike and expiry specified.
I works fine and the available contracts for different strikes and expiry dates are returned in a row of contractDetails() callbacks.
However, the delay of between the call to reqContractDetails() and the first call back of contractDetails() is a bit high/enormous - I measure 30-50 secs. Measuring the same delay for a STK contract I get less than 1 sec.
Has anyone experienced the same?
I would highly appreciate your help.
Thank you!
I am pulling a stock option chain by calling reqContractDetails() for an option contract with no strike and expiry specified.
I works fine and the available contracts for different strikes and expiry dates are returned in a row of contractDetails() callbacks.
However, the delay of between the call to reqContractDetails() and the first call back of contractDetails() is a bit high/enormous - I measure 30-50 secs. Measuring the same delay for a STK contract I get less than 1 sec.
Has anyone experienced the same?
I would highly appreciate your help.
Thank you!
