I'm new to AFL. I have a script I am trying to use. I importaed a CSV of the ASX All Ordinaries for the last 6 months or so, I used AMIQUOTE. The symbol for the index is "^AORD" in Yahoo, but the code I have seen mostly references "$XAO.au". My code requires me to "pad and lign data".
I have put the ASX data into a "Market" that I specify in the filter, but I'm struggling to get any results.
Questions:
- If I'm doing an exploration filtering by market to target a specific set of data, do I need to have the index data itself in that same market category?
- Any tips on how to reference indexes from Yahoo data, particularly ASX?