Search results

  1. josh1

    Read values from now without excel

    1.RTD Work Sheet Function Let have a look at the syntax for the Excel RTD worksheet function first: =RTD(ProgID, Server, String1, String2, … String28) The ProgID parameter is a required String value representing the programmatic ID (ProgID) of t 3.Create An RTD Server RTD Sever is a...
  2. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M Can anybody give code to send keystrokes to NSENOW thru AutohotKey..? Backfill could be automated.
  3. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M Today I noticed that I have been using R:\ all the time and it is working on XP. -- May be it doesn't work in higher versions of OS. .....:(:(:annoyed:
  4. josh1

    Read values from now without excel

    Sub RtdVisualBasicStyle(ByVal rtdProgId As String, ByVal rtdEventProgId As String) 'try{ Try ' // Create the RTD server. ' Type rtd; ' Object rtdServer = null; ' rtd...
  5. josh1

    Read values from now without excel

    Sub RtdDotNetStyle(ByVal rtdProgId As String, ByVal rtdEventProgId As String) 'try '{ Try ' // Create the RTD server. ' Type rtd; ' Object rtdServer = null...
  6. josh1

    Read values from now without excel

    Create rtd Client ........... 'Option Explicit Off Option Strict Off Imports System.Reflection Imports System.Threading Class Test Private Const RTDProgID As String = "MyRTD.RTD" Private Const RTDUpdateEventProgID As String =...
  7. josh1

    Read values from now without excel

    You may pass null for server name since it is local server i.e. NOW.exe. Reading this will be quite useful. http://support.microsoft.com/kb/285339
  8. josh1

    Read values from now without excel

    CurVer = s 'NOW.ScripRTD.1' VersionIndependentProgID = s 'NOW.ScripRTD' I do not know what that 's' after '=' sign means. I am taking these values from registry. I feel we should take values between single quotes.
  9. josh1

    Read values from now without excel

    Server name is this - {A04A3240-D051-4b4c-B004-CA92151F11E5} Use java if you want to. Means are not important but the result is. We can create an RTD client that collects streaming quotes and push into Ami. There can be two ways to do this. 1. Accumulate quotes for multiple scrips in single...
  10. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M There was a bug in RTNOW.xlsm due to which feed to Amibroker was getting disrupted/delayed frequently. That is now corrected. NSENOW users should download new file. Else they may correct the code in subroutine...
  11. josh1

    Read values from now without excel

    You should be able to do it in C#, Python, C++, .Net, java or similar languages. Not sure about VB Script. http://andrewsheppard.wordpress.com/category/excel-rtd/
  12. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M You open in one order close in reverse order.
  13. josh1

    Day Trading Stocks & Futures

    re: Day trading Nifty & Banknifty Futures NSENOW showing current quotes while ZT is showing that of 2:07 PM
  14. josh1

    Day Trading Stocks & Futures

    re: Day trading Nifty & Banknifty Futures Zerodha Trader AKA Nest Trader is 10 minutes late. Is any one else experiencing this?
  15. josh1

    Read values from now without excel

    Yes. However, it is difficult. You will have to create RTD client in some language.
  16. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M It will not update after 15:29 since there is no change in volume(No trading). Have you tried from 9:15 onwards? Start RTNest at 9:15 and let me know. It seems you are using older version. Use the latest.
  17. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M Either License or Admin rights issue. Both have been discussed on pages 95-96 by LV Gandhi, Einstein and also in Setup Instructions.
  18. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M Which field for volume are you linking from NSENOW? Volume Traded Today or something else?
  19. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M You aare using wrong utility. Download latest and use RTTiger.
  20. josh1

    Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts MS

    Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M Since you are using RAM drive 'R:\', Nestbackfill.txt should be created there. Are you using RTNOW are RTNest?. I have tested RTNest. Check in your R:\ Drive