Hi Vidas,
From a few days the USD EUR quote not downloading in yahoo intraday. stock quotes are ok
It simply copies the EUR USD
2023-01-18,1.0794473,EUR,USD
2023-01-18,1.0794473,USD,EUR
On yahoo its USD/EUR (EUR=X) 0.9264
I've downloaded the scripts you posted on Jan 1, but get the same error.
Scripts\GetExchRates-YahooIntraday.ps1: 40 Carácter: 35
+ ... eqFailed++; " " + $currFrom-$currTo + " - Not Found (web err) `r`n" ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvalidCastFromStringToInteger
Thanks for your help.
Comments
For existing users simply extract files from that compressed file into separate location and then copy the file GetExchRates-YahooIntraday to your script location
Thank you to Maxim for the very fast update!
Thanks Vidas and Maxim for your quick response.