|
Marius van Wyk
2017-09-16 17:33:37
0
|
|
Hi, I also seem to have suddenly a problem since the 12th of September. (Last intraday data received from Google was 11 September at close of trading)
The weird thing is when I debug the downloaded, even though my URL script is correct in the Parser window, when I view the actual output sample window it shows a different Exchange and Interval set.
Here is the link I have. https://finance.google.com/finance/getprices?q=MTN&x=JSE&p=13d&f=d,o,h,l,c,v&i=60&df=cpct
When pasting this in Explorer it start off with:
EXCHANGE%3DJSE
MARKET_OPEN_MINUTE=540
MARKET_CLOSE_MINUTE=1020
INTERVAL=60
COLUMNS=DATE,CLOSE,HIGH,LOW,OPEN,VOLUME
DATA=
TIMEZONE_OFFSET=120
a1504076460,12800,12840,12800,12840,18663
1,12824,12838,12800,12800,1471
3,12821,12821,12821,12821,1445
4,12825,12825,12821,12821,5664
When I look at the window in Quantshare, the same link gives me now:
XCHANGE%3DNYSE
MARKET_OPEN_MINUTE=570
MARKET_CLOSE_MINUTE=960
INTERVAL=86400
COLUMNS=DATE,CLOSE,HIGH,LOW,OPEN,VOLUME
DATA=
TIMEZONE_OFFSET=-240
a1504036800,219.41,219.95,217.66,217.66,198009
1,223.82,224.35,219.48,219.48,341291
2,227.95,228.16,223.86,224.68,277960
3,228.39,230,227.02,228.32,188810
7,226.35,228.57,224.38,227.98,233995
8,226.3,227.4,225.64,226.85,183367
9,225.75,227.385,225.02,227.19,156578
10,227.73,229.16,225.312,225.91,191533
13,230.38,231.9,229.34,229.34,260006
14,230.47,232.38,229.76,230.77,208734
15,229.87,230.75,228.85,230.25,177929
16,228.52,229.4,228.08,229.4,187280
17,227.04,228.73,226.76,228.47,306902
So it appears that the exchange and interval gets changed somehow.
any ideas or am I missing something obvious?
regards
M
|
|