Menu
  • Option Hydra
  • Training
  • Premium
  • Courses
  • Library

Marketcalls

Simply Intelligent Technical Analysis and Trading Strategies

  • Software
    • Amibroker
    • NinjaTrader 7
    • Ninjatrader 8
    • Option Action
    • Market Analyst
    • Metatrader
    • Python
    • Datafeed
  • Market Profile
    • Orderflow
  • Markets
  • Commodities
  • Forex
  • Economy
    • Banking
  • Webinars
  • Trading Lessons
    • Algo Trading
    • Infographic
    • Video
You are here: Home / Database / Google Realtime Intraday Backfill Data

Google Realtime Intraday Backfill Data

November 23, 2010 by Rajandran 86 Comments

How to get the realtime intraday backfill data?

Many of us know that google provides 15 day intraday 1min backfill. But where is the source how the softwares like volume digger getting those backfill data?

The below link gives the realtime backfill data which most of the softwares are probably using it as a source for realtime datafeed

 
http://www.google.com/finance/getprices?q=RELIANCE&x=NSE&i=60&p=5d&f=d,c,o,h,l&df=cpct&auto=1&ts=1266701290218

where

q= stock symbol on Google finance
x= exchange symbol
i= interval (here 60 means 60 sec (1 minute interval))
p= no of period(here 5d denotes 5 days of data)
f= parameters (day, close, open, high and low)
df= difference (cpct is may be in % change )
auto =1,
ts = time start… if you cut the last 4 digits…the rest gives the start day in seconds

you can choose your own set of value depending upon your need.

The following link gives the 1 min Realtime data for Nifty

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

Using the above explanation we can build any formats(1min,5min, 15min,hourly) of real time data and can be use as a backfill
to feed charting softwares like Amibroker, Metastock, Ninja Trader etc

To get 1 min Data

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

To get 5 min Data

http://www.google.com/finance/getprices?q=CIPLA&x=NSE&i=300&p=15d&f=d,o,h,l,c,v

to get 15 min Data
http://www.google.com/finance/getprices?q=CIPLA&x=NSE&i=900&p=15d&f=d,o,h,l,c,v

to get Hourly Data
http://www.google.com/finance/getprices?q=CIPLA&x=NSE&i=3600&p=15d&f=d,o,h,l,c,v

want to know how to and from where to fetch intraday realtimedata feed using yahoo finance. Here is the link where the yahoo finance offers real time data updates in realtime in csv format at free of cost.

Related Readings and Observations

  • Odin Feeder – Realtime Datafeed from Odin Diet to Amibroker / Ninja TraderOdin Feeder – Realtime Datafeed from Odin Diet to Amibroker / Ninja Trader Odin Feeder is a tiny windows application from volume digger which fetches realtime data from DietOdin to NinjaTrader or AmiBroker.
  • Datafeeder – Free Realtime Datafeed for AmibrokerDatafeeder – Free Realtime Datafeed for Amibroker Datafeeder is a realtime third party datafeed software for amibroker which fetches the data from Yahoo Finance and feed it to the Amibroker. And Backfill data is possible for 1min data and […]
  • MotiveWave – The Villan arises for all the Paid Realtime Intraday feed softwaresMotiveWave – The Villan arises for all the Paid Realtime Intraday feed softwares Yes, Finally the Villan arises for the Paid Realtime feed softwares. May be it would be a super hero among common people. Motive wave is a is currently free trading/Charting software and […]
  • FeedPlus 3.0 Realtime Data Feed for AmibrokerFeedPlus 3.0 Realtime Data Feed for Amibroker Sansharam had developed a realtime data feed application for amibroker long time back and now he had released his FeedPlus 3.0. Presently Feeds plus is coming in AmiBroker Version only. […]
  • Realtime BSE-Sensex Streamer Mobile ApplicationRealtime BSE-Sensex Streamer Mobile Application BSE-Sensex Streamer Mobile Application contains Sensex and its associated 30 stocks of Watchlist.No other stocks can be further added or deleted. And the Basic Portfolio Tracking,Watchlist […]
  • Realtime Intraday Charts for 1398 – NSE StocksRealtime Intraday Charts for 1398 – NSE Stocks Just providing the easier access to realtime intraday charts for 1398 stocks in NSE. All the charts are 5 min intraday charts. Now using intelligent plugin's in wordpress - seaching for […]

Filed Under: Database, Learnings, Realtime Charts Tagged With: Realtime Feed

About Rajandran

Rajandran is a Full time trader and founder of Marketcalls & Co-Founder of Traderscafe, trades mostly using discretionary Trading Concepts like Market Profile, Trading sentimental analysis, building timing models, algorithmic trading models. Instructs professional traders, full time traders & aspiring full time traders. Rajandran attended college in the Chennai where he earned a BE in Electronics and Communications. Rajandran has a broad understanding of trading softwares like Amibroker, Ninjatrader, Esignal, Metastock, Motivewave, Market Analyst(Optuma),Metatrader,Tradingivew,Python and understands individual needs of traders and investors utilizing a wide range of methodologies.

Comments

  1. suman raj says

    December 10, 2010 at 11:44 am

    how to get tick by tick data from google

    thanks

    Reply
  2. nagu says

    December 11, 2010 at 12:41 pm

    Thanks
    how to import that data to amibroker ?

    Reply
  3. manoj says

    February 16, 2011 at 5:17 pm

    Dear all ,

    The google not updating 1 min tick data from today ? is there any problem with google server ?

    Reply
  4. rahul says

    April 23, 2011 at 5:39 pm

    wonderful article… will help a lot

    can v download all nse scrips….
    what will be the google finance symbol for M&M and AREVAT&D ?

    Reply
  5. CT says

    April 25, 2011 at 9:47 pm

    Dear Sir,

    Thank you for your wonderfull and lucid posts.

    Appreciate if you can give the link where to find the procedure
    for feeding real time google data to Amibroker.

    I have been scanning each of your page from last and have reached up to 176 but still not found the same…

    However during this scanning I have come across many posts which have
    truly enlightened me.

    I have downloaded Motivewave but find that it is slow and the data
    does not auto upload (at least today), one has to manually refresh the page to get the latest quotes and charts.

    Please let us know how to feed google downloaded as per above post to Amibroker (manually or auto)..

    Best regards,
    CT

    Reply
  6. SK says

    April 28, 2011 at 3:25 pm

    Hi,

    Thanx for the info on how to get RT NSE data from google. Looking for a small utility which can feed this data into Amibroker RT. If someone can use his programming knowledge to write this utility, will be really helpful…

    Reply
  7. Jayesh says

    May 18, 2011 at 4:38 am

    Hi everyone,
    Myself Software developer I can get rtdata to be imported automatically but I do not have much idea about Amibroker and where data required to be copied or how it functions.
    Jay Shah

    Reply
  8. Siva says

    May 31, 2011 at 12:30 pm

    Sir,

    I have installed AMIBroker and downloaded the Google 1min / 5min data but how to append this data to Amibroker database without being using ASCII Import.

    Is there any software or method exist so that once the data is downloaded it can be appended to the database.

    Thanks,
    Siva

    Reply
    • Rajandran R says

      May 31, 2011 at 5:52 pm

      Hi subbu
      Custom Softwares are available in the market. But most of them are trial/paid version.

      Reply
  9. siva says

    June 1, 2011 at 8:55 pm

    HI Rajendran,

    Thanks for the reply.

    I have downloaded the google finance one min data, could you please explain me how to converthe Google timestam to date and time in excel.

    Thanks,

    Siva

    Reply
  10. Siva says

    July 8, 2011 at 8:34 am

    What is the Google Finance symbol for M&M / ArevaT&D / Cox&Kings. Because, I am unable to download intraday data for these scrips. Mainly the scrips that contains the & symbol.

    Pls help me .

    Thanks,
    Siva

    Reply
  11. sri says

    March 13, 2012 at 7:16 pm

    Hi
    this link is good ,can you tell how to get date and time

    Reply
  12. Kushal says

    April 20, 2012 at 6:08 pm

    reading the above post and comments… …

    i have one question…. does the google backfill data is only used for other softwares…

    i want to make charts in ASP.NET based on historical data… can google backfill data help me in any way….

    has any one done this before?? help will be really appreciated…

    Regards
    Kushal

    Reply
    • Rajandran R says

      April 22, 2012 at 6:36 pm

      many are using this data for their backfill.

      1)Manshi
      2)Volume Digger
      3)MDP
      4)TDI

      Many are in the list its big to mention all their names

      Reply
  13. Milind Karpe says

    May 4, 2012 at 3:49 pm

    i saw on the Google , finance API going to be deprecated on Oct-2012 then, will be above link work?

    Reply
    • Rajandran R says

      May 4, 2012 at 5:40 pm

      @Milind Karpe

      I too seen that message. I think API is different from the JSON datafeed. Still Iam not sure will the link cease to exit working or not after Oct 2012

      Reply
  14. Milind Karpe says

    May 4, 2012 at 5:54 pm

    Thanks for the reply.

    Reply
  15. b ljoshi says

    May 20, 2012 at 12:57 pm

    please let me know -- how i find gold /silver chart mcx in google finance or any other sites ?

    Reply
  16. Mark says

    May 28, 2012 at 10:23 am

    Stupid question,
    How do I interpret the date? Also seems that the smallest interval is 8sec but the data is the same as i=10. Also what is the time difference between lines? Sorry if these questions are seem simple, and thanks for the help.

    Reply
  17. Prahalad Das says

    July 11, 2012 at 9:57 pm

    Hello Rajandran Sir,

    I have found that many companies are selling historical quotes of “FUTURE OF INDIVIDUAL STOCK” ; I think they must be bluffing as it could be approximation but for sure not authentic one.

    As future quote would have 3MONTHS contract for each stock on a given day, so which means they have to store 3 data points for every minute. If we take option into view the scenario becomes even complicated.
    SO MY WILD GUESS is that; they are bluffing about having historical data of “f&o” quotes.

    SIR, if you have seen these historical F&O from these acclaimed data provider ? Please let me know your view or your experience with historical F&O quotes.

    With Best Regards,
    -- Prahalad Das

    Reply
  18. RIDDHI says

    July 20, 2012 at 3:12 pm

    i help this all link but gold is not show in google finance so how can i get gold realtime close in csv formet plase help me

    Reply
  19. chirag says

    September 21, 2012 at 12:16 pm

    i start my time 9:15 to what i pass in ts

    Reply
  20. chirag says

    September 21, 2012 at 12:19 pm

    i want to after 9.15 intraday data so what should i pass in ts?

    Reply
  21. praxis says

    October 1, 2012 at 7:06 pm

    Dear Sir,

    what does CTCP stands for in GetPrice. ?

    Reply
  22. Pratik says

    October 29, 2012 at 2:12 pm

    Rajandran Sir,

    I am New to this Real Time Data Feed….But sir Can u tell me How to get 1 Minute Data for Nifty futures into Excel…Since i take My positions Based on Futures Price & Not on Spot…Google Finance & Yahoo Shows Spot Price…Thank you in Advance…Please Help Sir!!!

    Reply
  23. Market_Timer says

    December 6, 2012 at 9:39 am

    I’ve tried the google option for 15 days by hour and I can only get 5 days of hourly data? Am I missing someting… I use the following string when trying to get hourly data…

    http://www.google.com/finance/getprices?q=SPY&i=3600&p=15d&f=d,o,h,l,c,v

    it doesn’t work for some reason… I’m puzzled… (I’m not a programmer by trade… 🙂

    Reply
  24. Vijay says

    February 16, 2013 at 9:40 pm

    Hi,
    Is there a way to get this data in real time to excel? Just to calculate real time PL of futures positions.

    Is MCX, NSE CDS futures real time data available?

    Reply
  25. vasudevan says

    March 4, 2013 at 12:39 am

    I need a program to be developed by you to get realtime data feeds from my odin terminal to excel file. I will pay the cost
    Can you develop?
    Contact my email id sarangeet@gmail.com

    Reply
  26. radhakrishnan says

    March 12, 2013 at 12:28 pm

    Can I get Option Interest data for Nifty?

    Reply
    • Rajandran R says

      March 12, 2013 at 1:50 pm

      No Google Doesnt Provides Futures and Options Data

      Reply
  27. radhakrishnan says

    March 12, 2013 at 4:56 pm

    Thank you for your reply. Where can I get OI data like google finance? any idea? Please suggest.

    Reply
  28. Arpan says

    April 27, 2013 at 3:40 pm

    I ‘ve used Google Finance to download realtime data. But what I want from datafeed is last 1 minute data, for ex. if there is a data of 1 whole day which is around 374 lines, I just want last 1 line and not all the lines. Or is it possible to extract a particular time line (i.e. 12.30 minute) from Google finance. I mean olny one line and not the full data from 9.15 to 12.30

    Reply
  29. Keerthi says

    May 23, 2013 at 3:28 am

    Please note that the data is returned in CHLO format rather than OHLC immaterial of the order of parameters passed.

    Reply
  30. mahesh says

    July 1, 2013 at 5:28 pm

    how add high ,low open with each row ?

    Reply
  31. Taylor says

    October 22, 2013 at 9:57 am

    I’m getting some bugs when I try to do this. I’ve asked the question on stackoverflow, but nobody seems to know how to help me out. Any advice?

    http://stackoverflow.com/questions/19471021/downloading-intraday-stock-data-from-google-with-r

    Reply
  32. John says

    November 22, 2013 at 4:01 pm

    Hi, Where to get the volume information. The link mentioned gives only the price data but no volume information. Please guide us where we can get volume information similar to price information for intraday

    Thanks-JOHN

    Reply
    • stuart says

      December 3, 2013 at 7:41 am

      list “v” as one of the parameters, like this:

      https://www.google.com/finance/getprices?q=RELIANCE&x=NSE&i=60&p=5d&f=d,c,o,h,l,v&df=cpct&auto=1&ts=1266701290218

      Reply
      • John says

        April 4, 2014 at 12:45 pm

        Hi
        Is there a way to download only the particular day’s data. If i mention 3 days it will give the data for 3 days of intraday data. But what if I want only the day before yesterday’s data? Is there any way to download something like intraday data for only one day of any previous days by giving the dates? Any help would be appreacited

        Reply
  33. Omprakash says

    December 18, 2013 at 5:25 pm

    how to get real time nse data in json format

    Reply
  34. balu says

    January 2, 2014 at 1:28 am

    hi sir,

    According to the above url, time is not displayed. could you please let me know to get the time ?

    Reply
    • Rajandran R says

      January 2, 2014 at 9:05 am

      timestamp is in unix format you have to decode it. Google for unix timestamp format

      Reply
  35. mahesh says

    February 28, 2014 at 3:47 pm

    how can download excel fromat

    Reply
    • Rajandran R says

      February 28, 2014 at 4:30 pm

      Google API is not available in Excel Format.

      Reply
      • John says

        May 13, 2014 at 6:49 pm

        Is there a way to generate a bhavcopy of all nse stocks for today(current day) at particular time say 3.00pm. basically i need open,high,low,close,vol of all nse stocks around 3pm. ie it should have the open, high,low,close and volume of that day till 3pm.
        Pls tell me if there is a way. thank you in advance

        Reply
        • Rajandran R says

          May 14, 2014 at 4:57 am

          John,
          Bhavcopy is generated by NSEindia website. If you need to get the OHLC values around 3p.m one way is to get the realtime data for NSE Cash market and other way is to get the data from your trading terminal like NEST or ODIN or NSENOW.

          Reply
  36. Mahesh p.v says

    March 1, 2014 at 12:57 pm

    can anybody api in excel format intraday back fill data

    Reply
    • John says

      May 6, 2014 at 5:57 pm

      hello rajendran,
      I need a small help in creating a simple afl in amibroker for my requirement. Idont know writing afl language, I found 3/10 oscillator afl from net.
      _SECTION_BEGIN(“My 3/10 Osc”);
      m=MA(Close,3)-MA(Close,10);
      Plot( m, “My 3/10 Osc”, colorRed );
      s=MA(m,16);
      Plot(s,”Signal”,colorBlue);
      Plot(0,””,colorWhite,styleDashed);
      _SECTION_END();

      My requirement is:
      1. afl should be able to help in scanning and exploring list of stocks that had positive and negative crossover. witth heading ” cross over” and results as ” positive crossover” “negative cross over”
      2.There should be an option to find out where the previous cross over occurred. Was it above zero line or below zero line. In scanning and exploring results I would like to have two column displaced with “previous cross over” as heading and results as “above zero line” “below zero line”
      3. I want create a green arrow in positive cross over and red arrow in negative cross over in chart.

      It would be of great help if you could write it for me. I hope it would not take more than a minute for you.

      Thank you very much in advance

      Reply
  37. John says

    May 22, 2014 at 11:57 am

    Hello Rajendran,
    Where can I get the information of Circuit limits of different stocks. say if I want to find out all NSE stocks that are with 20% circuit limit, where can I see. Checking each and every stock seperate is tedious and getting to know after hitting 20% upper circuit limit is missing a rally. Please let me know if you have any idea. Thanks
    -JOhn

    Reply
  38. John says

    May 29, 2014 at 11:17 pm

    Rajenran,
    Can you please tell me the afl to scan 50 DMA
    and also please guide me on which parameter do i need to change to scan for 30 DMA/100DMA/200DMA from the afl of 50DMA afl. It would be really great if you could reply as early as possible. Thanks

    Reply
  39. Anurag Prasad says

    June 13, 2014 at 3:39 am

    I think something weird happens when I change the interval parameter in the query. If you notice the last entry, the OHLC values remain the same even after changing the interval. I don’t see why this should be like that.

    Maybe I am not able to understand the exact meaning of column one.

    Also I need Real Time feed. How do i get that done? Do you guys sell “just” the real time data. I don’t need a software. I just need a csv/excel file.

    Reply
    • John says

      June 17, 2014 at 2:04 am

      Dear Anurag,
      Please keep me in loop if you find any source for RT data.
      John
      john302928@gmail.com

      Reply
  40. imayamvijay says

    August 17, 2014 at 12:05 pm

    Hello Sir..
    Your code is help for intraday backfill successfullythanks for that.But i want another one code, that is back fill for only last 5minute (one minutedata).pl help me.

    Reply
  41. Sam says

    November 11, 2014 at 10:39 pm

    How to Calculate EMA of 5 days with this link http://www.google.com/finance/getprices?q=RELIANCE&x=NSE&i=36000&p=1d&f=d,c,o,h,l&df=cpct&auto=1&ts=126670129 (online)

    Reply
  42. AJay says

    December 6, 2014 at 1:05 pm

    How to get this data in json format?

    Reply
  43. Nilesh says

    May 20, 2015 at 11:30 am

    I am using this url for Reliance data
    http://www.google.com/finance/getprices?q=RELIANCE&x=NSE&i=60&p=1d&f=d,c,o,h,l&df=cpct&auto=1&ts=1431986400

    I checked the open price and current prices. But seems not matching with existing open price, and don’t understand for which hour/time the values are.

    Reply
    • Rajandran R says

      May 20, 2015 at 1:00 pm

      Its unix time.

      Reply
  44. Marx says

    August 15, 2015 at 10:04 pm

    Hi Very useful information
    Using the above link we shall get realtime JSON format data
    I have requirement to get OHLC data from one start date to end date in JSON format(Not in csv) .Can you suggest a link or API to get this info.

    Reply
  45. NITIN BAGADIA says

    October 1, 2015 at 5:29 pm

    hi rajendra
    thanks for all the wonderful research and help provided here.

    i want intraday data of mostly all nse stocks. live
    can u suggest how to avail it

    as no vendor is providind all stocks1

    Reply
  46. Satish Patil says

    December 3, 2015 at 8:30 pm

    Hi Rajandran,,
    Thanx for sharing this info. For trading I am using Trade Tiger. They are providing data (for all intraday periods) but it is tedious job to import that into amibroker manually. So I was searching for live intraday data provider. There are companies which provide this data but reliability is poor and also are very costly.

    Using above info I developed dot net software to download data from google and import in amibroker. I am downloading 5 mins data for my favourite 30 scrips. I am a intraday tarder and I work only on 15 min candles. All my trading strategies include 15 min candles. So even google is providing delayed data it is not affecting my trading strategies and decision making. [Sometimes I miss opportunites due to delayed data. but you know that there are always plenty of opportunities.]

    Last one year I am using this system to download data from google and only 2-3 times I was unable to download because of server problems otherwise it is working fine. So I am vey happy and really satisfied by GOOGLE data. and credit goes to you MR. Rajandran.

    Thanx once again and GOOGLE ki Jai HO.

    Reply
    • dnyaneshwar says

      December 16, 2015 at 11:26 am

      satish patil can u share that software with us as being a small trader we cant afford realtime data from service provider if possible plz share with me

      Reply
  47. Srinath says

    January 9, 2016 at 10:49 am

    What is the code for getting 1 minute, 5 minutes or hourly data in google doc spreadsheet

    Reply
  48. shrikant says

    January 21, 2016 at 10:01 am

    Any idea on getting data for F&O STOCKS? ON NSE

    Reply
  49. john says

    January 28, 2016 at 3:09 pm

    Hi Rajendran,
    I read in the above article that ts is start time and if we cut last 4 digits , we could get start day in seconds
    http://www.google.com/finance/getprices?q=RELIANCE&x=NSE&i=60&p=5d&f=d,c,o,h,l&df=cpct&auto=1&ts=1266701290218

    Could you please let me know how to get the data from 11.30 instead of regular start time. Could you please guide me on this. How and what to change in ts. Requesting your help on this , please. Thanks

    Reply
  50. Sathiyamoorthy says

    May 30, 2017 at 9:44 pm

    Sir,

    I need MCX real time 1 minute data. It may be either paid or free. Please help me. My e-Mail id is

    Reply
  51. DR. SR. RAMESH says

    June 14, 2017 at 5:17 pm

    sir,
    instead of single stocks symbols at a time, is there any way to get data for ALL STOCK SYMBOLS simultaneously
    pl
    thanks

    DR.SR.RAMESH
    dated 14 june,2017

    Reply
  52. CHETAN RAUT says

    August 3, 2017 at 8:10 pm

    HI,

    CAN I GET OPTIONS AND FUTURES DATA OF INDIVIDUAL STOCKS USING ABOVE CODING. I WANT DATA WITH ONE MINUTE FREQUENCY WITH ALL THE DETAILS LIKE OPEN, CLOSE, PRICE, VOLUME TIME ETC.

    Reply
  53. Siddharth says

    August 27, 2017 at 8:56 am

    Hi
    I am looking for intraday data for MCX from 2007.
    Kindly help and let me know from where I can get it

    Thanks

    Reply
  54. Ali says

    September 14, 2017 at 10:15 am

    Dear Rajandran,

    These links are not working since yesterday bro. Either google or NSE changed something.

    Reply
  55. Raj says

    September 14, 2017 at 3:32 pm

    Google Intraday back fill is not working as of now as google has changed the path. Can you point to current working page?

    Reply
  56. Satish Patil says

    September 14, 2017 at 6:59 pm

    Hi !!! Rajendran,

    More than a year I am downloading 5mins data using dot net software with following link for aboy 50 scrips. There was no problem at all . I never experienced any server problems. But today I am not able to get this delayed data.

    http://www.google.com/finance/getprices?q=CIPLA&x=NSE&i=300&p=15d&f=d,o,h,l,c,v

    Today on 14-seo-2017 when I use above link google is sending me to daily link.

    Can u please check whether this is a server problem or google stopped providing support.

    Thanx

    Reply
    • Satish Patil says

      September 14, 2017 at 7:53 pm

      oK. I FOUND IT…AFTER LITTLE RESEARCH …GOOGLE CHANGED url FROM

      http://www.google.com/finance/getprices?q=

      TO…

      https://finance.google.com/finance/getprices?q=

      ALL OTHER PARAMETERS ARE SAME…

      EVEN SECURITY PROTOCOL IS CHANGED.

      Reply
      • R. BHANJA says

        September 21, 2017 at 6:36 pm

        Thanks Satish for the valuable information

        Reply
  57. Hari Prasad D says

    September 15, 2017 at 1:29 pm

    looks like google finance query string format got change today, could anyone please update it if you know what is the change. Thanks in advance

    Reply
  58. test says

    September 17, 2017 at 1:36 am

    not working

    Reply
  59. R BHANJA says

    September 18, 2017 at 12:06 am

    GOOGLE API “getprices” is NO more fetching intraday data (say 5 minute or 15 minute or 30 minute or 60 minute …). It is only fetching data in 1day interval irrespective of interval you set (say i=300 or 900 or 1800 or 3600).

    Reply
  60. Ravi says

    September 18, 2017 at 11:32 am

    Dear Mr. Rajendran,
    Backfill from Google for intraday of all nse and bse scripts not working from data downloader since 14 sept17. Can u plz look an alternative way on urgent basis.

    you will be appreciated if provide your contact number.
    Thanks,

    Reply
  61. Shan Palani says

    November 8, 2017 at 11:24 pm

    Hi,
    I am using the google api “http://www.google.com/finance/getprices?q=A&p=2d&f=d,c,h,l,o,v” for quotes. While testing I got the error as “The remote server returned an error: (503) Server Unavailable.”. Seems they have certain limit to hit their service. Any idea how to fix this in C#?

    Reply
  62. Subhojit says

    February 11, 2018 at 5:17 pm

    Hi Rajandran,

    I need 3 years hourly data for mcx. Can you please suggest some source from where I can get it. I am ok with paid sources as long as the charges are reasonable.
    This will really help me a lot.
    Thanks in advance

    Subhojit

    Reply
  63. Subburam says

    February 17, 2018 at 12:07 pm

    Does any site provide Futures intraday data with 5-10-15… minute interval? Google provide for equities however if any any one know where to get for Futures?

    Reply
  64. Fabien says

    March 6, 2018 at 2:13 am

    Dear Sir,

    What should be the value of ts if I want to retrieve the intradays (only 1 day) of the 8th of January 2018 9:00am. 1515402000 ?
    When I do that the values are always ending by the current date… I don’t understand how it works.

    Reply
  65. Prashanth Kumar says

    August 7, 2018 at 5:10 pm

    The data from finance.google is not working since last 1 week. Do you have an alternate solution for this?

    Reply
    • Ali says

      August 13, 2018 at 12:54 pm

      Yes. Confirm. Data from https://finance.google.com/finance is not working. Please share the solution if anybody finds it.

      Reply
    • Tarun Arora says

      August 13, 2018 at 8:32 pm

      Even I am facing issues there. Google finance has stopped publishing data it seems.

      Any other alternate source for this information ?

      Reply
  66. Rohit Kumar says

    August 14, 2018 at 2:11 pm

    Yes it seems the free data service has been discontinued since last week. If there is alternate url, please share.

    Reply
  67. Dipankar Biswas says

    February 12, 2019 at 9:58 am

    hi == “http://finance.google.com/finance/getprices?q=WIPRO&x=NSE&i=900&p=2d&f=d,o,h,l,c,v” this command is nor working please look at.i got this message “”We’re sorry…
    … but your computer or network may be sending automated queries. To protect our users, we can’t process your request right now.

    See Google Help for more information.””

    Reply
  68. mehboob says

    May 4, 2019 at 1:17 am

    any place i can free minute nifty realtime data ?

    Reply

Leave a Reply to Raj Cancel reply

Your email address will not be published. Required fields are marked *

Email Newsletter

Sign up to receive email updates on latest trading strategies , analysis & financial market updates

We Respect Your Privacy

Premium Access

Username:
Password:
Remember Me
Lost your password?

Tools For Traders

  • Marketcalls Android App
  • MCX Signals
  • Intraday Signals
  • International Commodities
  • OI Tracker
  • Participation OI
  • Your Broker
  • Market Sentiment Analysis

Amibroker Updates

Code Snippet: ATM Call and ATM Put calculation from Spot Prices: Amibroker AFL

December 10, 2019 By Rajandran 2 Comments

Volatile Phases – Colorful ADX Amibroker AFL Code

November 16, 2019 By Rajandran 4 Comments

Amibroker Technical Analysis Workshop – Bangalore

November 1, 2019 By Rajandran 2 Comments

How to Send Alerts from Amibroker to Telegram Channel using Telgram API

June 12, 2019 By Rajandran 15 Comments

How to Estimate the VWAP based settlement Close like a Pro using Amibroker?

June 9, 2019 By Rajandran Leave a Comment

  • Facebook
  • Google+
  • LinkedIn
  • RSS
  • Twitter
  • YouTube

Metatrader Updates

MetaTrader 5 Demo Servers Now Available for BSE Currency Markets

March 20, 2018 By Rajandran 8 Comments

ChartIQ – WebTrader for MT4

December 4, 2017 By Rajandran 5 Comments

Metatrader 4 – Web Platform Overview

October 29, 2015 By Rajandran 9 Comments

William VIX FIX Indicator for Metatrader 4

May 16, 2015 By Rajandran 9 Comments

How to Install Custom MQL4 indicators in Metatrader

November 14, 2014 By Rajandran 7 Comments


About | Contact Us | Terms and Conditions | Privacy Policy | Support Policy | Privacy Policy | Refund Policy | Disclaimer


© Copyright 2018 Marketcalls Financial Services Pvt Ltd · All Rights Reserved · And Our Sitemap · All Logos & Trademark Belongs To Their Respective Owners·

Data and information is provided for informational purposes only, and is not intended for trading purposes. Neither marketcalls.in website nor any of its promoters shall be liable for any errors or delays in the content, or for any actions taken in reliance thereon.