node-yahoo-finance
node-yahoo-finance copied to clipboard
Retrieve currency field
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
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