Login Page - Create Account

Support Board


Date/Time: Tue, 31 Mar 2026 23:43:21 +0000



Post From: DLL vs Spreadsheet speed of execution

[2019-07-19 17:50:00]
John M - Posts: 182
Hello,

Let's say I have an alert that is Evaluate on Close that triggers a trade entry.
Ex: ID1.SG1@3>0

With this in the spreadsheet it makes the trade wait an additional cell later to happen rather than the immediate next cell.

Does this same delay occur with the same function done in ASCIL / DLL coding?