Google Finance Intraday data not getting downloaded!!

#41
It is not like that there is no alternative for DataDownloader.
There are multiple of alternatives, may not be easy (but a compulsion to do) for 1/2 scrips (I am doing it for BN and NS) but all are tedious, involving multiple steps, time consuming and/or may not be cost effective, when the number of scrips are 50 or 100 or more
 
#42
The problem is not very big ... we just need to edit finance in the code and compile again..and get .exe
may be Josh1 JI could help ..

i am still using RTD 1.40 and running smoothly ever since.
or someone who has build any software and is active could....

we duly need to up this software in this month itself ... next month we already have tons of holidays with extra Saturdays and sundays.
SAD
The problem may not be big to do
But we need code of the application to move further.
 

euginsa

Well-Known Member
#43
1. know the compiler . i.e which program was used c , c++ .. i am sure its not java.
2. pl. read terms and conditions before decompilation from original author.
3. de-compile the .exe to get Source code. GET ready to spend ages converting binaries if using other compilers
4. edit fetching url from

https://www.google.com/finance/getprices?p=15d&i=60&f=d,o,h,l,c,v&q=ITC

to this

https://finance.google.com/finance/getprices?p=15d&i=60&f=d,o,h,l,c,v&q=ITC

5. compile again
6. get exe , get data

7. OR SOME NOBLE GUY MAY CONTACT MR JOYDEEP MITRA JI TO EDIT IT , will take couple of minutes probably.

ps. i am not a programmer.

Thanks
But in excel sheet the link is as below
http://finance.google.com/finance/i...JX:.DJI,NSE:ACC,NSE:ITC,NSE:TATAMOTORS,NSE:LT
So what should I change in this link
 

okabira

Well-Known Member
#44
guys any progress in this ??
any new software if not datadownloader?
my need was to backfill after 10-15 minutes to replace bad ticks from nest //

nest is best because its extracting directly from terminal ///
but now what to do ??

answer ASAP

any one switched to data provider .. pl reply about service
 

okabira

Well-Known Member
#49
man still adamant to change the code .. sigh ..
..will shift to some data provider on monday .if nothing comes up...
if any one has python / .dll / to fetch data google . plz help here on this thread
Thanks
 
#50
No progress
but
IMO, If one knows python coding, then one can code this type of data downloader
 

Similar threads