Search results

  1. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    It is done in Backfill utility to keep in sync with terminal and it was easier to do there. BTW Guys, I had bundled original RTDMan along with RTD(my oversight). I corrected that today, (replaced it by new one).
  2. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    It is there. I did not remove anything. Refresh your market watch. I am using this version for 1 month without any issue. Scrips are populated automatically from Market watch when you click on Nest Plus/ VWAP/Stat or Index. Edit - Those using NOW, stick to 1.25 for couple of days. "Lot Qty" is...
  3. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Okay. Start and close RTD 3-4 times. It should work. One thing I forgot to mention. In 1.26, during MCX backfill, Volume is divided by Lot Qty.
  4. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    I shall tell you if and when I find out :o
  5. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    @Snake.Head Create your layout in Amibroker and save it as default. Thereafter save it with some other name also. If blank chart opens, double-click on the other layout. I had introduced Force Closure because of two instances of Amibroker being created. The second instance has blank charts...
  6. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Created installer for RTDMan and released RTD1.26.exe (installer). RTDMan as already discussed. 1. Optional 1 min. candles 2. Bell rings when RTD stops 3. Request Refresh added for AmiBroker 5.3 users and lower. Changes in RTD 1.26 - 1. backfill from VWAP/Hourly statistics slightly faster...
  7. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    It seems you forgot to copy format files into your/amibroker/formats folder. However, try this link to download installer- https://www.dropbox.com/s/i08vyrgvxyd7p2w/Installer.exe?dl=0
  8. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Re-install NOW and see if it works. Run as administrator should not be required.
  9. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    1. "Trading Symbol must be present Market Watch" 2. "Error: variable must be of type object" Recently, my WinXP developed problems so I replaced it with year old backup. Backup was having Nest Trader 3.10. I started getting first error whenever I clicked for backfill. If I ran RTD as...
  10. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Download -- Read Tutorial - Setup Instructions and set it up.
  11. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Not yet, I want to do some changes to RTD. It is uploaded as RTDMan_1.0.zip. Extract RTDMan.exe from Binaries and replace original.
  12. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    There were frequent network interrupts. Backfill after that would take longer time especially in case of open charts, since Amibroker would have to delete 60 bars per minute of bars replaced. Backfill is much faster for 1 bar per minute. Comparing with Data Table / Vwap Stats also became easy...
  13. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Okay... Which version of RTD are you using? There is a comprehensive totorial with it. Did you copy the rtd1.format and rtd2.format files to your Amibroker\format folder when you installed RTD
  14. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    For NSE NOW users- 1. Right Click on Market Watch (or Ctrl+I) -- Dialog Bars -- Show Index Value Bar -- Index Value bar will open 2. Right Click on Index Value Bar -- Show Indices Dialog -- Indices window will open 3. Right Click on desired Index -- Add to DlgBar -- repeat for indexes you...
  15. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Nope. No luck yet. If I get a good one, I shall dump windows immediately. My Windows 7 installation takes 32GB of space. Only God and Microsoft know why it requires so much. Ubuntu is taking only 10GB
  16. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    I found a peculiar behaviour. RTDMan stops feeding AmiBroker at exctly 3:00 PM. That was a small bug in 15:29:00 code. Fixed it and uploaded again.
  17. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    This conversation is not leading anywhere. Please don't ask one line questions. You have to specify your setup, your OS, your data source and what have you done, what results are you getting, where are you stuck and with screenshots.
  18. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    I am quite happy with NOW + RTD + RTDMan on Windows 10 home (Windows 7 home premium till yesterday). I have changed the code in worker.cpp to create 1 minute candles optionally instead of 1 sec. candles. Refresh rate hardcoded as 1 sec. Merged TB's Bell also. It is working exceptionally well...
  19. josh1

    Real Time Data Now / Nest Trader to Amibroker, Fcharts

    Microsoft upgraded my Win7 home premium to Win10 Home for free. RTD/RTDMan running smoothly. MSOffice is not installed.