Is it possible to save a dictionary as a file somewhere and have an indicator access it?
I have a really long dictionary which I want to update from time to time manually and I don't want to put it within the indicator code if possible.
Being able to use an Excel spreadsheet would be the perfect solution if possible.
Thanks!

Comment