Login Page - Create Account

Support Board


Date/Time: Thu, 06 Nov 2025 20:05:46 +0000



Post From: DLL vs Spreadsheet speed of execution

[2019-07-19 17:50:00]
John M - Posts: 173
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?