Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 09:16:58 +0000



Post From: trigger an sc call to a study

[2017-08-10 04:53:56]
User735389 - Posts: 188
With acsil is it possible to programmatically call a study (whether that's sending an event or a tick). So i often disconnect from the servers while developing for various reasons. By doing so, none of the studies update themselves since no price data is coming in. I currently use the mouse events to trigger this (and i'll have to hover my mouse over the charts), but is there a better way to do this?