Support Board
Date/Time: Sat, 11 Jan 2025 02:11:35 +0000
Post From: sc.datafile & "go to chart" links
[2016-10-12 02:39:40] |
User553714 - Posts: 184 |
Hi, I use sc.datafile to cycle through my watchlist symbols in order to trigger alerts from a spreadsheet alerts study. I am finding that the Alert Manager ALWAYS records the correct symbol in the "source" column of the alert manager but when I click on the "go to chart" button I get sent to the incorrect symbol which is almost always the symbol AFTER the symbol which triggered the alert. This seems to me to be an issue between when the symbol gets changed by sc.datafile (after it returns)and when the studies where actually calculated. Can you please look into changing the alert manger so that the "go to chart" button uses the indexing of the "source" symbol column of the alert manger which is consistently correct? This should be a simple change? |