Hi community,

Most algorithms rely on the timely execution of orders -- especially intraday.

Is there an example (C# preferred) that demonstrates how to compute the average delay time between quantconnect and alpaca -- aka. from the time the order is issued from the algorithm in QuantConnect live server to the time it is filled in Alpaca and the result posted?

Thanks!

Author