Get NSE data 2-3 min delay with AmbiBorker and MetStock support

#12
Please read my first post.

Few settings you need to do to make it work:
For past days NSE tracker automatically downloads data and generates ASCII Files. After this it will automatically update Metastock files.

AmbiBorker users have an option from file menu Import Metastock Data. You select this option. Select Browse and point to folder location C:\Program Files\Manav\NSE Tracker\Temp (if default location of installation path is not changed). Select MASTER file. Press Import and you are done. First time it takes around 10-15 sec to import. After this it will take less than 2 secs to update.

Let me know if you have any issue with it.

Did you try the following way?
 
#15
Is this much information about a scrip sufficient or i am missing something?

Future contracts of LT
options contracts REFRESH PAGE

As on 20-OCT-2009 14:16:13 Hours IST

Instrument Type Underlying Expiry Date Option Type Strike Price High Price Low Price Prev Close Last Price Number of contracts traded Turnover in Rs. Lakhs Underlying Value
FUTSTK LT 29OCT2009 - - 1691.00 1662.00 1682.60 1675.00 7468 25055.44 1672.35
FUTSTK LT 26NOV2009 - - 1692.65 1670.00 1684.90 1677.80 1360 4560.92 1672.90
FUTSTK LT 31DEC2009 - - - - 1700.60 1700.60 - - 1672.90


I am displaying this much data for scrip 'LT'. Is it ok or there is more data to be displayed.


Request:
Can you please log onto www.nsetracker.com and register there. After registering you will able to create your own and post and comment etc. It will be easier for to me to follow there.

Thanks
Manav
 
#16
Hi rmishra,
I am waiting for your reply? Is the provided data enough for 'Futures'. I am planning to display 3 rows for each scrip with details posted above. Is it ok or we need to display something else?
Please let me know.
Thanks
Manav
 
#17
Migration from V5 to V6:There is lot of modification done on code as well as on features level.

Major Changes:NSE Tracker users might have experienced slowness or NSE Tracker becomes unresponsive during update of data. This is due to single threaded application. All the work of download and update etc was handled by one thread. Thats the reason NSE Tracker becomes unresponsive. In v6, multi-threading has been implemented. So during upload of data, system will not become unresponsive.
Due to multi-thread, download of data is extremely fast compared to earlier version as job of download is divided among multiple threads. Multiple threads are in parallel downloading the data. So user will notice better performance and increased speed.

NSE Tracker now supports FUTURES too:In v6, the support for FUTURES have been added. Now user can select scrip from futures list as well as scrip from Equity list simultaneously. Data will be displayed in same DataGridView. For each scrip selected for FUTURE, there will be 3 rows displayed as <scrip name> (F1), <scrip name> (F2), <scrip name> (F2). There is column for expiry date and underlying value which will be empty for equity scrips. The user can view intraday graph, options table for any future scrips.

Better Search engine:Now user doesnt have to move the mouse to select the scrip. Put any text in search field. Matching scrip will be highlighted in CheckedListBox. If this is the one user was looking for, he just have to press Enter to select/deselect.

Column to display the exact time of data:A new column Time/Date is added. It displays the time stamp at which data has been taken for scrip. So user will come to know the total delay of time to display the data. The data is delayed maximum by 2-3 min.

Reorder or resize columns, select/unselect columns according to your choice:Now user can move the columns, reduce/increase its size according to his/her convenience. If user doesnt want particular column to be displayed, he/she can do that too. When NSE Tracker is opened next time, the previous settings will be restored.

Display of exact time to refresh the page:The user can know when the page is going to refresh as it displays the number of seconds remaining to refresh page.

Manage your shares:You can enter the price and quantity of shares bought in columns Buy Value and Quantity. It will display total profit/loss user is making.

Alert Facility:You can put high and low alert. It will pop a message when user set target has been achieved.

Other threads Linked to NSE Tracker:Thread1: Free Metastock Data conversion tool

Thread2: Get NSE data 2-3 min delay with AmbiBorker and MetStock support

Thread3: GET NSE Data with only 1-2 min delay

To know more about this software and to Download, click here.

Thanks
Manav
 
#18
Hi Manav Ji,

Sorry for late reply, u r prompt attempt is highly appreciable.

The fields [instrument, open, high, low....] include all,,, except ""Open Interest" -->> a very imp data, please try to include this as well.

Thanks
 
#19
I will check this for later version since this data is not available from the source which i am currently accessing.
I asked you earlier about the data i am going to display but you did not reply to it. I have selected a source where that field is not present. It will be very difficult to change the entire code again for single field. Is this field keeps changing every time or it is constant for the day?
Thanks
Manav
 
Last edited:

Similar threads