I maintain a watch list of stocks in excel and note the levels where I want to set the alerts and as soon as they trigger on closing basis, I review the charts for potential trades.
My question is > is it possible to (i) get AFL to read the levels for each symbol and fire the alerts, (ii) and in a table format, shows the same in exploration where, if the close is above the levels, it's colour changes.
In addition to this, can it also plot the levels for e.g on the AAPL chart, it plots the horizontal line (Ray) at the marked levels starting from the dates that are mentioned for each of the symbols?
I am not looking for codes but want to know if this is possible and if yes, would appreciate getting some hints and pointers so that I can work on the same. I am aware of fopen and fgets functions but currently struggling to get that to work.
I am using Amibroker Pro 6.20.1 edition.