Receive Execution Details
EWrapper.execDetails (
reqId: int. The request’s identifier.
contract: Contract. The Contract of the Order.
execution: Execution. The Execution details.
)
Provides the executions which happened in the last 24 hours.
Python
Java
C++
C#
VB.NET
EWrapper.execDetailsEnd (
reqId: int. The request’s identifier
)
Indicates the end of the Execution reception.

