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; Am a newbie in FCharts and really appreciate the effort put in to build this ...


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
  #191  
Old 21st April 2006, 01:40 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

Am a newbie in FCharts and really appreciate the effort put in to build this Data Extractor... Its a lifesaver...

Can anyone be kind enough to share the scanning formulae used in FCharts to identify various scenarios. This formula can be used to scan stocks that are ready for acquisition etc...

Thanks in advance
Reply With Quote
Sponsored Links
  #192  
Old 22nd April 2006, 02:02 AM
Member
 
Join Date: Mar 2006
Location: BOMBAY
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
kramachandran59 is on a distinguished road
Reputation: 20
Default Re: NSE DataExtractor for FCharts

hi srisara,

i read abt the utility developed by you to extract EOD data to Fcharts. I would like to use the same tooo. Would u pls mail it to me .
kramachandran59@yahoo.com
Reply With Quote
  #193  
Old 22nd April 2006, 08:31 PM
Member
 
Join Date: Mar 2005
Location: India
Posts: 1,829
Thanks: 106
Thanked 132 Times in 79 Posts
pkjha30 has a spectacular aura aboutpkjha30 has a spectacular aura aboutpkjha30 has a spectacular aura about
Reputation: 203
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by kramachandran59
hi srisara,

i read abt the utility developed by you to extract EOD data to Fcharts. I would like to use the same tooo. Would u pls mail it to me .
kramachandran59@yahoo.com
Hi
It is available in this thread if you search few posts back.
Pankaj
Reply With Quote
  #194  
Old 23rd April 2006, 06:37 PM
Member
 
Join Date: Dec 2005
Posts: 945
Thanks: 420
Thanked 415 Times in 200 Posts
lvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nice
Reputation: 439
Default Re: NSE DataExtractor for FCharts

Dear Satya,
Thanks for your data extractor.
I would like to put some of my observations so that to know whether I have missed to understand any of the features it has and also it may be of use in further development.
Though many thing may look obvious to the programmers, it may not be for users. hence a help file containing intended uses and how it can be achived will be of great use.
I have used versions 1.3 and 2 both.
In version 1.3, it took more time for downloading than version 2. (I am with a real broadband with which I get near about 500 kB/sec in USA).
Version 1.3 has made individual files for each symbol, but in version 2 I could get only files for each day in fcharts format. Am I correct?
For those who want to use best-charts. Data generated by dataext can be imported in Aptistock and the aptistock data folder can be used as external EOD data folder in bestcharts.
Once again thanks.
Reply With Quote
  #195  
Old 23rd April 2006, 07:21 PM
Member
 
Join Date: Sep 2005
Location: hyderaabd
Posts: 777
Thanks: 20
Thanked 25 Times in 11 Posts
murthymsr will become famous soon enough
Reputation: 52
Default Re: NSE DataExtractor for FCharts

dear gandhi,

please provide the eod & stockwise data samples for assesing the data format for aptistock and filename/folder location requirements for information of developers to look into the possibility of supporting in the next versions of the software. none sofar have indicated the requirement of support to aptistock. i, of course have not tried, as my OS is not supported by aptistock.

murthymsr
Reply With Quote
  #196  
Old 23rd April 2006, 09:09 PM
Member
 
Join Date: Apr 2005
Location: Saudi
Posts: 844
Thanks: 4
Thanked 4 Times in 3 Posts
srisara is on a distinguished road
Reputation: 24
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by lvgandhi
Dear Satya,
Thanks for your data extractor.
I have used versions 1.3 and 2 both.
Once again thanks.
use version 2.0, as it has very small foot print and doenst require any other controls.

the data is in the form of ticker,mmddyyyy,O,H,L,C.

Any software which can accept data in this form, can make use of DataExtractor 2.0 utility's data.

Regards
Satya
Reply With Quote
  #197  
Old 23rd April 2006, 09:23 PM
Member
 
Join Date: Mar 2005
Location: India
Posts: 1,829
Thanks: 106
Thanked 132 Times in 79 Posts
pkjha30 has a spectacular aura aboutpkjha30 has a spectacular aura aboutpkjha30 has a spectacular aura about
Reputation: 203
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by lvgandhi
Dear Satya,
Thanks for your data extractor.
I would like to put some of my observations so that to know whether I have missed to understand any of the features it has and also it may be of use in further development.
Though many thing may look obvious to the programmers, it may not be for users. hence a help file containing intended uses and how it can be achived will be of great use.
I have used versions 1.3 and 2 both.
In version 1.3, it took more time for downloading than version 2. (I am with a real broadband with which I get near about 500 kB/sec in USA).
Version 1.3 has made individual files for each symbol, but in version 2 I could get only files for each day in fcharts format. Am I correct?
For those who want to use best-charts. Data generated by dataext can be imported in Aptistock and the aptistock data folder can be used as external EOD data folder in bestcharts.
Once again thanks.
Hi
I think I can reply and it anything is not clear srisara may clarify.

Following is the link for post to de2.0.
http://www.traderji.com/30529-post129.html
It indicates the format in which data is generated. It is a flat file without header. If you are very particular about specific order you can open the file in excel and reorder the fields, you can put header line as per your requirement on the top of the file then save the file as csv. It can be imported by most of the softwares available. For formats search in the forum and you will find information about it.fcharts can directly import data if you specify the fields properly.

Most of the softwares which use data in binary formats(proprietary to them) have option to import data.

It is rather risky to convert directly into binary format unless one has specification or does the extensive testing on their binary files and find the data format . So de2.0 has not implemented that as it will tie the program to a particular software only and if they change the format(Update) then conversion will become useless as again you have to work from the beginning. Hence data generated is in the flat file format.

Regarding Help file I think plenty of help is available in the posts here you can save all the posts to text file and format as help and it will of graet help to members.

Regards
Pankaj
Reply With Quote
  #198  
Old 24th April 2006, 06:42 AM
Member
 
Join Date: Dec 2005
Posts: 945
Thanks: 420
Thanked 415 Times in 200 Posts
lvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nice
Reputation: 439
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by murthymsr
dear gandhi,

please provide the eod & stockwise data samples for assesing the data format for aptistock and filename/folder location requirements for information of developers to look into the possibility of supporting in the next versions of the software. none sofar have indicated the requirement of support to aptistock. i, of course have not tried, as my OS is not supported by aptistock.

murthymsr
Dear Mr.Murthy,
For import in aptistock, data is accepted in the format given by data extractor. It keeps the data files in folder C:\Program Files/AptiStock/Data/NSE in this format
Date,Open,High,Low,Close,Volume,Adj. Close*
20-Apr-06,190.50,192.90,187.00,187.80,376093,187.80
19-Apr-06,189.00,191.90,185.25,188.10,672851,188.10
18-Apr-06,183.85,186.70,183.00,184.90,258601,184.90
17-Apr-06,176.90,185.70,175.00,180.65,292908,180.65
13-Apr-06,179.00,179.00,170.00,175.50,187285,175.50
10-Apr-06,185.70,188.00,182.80,185.70,226689,185.70
7-Apr-06,194.10,196.40,183.00,184.80,678971,184.80
5-Apr-06,187.40,196.50,187.40,192.15,1264544,192.15
4-Apr-06,190.70,193.85,185.00,186.30,482984,186.30

Hence dataextractor output is sufficient.
Reply With Quote
  #199  
Old 24th April 2006, 06:47 AM
Member
 
Join Date: Dec 2005
Posts: 945
Thanks: 420
Thanked 415 Times in 200 Posts
lvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nice
Reputation: 439
Default Re: NSE DataExtractor for FCharts

Quote:
Originally Posted by srisara
use version 2.0, as it has very small foot print and doenst require any other controls.

the data is in the form of ticker,mmddyyyy,O,H,L,C.

Any software which can accept data in this form, can make use of DataExtractor 2.0 utility's data.

Regards
Satya
Mr.Satya
Thanks for the response. It is a good program. I agree that the data format given is accepted by all the programs mentioned by you. I don't have metastock. Not tested by me. It is tested by me in aptistock also.
Once again thanks.
Reply With Quote
  #200  
Old 24th April 2006, 06:58 AM
Member
 
Join Date: Dec 2005
Posts: 945
Thanks: 420
Thanked 415 Times in 200 Posts
lvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nicelvgandhi is just really nice
Reputation: 439
Default Re: NSE DataExtractor for FCharts

Dear PKJha,
Thanks for hosting the software. I think I was not clear. See my points inline

[quote=pkjha30]Hi
I think I can reply and it anything is not clear srisara may clarify.

Following is the link for post to de2.0.
http://www.traderji.com/30529-post129.html

I have read all the posts in this thread quite a few times.

It indicates the format in which data is generated. It is a flat file without header. If you are very particular about specific order you can open the file in excel and reorder the fields, you can put header line as per your requirement on the top of the file then save the file as csv. It can be imported by most of the softwares available. For formats search in the forum and you will find information about it.fcharts can directly import data if you specify the fields properly.

Thanks for the explanation. I have only mentioned some facilities which were there in 1.3 is not found in 2. Nothing more.

Most of the softwares which use data in binary formats(proprietary to them) have option to import data.

yes I agree.

It is rather risky to convert directly into binary format unless one has specification or does the extensive testing on their binary files and find the data format . So de2.0 has not implemented that as it will tie the program to a particular software only and if they change the format(Update) then conversion will become useless as again you have to work from the beginning. Hence data generated is in the flat file format.

Thanks for the explanation.

Regarding Help file I think plenty of help is available in the posts here you can save all the posts to text file and format as help and it will of graet help to members.

My purpose was user can have immidiate access to help. Help files make clear to user the intended usage and avoid wrong usage.

Once again thanks to response.
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 & Yahoo 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 12:38 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