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 / Amibroker / NestRTD – Nest/Now to Amibroker Feeder – Open Source (GPL)

NestRTD – Nest/Now to Amibroker Feeder – Open Source (GPL)

September 17, 2014 by Rajandran 84 Comments

[Extract from Traderji Forum] Amibroker Feeder is a C++ RTD client for Nest/NOW which Feeds realtime data to Amibroker. This utility also included a basic backfill tool to import VWAP statistics / Nest Plus Data table( josh1 has release automated backfill tool recently. You may want to use that instead ) The tools are based on RTNOW utility by josh1

Video Tutorial On How to Extract Data from Nest Trading Terminal to Amibroker using Nest RTD

 
Advantages over using RTNOW
– No need to use excel. Uses less resources.
– More accurate data as we pick up every callback from RTD. If you keep chart open in Nest Terminal and compare, the bars should generally match. Lower Timeframe data is more accurate.

Disadvantages

– Only for NEST / NOW
– No GUI. Create one if you can and share under GPLv3. Only need to setup some files and run exe anyway

Installation Instructions

1)Setup Amibroker DB (intraday settings) and Nest as explained in josh1 RTNOW instructions
2)Copy rtd.format, backfill.format to AmiBroker\Formats folder
3)Read and Setup settings.ini in NestRTD / ABBackFill. For ‘Now’ make sure to change RTDServerProgID value to Now.ScripRTD along with scrip ids / field ids
4)Once setup is done, run the exe ( For Backfill, Fill the data in VWAP.txt/DataTable.txt first )
5)Example settings for many stocks by Einstein – settings.ini
6)If you get c++ runtime missing error, install it

License
1)Tools are released under GPL 3.
2)This is free for life. This is not a money making idea .There is no one time fee, there is no regular fee. There are no server checks.
3)You are free to modify code and to redistribute. If you distribute it, you will have to release it under GPL3 giving same rights to others as i give to you.

Support
No support is provided. The tools have been tested on Nest and Now with help from josh1. I dont have time to hand hold anyone.
Please take effort to read instructions. Please help others if possible. Wiki in github can be edited publicly.
Ill check thread once in a while but not regularly.

Source Code Basic Info and links
If you want to understand/modify code – some info and some links to resources are here – Code info

Download Latest Release of NestRTD

Related Readings and Observations

  • NimbleDatapro 2 – Tick by Tick data Connection Setup Guide for AmibrokerNimbleDatapro 2 – Tick by Tick data Connection Setup Guide for Amibroker NimbleDataPro2 is the new and improved data manager from Globaldatafeeds exchange authorized data vendor for NSE Cash, NSE FFO, MCX and NSE CDS segments. Nimbledatapro2 is completely […]
  • Start Amibroker from Scratch – Video TutorialsStart Amibroker from Scratch – Video Tutorials Here are the bunch of video tutorials which helps you understand the basics of Amibroker Software. These video tutorials focus on Installation, Charting Features, Drawing Tools of […]
  • Amibroker – Auto Trading Control for NEST/NOW TerminalAmibroker – Auto Trading Control for NEST/NOW Terminal This is the updation of Manual Trade Control for NEST/NOW. This afl have new features like it will have all the trades in its memory. This AFL is not a strategy for trading. It can be used […]
  • Amibroker – Button Style Manual  Trading Control for NEST/NOWAmibroker – Button Style Manual Trading Control for NEST/NOW Here is a button style manual control to place One-Click Trading from Amibroker Charts. He had desinged the framework for sending manual click button trading from Amibroker to NEST/NOW […]
  • nimbledataProVM – Amibroker Datafeed for your Virtual Machine or Terminal ServernimbledataProVM – Amibroker Datafeed for your Virtual Machine or Terminal Server It is known that Globaldatafeeds products(Nimbledatapro/Nimbledataproplus) doesn't work with Virtual Server/Terminal Server however if you are planning for algorithmic trading probably you […]
  • How to delete Amibroker Data without Deleting SymbolsHow to delete Amibroker Data without Deleting Symbols So this time you got messed up with the Amibroker database? and want to delete the data not the symbols? Then here is a simple hack for you to remove the complete data from your messed about database.

Filed Under: Amibroker, Datafeed, Softwares Tagged With: Amibroker, Datafeed, Nest RTD, NEST Trading Terminal

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. Harpinder singh says

    May 22, 2014 at 8:26 pm

    Sir

    Hav u try this one, is it working ok. i really want to get a Free RT Data.

    Reply
    • Rajandran R says

      May 29, 2014 at 10:38 am

      I personally tested it works fine. Suits for Begineers and Learners however not a professional solution though.

      Reply
      • albert says

        October 31, 2014 at 1:12 pm

        sir, I have one error “scrip rtd attribute is not licensed”, pls give the
        solution

        Reply
        • Rajandran R says

          October 31, 2014 at 2:43 pm

          Check with your broker

          Reply
        • bala says

          November 12, 2014 at 1:55 pm

          i also encounter a same problem.how to solve?

          Reply
  2. onlyadmin says

    May 28, 2014 at 4:50 pm

    Get a error in log when run NestRTD.exe
    Error is “Could not create folder -- Error-3”
    Please explain briefly Setting.ini setting for NOW or give example.
    There is no example for NOW ……..

    Reply
    • Rajandran R says

      May 28, 2014 at 5:51 pm

      Hi,

      Iam not the coder for feedback and troubleshooting please contact the traderji thread specified in the article they could give you more info about the software.

      Reply
  3. rahul says

    June 19, 2014 at 7:19 pm

    sir can you step by step installation with screen shot like you show neotrade plug in ,

    Reply
    • Rajandran R says

      June 20, 2014 at 12:45 pm

      Will try to post here at my free time.

      Reply
  4. Rahul says

    June 22, 2014 at 4:54 pm

    Sir can you post steps i am waiting

    Reply
  5. Archana says

    July 4, 2014 at 12:02 pm

    Hi,

    If this works as what you say, then would really look forward to some kind of help here to get data free for Amibroker as I am not too much of a technical person to full understand the process of getting this set-up done. I guess screen shots would also help me too.

    Thanks for all your guidance and inputs as always.

    Reply
  6. satyen joshi says

    July 24, 2014 at 7:42 pm

    sir plase can u give me a vedio turtal about NestRTD – Nest/Now to Amibroker Feeder – Open Source (GPL) to how setup thank you

    Reply
  7. deepankumar says

    August 10, 2014 at 9:54 pm

    hi sir i ahave already amibroker but in that amibroker it will not shown before the buy/sell signal so it may be many loss occurs for me please help me

    Reply
  8. vsl says

    September 2, 2014 at 10:54 am

    Sir,

    Error reflect in text file as “” could not create folder R;\RT………. Error -3″”

    Please adivice or post video as earlier you had posted for this thread. It would genuinely helpful for all of us.

    Thanks

    Reply
    • Rajandran R says

      September 2, 2014 at 11:28 am

      Hi the path in the settings file instead of r:\rt.
      will try to come up with the video shortly

      Rajandran R

      Reply
  9. vsl says

    September 3, 2014 at 10:55 am

    THANKS A LOT FOR REPLY.. WE WILL WAIT FOR YOUR RESPONSE.

    Reply
    • Rajandran R says

      September 17, 2014 at 1:34 pm

      Hi,

      The Video Tutorial is posted above . Have a check

      Reply
  10. Suresh says

    September 8, 2014 at 11:33 pm

    Any update we have pls?

    Reply
  11. amit says

    September 17, 2014 at 2:26 pm

    please do make terminal data utility for ninja 7 also .

    Reply
  12. vsl says

    September 18, 2014 at 12:25 am

    Wait is over,. thank you sir. Keep it continue……….Thumbs up.

    Reply
  13. vsl says

    September 18, 2014 at 9:49 pm

    Sir, repeatedly tried whole days watching your video again and again. Please guide what I am doing wrong while clicking on NestRTD.exe it’s reflecting error log as ” At least one scrip needed”..

    Reply
  14. onlyadmin says

    September 20, 2014 at 2:31 pm

    Thank you Rajandran ………… Utility works with real time data and backfill on NOW Terminal……
    Thank you for Video Tutorial . it hepls a lot……
    if any any query about this utility with NOW terminal please tell me…

    Reply
    • Rajandran R says

      September 20, 2014 at 4:16 pm

      Cool Thanks for testing and let us know the result with Now Terminal!

      Reply
      • onlyadmin says

        September 22, 2014 at 3:46 pm

        This utility is perfect almost 99.99 % with now . No lag…. no Stop as early utility with EXCEL…….
        Good job… I Have Personally test this……..
        Awesome and flawlessly work with NOW

        Thanks Rajandran

        Reply
    • SANDEEP says

      October 31, 2014 at 12:04 pm

      Dear onlyadmin ,

      Please can you email me the NestRTD which you have bcoz now the link provided above is not complete files.

      Please bro I am ready to paid.

      Reply
  15. Pras says

    September 21, 2014 at 4:33 pm

    Hallo Mr. Rajen …

    Can you advise me where can i found data feed plug in developer.
    For some purpose i need to build up my own data to feed in Amibroker. , its a EOD data only.

    for while i am using amibroker import wizard and i do daily. due i share the data with others too and everyday i have to send them regularly by email . thatsway i am thinking to use datafeed plug in .

    Do you can develop for me a data feed plug in ?

    your kind attention and cooperation is highly appreciated.

    Regards
    Pras

    Reply
    • Rajandran R says

      September 21, 2014 at 5:49 pm

      You can use Amibroker ADK or .NET SDK for amibroker to create your own data plugin . I dont do freelancing for others as of now.

      Reply
  16. rijas says

    September 25, 2014 at 8:49 am

    hi
    ‘
    im just wondering if its possible to get nest to ninja trader 7 , or ………………

    kindly help

    Reply
  17. paresh patel says

    October 6, 2014 at 4:45 pm

    Hello Sir,

    I have Trade Tiger from Share Khan and I am looking for

    Video Tutorial On How to Extract Data from Trade Tiger Trading Terminal to Amibroker using TT RTD

    if you can help in above will be verymuch thankful.

    Paresh Patel

    Reply
  18. Subhakalyan Das says

    October 6, 2014 at 10:57 pm

    Dear Mr. Rajandran
    I have seen the video tutorial on your website “How to Extract Data from Nest Trading Terminal to Amibroker using Nest RTD”. I think it will be very much useful for me as a beginner. But the URL of this site is removed by the provider from where you have downloaded the application. I shall remain very much thankful to you if you can provide me the application through my e-mail address.

    Thank you.

    Reply
  19. bala says

    October 7, 2014 at 9:34 pm

    Hi Rajendran, the link is dead.. Can u pls help me…

    Reply
  20. Shankar says

    October 20, 2014 at 11:31 pm

    Hi Rajendran

    The link does not have the applications for uploading real time and back fill data into amibroker. Can you please upload these?

    Regards

    Shankar

    Reply
  21. SANDEEP says

    October 30, 2014 at 2:12 pm

    Please provide me the link of Nest RTD version 0.1.4

    as it removed on the link given above

    I f anybody have please provide me the link

    Thanks

    Reply
    • Rajandran R says

      October 30, 2014 at 3:43 pm

      Hi,

      Updated link is there at the end of the article

      Rajandran R

      Reply
      • SANDEEP says

        October 30, 2014 at 8:45 pm

        Sir,

        As shown in video NestRTD.exe
        AND
        Also Nest RTD version 0.1.4 is not there in the link as shown on video

        Please sir if you have that file please provide me

        Thanks

        Reply
      • AMAN TANEJA says

        October 31, 2014 at 12:47 am

        Dear Sir,

        the current link is for version 0.1.3, whereas in the video you have mentioned the version as 0.1..4, if possible plz give the link for that

        Reply
  22. SANDEEP says

    October 30, 2014 at 9:07 pm

    One thing is this work on windows xp?

    Reply
    • Rajandran R says

      October 31, 2014 at 1:11 am

      Hi,

      I havent checked.

      Rajandran R

      Reply
  23. SANDEEP says

    October 31, 2014 at 1:24 pm

    Please can anyone provide me the NestRTD.exe As the link provided above is not complete files.

    Reply
    • Rajandran R says

      October 31, 2014 at 2:43 pm

      Try out this http://www.4shared.com/zip/xqg6E4G7ce/AmibrokerFeeder_0141_binary.html

      Reply
      • SANDEEP says

        November 1, 2014 at 9:57 am

        Thank you…….Thank you…….Thank you……. Very much Rajandran Sir.

        Reply
      • Himanshu says

        January 1, 2015 at 4:48 pm

        Happy New Year. Sir none of link really works neither github or the 4shared link neither it is getting opened through u torrent. If you are really interested in helping people please do put the correct link.

        Reply
        • Rajandran R says

          January 1, 2015 at 8:18 pm

          Try out the link http://www.4shared.com/zip/xqg6E4G7ce/AmibrokerFeeder_0141_binary.html it is working

          Reply
          • Himanshu says

            January 2, 2015 at 11:06 pm

            Sir the file kept even there in the link is 0.1.3 only

  24. hitul shngala says

    November 5, 2014 at 6:28 am

    Sir,
    I watch the video tutorial for Nest terminal Realtime to Amibroker. But while trying to download the NESTRTD from given download link, the NESTRTD.EXE file of 90 kb is not including in zip folder.
    I configured my system as per tutorial but without NESTRTD.exe file I am not able to do the final stage.

    So kindly give url to download the exe file at earliest, as I am very very interested to get realtime data in amibroker from NEST.

    Thanking you.

    Reply
    • Rajandran R says

      November 5, 2014 at 9:02 am

      Just read the comment section you would be able to find it.

      Reply
  25. Mahesh says

    November 7, 2014 at 11:26 pm

    Amazing work. I can do back fill. successfully. but Real time MCX I am getting error. can you give me the script id and other details for MCX defaults like NSE, MCX-SX , which is not available in RTD setting file. Thanks in advance

    Reply
  26. Fahad Malik says

    November 16, 2014 at 1:40 am

    Dear Rajandran Sir,

    What will be the scripID for MCX…

    As by default it was given for NSE, NSE-FO, MCX-CD(Currency)…what about MCX for Crude aluminium etc….

    what ScripID i write in setting.ini in in NestRTD..

    and thanks a lot for the bridging Ami to Nest…..

    Reply
  27. Raju says

    November 18, 2014 at 4:46 pm

    I got help from amsin21 and I want to share with you for MCX -scriptID

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Current month- NFO

    Scrip1=nse_fo|NIFTY14NOVFUT;NIFTY-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip2=nse_fo|BANKNIFTY14NOVFUT;BANKNIFTY-CM;LTP;LTT;Volume Traded Today;Open Interest

    ; Current month- CDS

    Scrip3=cde_fo|EURINR14NOVFUT;EURINR-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip4=cde_fo|GBPINR14NOVFUT;GBPINR-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip5=cde_fo|JPYINR14NOVFUT;JPYINR-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip6=cde_fo|USDINR14NOVFUT;USDINR-CM;LTP;LTT;Volume Traded Today;Open Interest

    ; Current month- Metals

    Scrip7=mcx_fo|COPPERM14NOVFUT;COPPERM-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip8=mcx_fo|ALUMINI14NOVFUT;ALUMINI-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip9=mcx_fo|NICKELM14NOVFUT;NICKELM-CM;LTP;LTT;Volume Traded Today;Open Interest

    ; Current month- Bullions

    Scrip10=mcx_fo|GOLDGUINEA14NOVFUT;GOLDGUINEA-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip11=mcx_fo|GOLDPETAL14NOVFUT;GOLDPETAL-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip12=mcx_fo|SILVERM14NOVFUT;SILVERM-CM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip13=mcx_fo|SILVERMIC14NOVFUT;SILVERMIC-CM;LTP;LTT;Volume Traded Today;Open Interest

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Next month -- NFO

    Scrip14=nse_fo|NIFTY14DECFUT;NIFTY-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip15=nse_fo|BANKNIFTY14DECFUT;BANKNIFTY-NM;LTP;LTT;Volume Traded Today;Open Interest

    ; Next month -- CDS

    Scrip16=cde_fo|EURINR14DECFUT;EURINR-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip17=cde_fo|GBPINR14DECFUT;GBPINR-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip18=cde_fo|JPYINR14DECFUT;JPYINR-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip19=cde_fo|USDINR14DECFUT;USDINR-NM;LTP;LTT;Volume Traded Today;Open Interest

    ; Next month -- Metals

    Scrip20=mcx_fo|COPPERM15FEBFUT;COPPERM-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip21=mcx_fo|ALUMINI14DECFUT;ALUMINI-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip22=mcx_fo|NICKELM14DECFUT;NICKELM-NM;LTP;LTT;Volume Traded Today;Open Interest

    ; Next month -- Bullions

    Scrip23=mcx_fo|GOLDGUINEA14DECFUT;GOLDGUINEA-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip24=mcx_fo|GOLDPETAL14DECFUT;GOLDPETAL-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip25=mcx_fo|SILVERM15FEBFUT;SILVERM-NM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip26=mcx_fo|SILVERMIC15FEBFUT;SILVERMIC-NM;LTP;LTT;Volume Traded Today;Open Interest

    ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    ; Far month -- NFO

    Scrip27=nse_fo|NIFTY15JANFUT;NIFTY-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip28=nse_fo|BANKNIFTY15JANFUT;BANKNIFTY-FM;LTP;LTT;Volume Traded Today;Open Interest

    ; Far month -- CDS

    Scrip29=cde_fo|EURINR15JANFUT;EURINR-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip30=cde_fo|GBPINR15JANFUT;GBPINR-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip31=cde_fo|JPYINR15JANFUT;JPYINR-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip32=cde_fo|USDINR15JANFUT;USDINR-FM;LTP;LTT;Volume Traded Today;Open Interest

    ; Far month -- Metals

    Scrip33=mcx_fo|COPPERM15APRFUT;COPPERM-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip34=mcx_fo|ALUMINI15JANFUT;ALUMINI-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip35=mcx_fo|NICKELM15JANFUT;NICKELM-FM;LTP;LTT;Volume Traded Today;Open Interest

    ; Far month -- Bullions

    Scrip36=mcx_fo|GOLDGUINEA15JANFUT;GOLDGUINEA-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip37=mcx_fo|GOLDPETAL15JANFUT;GOLDPETAL-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip38=mcx_fo|SILVERM15APRFUT;SILVERM-FM;LTP;LTT;Volume Traded Today;Open Interest
    Scrip39=mcx_fo|SILVERMIC15APRFUT;SILVERMIC-FM;LTP;LTT;Volume Traded Today;Open Interest

    Reply
  28. binu says

    November 20, 2014 at 3:26 pm

    hi

    how nifty index data can backfill

    Reply
    • Rajandran R says

      November 20, 2014 at 8:53 pm

      You cannot do with spot data as Nest doesnt stores backfill data for nifty spot whereas you can do for nifty futures as explained in the video

      Reply
  29. Raju says

    November 22, 2014 at 10:20 am

    Dear Rajandran,
    Do you have auto Backfill data Nest to Amibroker. If any can you share us.

    Reply
  30. RKVELU says

    November 24, 2014 at 2:13 pm

    HI, hello how are you Rajandran,
    I m R.k velu new cilent pls tell me sir ( Nest to Amifeeder )thies Error (Nest.ScripRTD -- IScripRTD object creation error. Nest down? ) Hou much solved thies problem sir pls hellp me sir ?

    Reply
  31. Raju says

    November 24, 2014 at 6:54 pm

    Hi RKVelu,
    Simple just open Terminal in as administrator.

    Reply
    • Rajandran R says

      November 24, 2014 at 7:05 pm

      Thanks Raju for helping it out!

      Reply
  32. VINAYAK says

    November 26, 2014 at 3:23 pm

    Nest.ScripRTD -- IScripRTD object creation error. Nest down?
    THIS MASSAGE SHOW WHAT CAN I DO NOW SIR PLEASE TELL ME

    Reply
    • Rajandran R says

      November 27, 2014 at 6:00 am

      You need a Nest API Subscription to do that. It will cost Rs250/- per month. Contact your Broker or Omnesys. And it will work only if you are having a Nest Plus Trading Terminal or Now Terminal.

      Reply
  33. Shiraj says

    December 4, 2014 at 4:23 am

    ( josh1 has released automated backfill tool recently. You may want to use that instead ) —

    Sir cud you please provide the Link to that TOOL.

    :” Thank You ” is an understatement ( frankly ,i can’t find words to express my GRATITTUDE )

    Shiraj

    Reply
  34. Satyam Sit says

    January 6, 2015 at 10:42 am

    Hi all. I am testing this tool out and have managed to do it partially successfully. But The data on the amibroker not getting refreshed automatically. I need to hit the refresh button manually every time. Can someone put some light on.

    Reply
  35. Shyam says

    January 6, 2015 at 3:32 pm

    i want to meet you

    Reply
  36. Mayur Nagar says

    January 10, 2015 at 11:58 am

    Dear Sir

    Unable to download NESTRTD.EXE & Version 0.1.4 also from given link in Comments. Can U please help me to send files by mail …..

    Mayur

    Reply
    • Rajandran R says

      January 10, 2015 at 1:21 pm

      go thro the comments you will be able to get it.

      Reply
  37. Mayur Nagar says

    January 14, 2015 at 9:16 pm

    Dear Rajandran

    OK Got it & done all steps but at time of running NESTRTD.EXE get error message
    “The program can’t start because MSVCP100.dll is missiing from your computer. Try reinstalling the program to fix this problem.”

    If you have any solution please reply

    Mayur

    Reply
  38. Josh1 says

    February 25, 2015 at 11:46 pm

    This is the latest Link
    http://www.traderji.com/intraday/97637-real-time-data-now-nest-trader-amibroker-fcharts.html

    Reply
    • Rajandran R says

      February 25, 2015 at 11:49 pm

      Thanks Josh for the Update!

      Reply
  39. Aniruddha says

    March 10, 2015 at 5:42 pm

    thnx sir, it run successfully……………..
    you can download NestRDT.exe from here-> https://www.dropbox.com/sh/piel70679p2fklc/AAD9szBFITH3xdba_UBh8-6ta/NestRTD.exe?dl=0

    Reply
  40. Ashish says

    March 13, 2015 at 11:57 am

    I have Excel Err how to solve it #N/A
    Pl Help me

    Reply
  41. pradeep says

    April 14, 2015 at 2:07 am

    sir i completed all things as you guide in you-tube for nest to Amibroker rt live data .

    but i not found ABBackfill.exe file plz help me or provide me .

    regards

    Reply
  42. Digvijay says

    April 26, 2015 at 7:27 pm

    ABBackfill.exe file is not found kindly mail it

    Reply
  43. Sanjoy says

    April 28, 2015 at 11:38 am

    Dear Rajandran,

    Since today morning the I am getting the error “Nest.ScripRTD -- IScripRTD object creation error. Nest down?”

    1. RTD API is active and I ahve been using this for the last 6-7 months successfully.
    2. Nest is being run as an Admin.

    What could be the possible reason for the error?

    Thanks,
    Sanjoy

    Reply
  44. Jayakanthan says

    May 26, 2015 at 12:24 pm

    @Sanjoy,

    I too get same error and tried this.. right click on NestRTD.exe and click ‘Run as Administrator’ and it works!

    Reply
    • Sanjoy says

      November 13, 2015 at 5:42 pm

      Thank you 🙂

      Reply
  45. Jayakanthan says

    May 26, 2015 at 12:50 pm

    I too need ABBackfill.exe its not in the folder!

    Reply
    • Rajandran R says

      May 26, 2015 at 5:17 pm

      do checkout the 4shared link shared in the comment section for the updated code.

      Reply
  46. Kishore says

    September 29, 2015 at 6:13 pm

    Is it possible to get real time data download from TT Advanced (IIFL) & Trade Tiger (Sharkhan)?

    Reply
  47. Arivishnu says

    October 8, 2015 at 5:28 pm

    Very Helpful.
    Thanks.

    Reply
  48. Bala says

    December 28, 2015 at 12:10 pm

    Hi Mr. Rajendran,
    Does this utility will work on win 10?.

    Reply
  49. UR Dave says

    January 30, 2016 at 7:33 pm

    Thanks for sharing this wonderful info. It is working fine for me. I have linked it to my blog post.

    Reply
  50. suresh says

    February 9, 2016 at 3:39 pm

    Sir how to get nifty50 chart in amibroker from nest. pls provide solution

    Reply
  51. Rahul Singh says

    February 16, 2016 at 11:04 am

    Couldn’t you have found a better file sharing site than 4shared to share the file?

    Reply
  52. RAMAR says

    December 16, 2016 at 6:42 pm

    I HAVE ISTALLED THIS SOFTWARE SIR ERROE DISPLAY Minimum Bar Interval is 1000ms

    Reply
  53. Aravind says

    March 22, 2017 at 7:46 am

    HI sir,

    the file is not available in 4shared site, please could you update the file once more.

    Thanks

    Reply
  54. ptarul says

    August 21, 2017 at 12:43 pm

    how to download RTD1.30 give me a link

    Reply
  55. Kulandairaj Cuthelbert M says

    February 25, 2019 at 9:51 pm

    I need Total buy qty and Total sell qty
    can you pls help me

    Reply

Leave a Reply to Rajandran R 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

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

Practical Approach to Amibroker AFL Coding

May 23, 2019 By Rajandran 37 Comments

  • 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.