Page 1 of 1

Update currency via Yahoo

Posted: Thu Jun 30, 2016 8:44 am
by MIKWELL614
I am using MMEX 1.27 and everyday I update my currency file (USD,£,euro,Malay ringitt) quite successfully.
Today I have tried and the am getting the return message 'Invalid value'  - please explain and advise me what I have done wrong
Thanks

Mikwell614

Re: Update currency via Yahoo

Posted: Fri Jul 01, 2016 6:24 am
by Nikolay
It quite easy to check if online rates available. Just enter into any web browser address field

Code: Select all

http://download.finance.yahoo.com/d/quotes.csv?s=USDEUR=X&f=sl1&e=.csv
Then csv file should be downloaded like this

Code: Select all

USDEUR=X,0.9025

Re: Update currency via Yahoo

Posted: Fri Jul 01, 2016 7:37 am
by MIKWELL614
Thank you but I am only concerned with the CURRENCY update which,  at the moment returns the answer 'Invalid Value'
Yours response to this would be appreciated.

MIchael

Re: Update currency via Yahoo

Posted: Fri Jul 01, 2016 8:10 am
by Renato
i have the same Problem with CHF - EUR, returns the answer 'Invalid Value'

Re: Update currency via Yahoo

Posted: Mon Jul 04, 2016 8:20 am
by Nikolay

Re: Update currency via Yahoo

Posted: Mon Jul 04, 2016 3:49 pm
by MIKWELL614
thanks but I do not understand github at all  what does rex/issues/583 mean ?-  What should I do now to correct the 'invalid value'???

Re: Update currency via Yahoo

Posted: Thu Jul 07, 2016 8:43 am
by Nikolay
You don't need to use github. This resource for developers.
Seems that yahoo thanged API for download currencies rates.
This problem will be fixed only in the next release of mmex.