Traderji.com - Discussion forum for Stocks Commodities & Forex

NSE DataExtractor for FCharts

Discuss NSE DataExtractor for FCharts at the Software within the Traderji.com - Discussion forum for Stocks Commodities & Forex; Hi there I am using this SW and its working gr8. But I am unable ...


Go Back   Traderji.com - Discussion forum for Stocks Commodities & Forex > TOOLS & RESOURCES > Software

Notices

Software Charting, trading & technical analysis software, trading system development and backtesting.


Advertise Here

Reply
 
Thread Tools
Sponsored Links
  #221  
Old 10th May 2006, 11:56 AM
Member
 
Join Date: Jan 2006
Posts: 219
Thanks: 0
Thanked 0 Times in 0 Posts
johnbest is on a distinguished road
Reputation: 25
Default Re: NSE DataExtractor for FCharts

Hi there

I am using this SW and its working gr8. But I am unable to download the EOD data for 09-May-2006. I get the message "file doesnt exists".... But the bhav copy of the same date is present on nse site.... Dont know why????????

Is this problem faced by any other user? Please provide me the formatted (Converted) txt file.

Also, till 8-may-2006 it worked fine...

have a nice day
JB
Reply With Quote
  #222  
Old 10th May 2006, 12:09 PM
Member
 
Join Date: Sep 2005
Location: hyderaabd
Posts: 744
Thanks: 0
Thanked 4 Times in 4 Posts
murthymsr is on a distinguished road
Reputation: 31
Default Re: NSE DataExtractor for FCharts

hi gandhi,

i agree with your observations, though it is a rare case - will give wrong results while doing Technical Analisys/ programming/ data analisys. actually, in NSE terminology, stock symbol is NOT unique (!), but stock symbol + series (EQ, SE etc) is unique! I came across this problem some time back & struggled a lot to identify the problem.

to overcome the problem, in a simpler way, i delete all series except "EQ" as that would serve my purpose. but if you are interested in all series, you may use symbol+series as the unique identifier.

satya/pankaj may think of an alternative to overcome this problem in the downloaders.

converting only "EQ" series and deleting all other series is the simplest.

option to select the series is the next best ("EQ" & "BE" will do). users will select the series and process twice. default is "EQ"

and third one is (i prefer this): - delete all except "EQ" & "BE" series. if a symbol is there in both "EQ" & "BE" , delete the record with the "BE" series. by this we will get all the "EQ" series and most of the "BE" series.

hope i am clear.

murthymsr

Quote:
Originally Posted by lvgandhi
Dear Satya,
I was uploading loading data obtained from extractor in mysql database. I was having problem of duplicate records. with ref to symbol and date. After analysing I found that if data is extracted for all symbols irrespective of series, ie EQ, E1, P1, BE etc, for same date and symbol there will be more than one price data. This will give errors in data bases and also curves may be different. I suggest that data extractor should save data only for EQ series.

Last edited by murthymsr; 10th May 2006 at 12:31 PM.
Reply With Quote
  #223  
Old 10th May 2006, 01:14 PM
Member
 
Join Date: Mar 2005
Location: India
Posts: 1,714
Thanks: 60
Thanked 62 Times in 34 Posts
pkjha30 will become famous soon enoughpkjha30 will become famous soon enough
Reputation: 125
Smile Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by murthymsr
hi gandhi,

satya/pankaj may think of an alternative to overcome this problem in the downloaders.


murthymsr
Hi Murthy

Earlier satya was giving option for EQ and BE series. Later it was dropped as it might have resulted in confusion.
What I am doing is also to follow satya's logic and do not select EQ or BE. If duplicate records are there(same symbols) then records will be written in the same file and there will be dulicate records. It can be removed using duplicate removal function provided in drop down menu as well as right click option. You will have the option to remove from one or all files. I have tested and it does not result in data loss. This aspect may be verified by those who are graceously testing my version.If any problem is reported I will attend to that.

I am replying here because a reference was made here. I hope satya would not mind.
Reply With Quote
  #224  
Old 10th May 2006, 03:46 PM
Member
 
Join Date: Apr 2005
Location: Saudi
Posts: 841
Thanks: 0
Thanked 2 Times in 2 Posts
srisara is on a distinguished road
Reputation: 22
Default Re: NSE DataExtractor for FCharts

first of all sorry that I shouldn't keep quite for so long on this issue. I was quite busy coding the ***** Real Time Extractor (YRtEx nice name ). I am done with it almost 70-80%. Only converting it into 5 min BARS is left out.

I will take another occasion to explain the benefits of my new application YRtEx to all of you. (this will be sharware ) hope u will all pay me ).

coming to Gandhi's query. Yes, prior to 2003 we had duplicate records EQ and BE for some scrips in the NSE BhavCopy.

Even I faced this problem with lost of scrips in my database and had to res-start from the begining.

My Data Extractor 2.0 is quite intellingent (I Believe So ). If it encounters a duplicate scrip, it will prefer EQ over BE and BE over EQ.

Hope, this solves all the doubts. I am ready to Upgrade DE 2.0 with lots of features(what all of u feel, if i make it shareware, with 1 time fee?). Just to cover my costs....


Satya
Reply With Quote
  #225  
Old 10th May 2006, 03:52 PM
Member
 
Join Date: Apr 2005
Location: Saudi
Posts: 841
Thanks: 0
Thanked 2 Times in 2 Posts
srisara is on a distinguished road
Reputation: 22
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by pkjha30
. This aspect may be verified by those who are graceously testing my version.If any problem is reported I will attend to that.

I am replying here because a reference was made here. I hope satya would not mind.
Pankaj,

I beleive you are using Visual FoxPro for your software.

am i right?

Satya
Reply With Quote
  #226  
Old 10th May 2006, 04:28 PM
Member
 
Join Date: Jan 2006
Location: Mumbai
Posts: 141
Thanks: 2
Thanked 0 Times in 0 Posts
rvgandhi is on a distinguished road
Reputation: 20
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by johnbest
But I am unable to download the EOD data for 09-May-2006. I get the message "file doesnt exists"....
I had the same issue yesterday... any soln ?
Reply With Quote
  #227  
Old 10th May 2006, 05:12 PM
Member
 
Join Date: Mar 2005
Location: India
Posts: 1,714
Thanks: 60
Thanked 62 Times in 34 Posts
pkjha30 will become famous soon enoughpkjha30 will become famous soon enough
Reputation: 125
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by srisara
Pankaj,

I beleive you are using Visual FoxPro for your software.

am i right?

Satya
Hi Satya

It is VB6-SP6 Enterprise edition.

Pankaj
Reply With Quote
  #228  
Old 10th May 2006, 09:15 PM
Member
 
Join Date: Mar 2005
Location: Kolkata
Posts: 495
Thanks: 1
Thanked 1 Time in 1 Post
joy_mitali is on a distinguished road
Reputation: 27
Default Re: NSE DataExtractor for FCharts

Hello Satya,
U need to makea small modification---in ur data extractor----9th may data could not be loaded---
After going through a bit---a found---u upload as d-mmm-yyyy which has to be now changed to dd-mmm-yyyy from 9th may onwards---
otherwise I think---in future ---there may be error in dnloading scrips from 1--9 of the mth---I may be wrong too---Do chk a bit plz---
Regards,
joy_mitali
Reply With Quote
  #229  
Old 10th May 2006, 09:31 PM
Member
 
Join Date: Dec 2005
Posts: 619
Thanks: 221
Thanked 119 Times in 57 Posts
lvgandhi will become famous soon enoughlvgandhi will become famous soon enough
Reputation: 143
Default Re: NSE DataExtractor for FCharts

I have used DE for mass downloading only where I faced this problem. For day to day work, I use my bash script to download and update my csv datafile. with my daily csv, I update all database. here I have only EQ series.
Reply With Quote
  #230  
Old 10th May 2006, 09:36 PM
Member
 
Join Date: Dec 2005
Posts: 619
Thanks: 221
Thanked 119 Times in 57 Posts
lvgandhi will become famous soon enoughlvgandhi will become famous soon enough
Reputation: 143
Default Re: NSE DataExtractor for FCharts

Dear Satya,
I have used your Sw for downloading data for 2004, 2005 and 2006 only. It had duplicates. As I said in my previous mail, I have done extraction of data from csv file for EQ series only. This gave unique records.
Reply With Quote
Sponsored Links

Reply

Bookmarks


Advertise Here


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads for: NSE DataExtractor for FCharts
Thread Thread Starter Forum Replies Last Post
NSE Intraday data gadodias Intraday 37 15th November 2007 02:04 PM
NSE & ***** stock quotes trader9 Equities 6 21st January 2007 11:57 PM
BSE or NSE - which suits whom? Uday Equities 11 14th May 2005 05:32 PM
Support and Resistance levels of NSE Nifty 50 TradersEdge Stocks & Shares 1 6th September 2004 02:23 PM


All times are GMT +5.5. The time now is 05:26 PM.

Indemnity, Disclaimer & Disclosure Notice:
• By visiting Traderji.com you indicate your acceptance of our Forum Rules Disclaimer & Disclosure and indemnify Traderji.com, its associates and related parties of all claims howsoever resulting from the usage of the forum.
Disclaimer: Trading or investing in stocks & commodities is a high risk activity. Any action you choose to take in the markets is totally your own responsibility. Traderji.com will not be liable for any, direct or indirect, consequential or incidental damages or loss arising out of the use of this information.
Disclosure: The information in this forum is neither an offer to sell nor solicitation to buy any of the securities mentioned herein. The writers may or may not be trading in the securities mentioned.
• All names or products mentioned are trademarks or registered trademarks of their respective owners.
General Content Disclaimer Notice:
In light of our policy of encouraging candid, open exchanges of views and the rapid distribution of information originating from many sources, Traderji.com cannot determine the accuracy of information that may be uploaded to the forum. Opinions, advice and all other information expressed by participants in discussions are those of the author. You rely on such information at your own risk. You are urged to seek professional advice for specific, individual situations and not rely solely on advice or opinions given in the discussions. Since Traderji.com is an open and free discussion forum, any comments made by members of this forum in their posts reflect their own views and not of the owner or administrator of Traderji.com. Thus the owner/administrator indemnify themselves of all claims whatsoever and will not be liable or responsible for any members comments/views in this forum Traderji.com. If you find any objectionable or offensive posts made by members of this forum which you would like to bring to our notice for removal then please Contact Us.
 


Copyright © 2001 - 2008, Traderji.com All Rights Reserved.

Recommended Websites - www.TradersEdgeIndia.com - www.TradingPicks.com - www.MasterOfTrading.com