get_pricing('AAPL', start_date='2013-01-03', end_date='2014-01-03', symbol_reference_date=None, frequency='daily', fields=None, handle_missing='raise', start_offset=0)
it's can get AAPL's data
but how can I get sector index data?
What's the sector's code?
What's fuction can get all sectors's code?
Looks like : [code1,code2....]
I'm learner, Any cool boy help me, thanks!