node-yahoo-finance icon indicating copy to clipboard operation
node-yahoo-finance copied to clipboard

Retrieve currency field

Open dtslvr opened this issue 10 years ago • 1 comments

Is it possible to add the currency field to the snapshot? I think the yahoo API also provides the currency (e.g USD).

Kind regards, Thomas

dtslvr avatar Apr 11 '15 17:04 dtslvr

Hello,

Thank you for this module, it is simple and useful :)

I agree with dtslvr, it would be great to add the currency. I have tried to add c4 in the fields.js file and it works:

e1: 'Error Indication (returned for symbol changed or invalid)',
c4: 'Currency'

Regards, David

partageit avatar Oct 08 '15 13:10 partageit