This commit is contained in:
Brett Cooley 2016-08-10 18:46:51 +00:00 committed by GitHub
commit e9d52b0819

View File

@ -22,7 +22,7 @@ googleFinanceKeyToFullName = {
u'yld' : u'Yield',
u's' : u'LastTradeSize',
u'c' : u'Change',
u'c' : u'ChangePercent',
u'cp' : u'ChangePercent',
u'el' : u'ExtHrsLastTradePrice',
u'el_cur' : u'ExtHrsLastTradeWithCurrency',
u'elt' : u'ExtHrsLastTradeDateTimeLong',