Merge pull request #31 from madeenamadou/patch-1

Update __init__.py
This commit is contained in:
Hongtao Cai 2017-06-12 19:34:19 -04:00 committed by GitHub
commit 717818df57

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',