Traderji.com - Discussion forum for Stocks Commodities & Forex

Importing Data into Spacejock Fcharts.

Discuss Importing Data into Spacejock Fcharts. at the Data Feeds within the Traderji.com - Discussion forum for Stocks Commodities & Forex; Thanks PGD! It works!!! Now the pain in moving the extra space is too much ...


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

Notices

Data Feeds Real time and end-of-day data feeds.


Advertise Here

Reply
 
Thread Tools
Sponsored Links
  #61  
Old 22nd January 2006, 06:11 PM
Member
 
Join Date: Jan 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
ripvanwinkle is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

Thanks PGD! It works!!!

Now the pain in moving the extra space is too much to handle

So here's the easier way
1> Download NSE data from
http://d.turboupload.com/d/252089/nse_bse_2005.rar.html
2> Downloading Bhav copy from NSE for moth of Jan,2006
3> Need to change 2 column heads and leave the rest as is
TOTTRDQTY to VOLUME
TIMESTAMP to DATE

Enjoy!

Also PGD :-
1> You were mentioning something about IDY and intraday...how do we store intraday info for scripts? ...the easier way please ;-)
2> How to we separate NSE and BSE data and prevent mixup?
Can you provide me the BSE ticker list and the way to see both of them seperately?


Thanks & regards,
RIP

Last edited by ripvanwinkle; 22nd January 2006 at 07:57 PM.
Reply With Quote
Sponsored Links
  #62  
Old 24th January 2006, 02:06 AM
pgd pgd is offline
Member
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
pgd is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

Rip,

Good if u're happy with that data. be careful of duplicate entries bcos of different series types (e.g. EQ BE N1 P1 IL BL E1) in the same stock. Look at these for example - SIRPAPER HINDPETRO NIITLTD - u have 2 series in each. what u need is the EQ. so u hv to delete the other or the second will overwrite the first when u import the data and u end up with the wrong data in yr charts. so that's some work to be done apart from change of the 2 column heads that u pointed out.

Incidentally, I use a powerful text editor called 'Textpad' to bulk handle files for removing the top empty row. u cn download it from http://www.textpad.com/download/index.html. this is a great program and u can open a few hundred files at the same time (obviusly keeping within the limits of your RAM. I do about 200 files at a time).

After opening the files, press F8 to open the "Replace" window and type as follows:

Find what: \nDate (note the backslash)
Replace with: Date

Conditions to select:
Text
Regular Expression

Scope:
All documents

Then click "Replace All" and it's done in all the open files. The top blank row in all open files will be deleted.
Go to 'File' menu & click "Save All".

When u're done and u want to close all files, go to File menu and click "Close All".

The whole process takes under a minute.

Try it out with just 2 files first, to make sure u get it right, before u mess with a whole bunchload of files.

Hope this helps.

Re. Intraday data

I don't use live intraday data. I download and import 5-min intraday data at the end of day from http://in.groups.yahoo.com/group/bse-nse2005/files/STOCKS%20DATA%20FILES/IEOD/. This is at a free yahoo group where u can register. FCharts is able to create the following bars with the 5-min data - 5min 15min 30min 1hr 2hr.

Cheers!

Last edited by pgd; 24th January 2006 at 02:35 AM.
Reply With Quote
  #63  
Old 24th January 2006, 08:37 PM
Member
 
Join Date: Dec 2005
Location: Hyderabad
Posts: 326
Thanks: 0
Thanked 1 Time in 1 Post
asnavale is on a distinguished road
Reputation: 30
Default Re: Importing Data into Spacejock Fcharts.

Hello PGD,

I am following your posts and it was of immense help to start using the FCharts program. I am using the free SE version. I have following queries which I hope you aill be able to answer:

1. The top left box always shows the name of database as ASX. I would like to make it show either NSE or BSE by default. Is it possible? If yes how?
2. I want to use the BSE and NSE market data separately. How to set up the two markets separately and use data for each of the markets by choice. I tried to add data from the files with two separate Symbol files, one for BSE and one for NSE. But they got mixed up (only the files, not data). Although I can select the stock from either market They are all listed together in the dropdown box. Can I keep the data for these two markets separately and access them separately?

Thanks in advance.

-Anant
Reply With Quote
  #64  
Old 25th January 2006, 09:44 AM
pgd pgd is offline
Member
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
pgd is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

Anant,

Here's what, I think, u can do:

1. In the pro version u can click on ASX and u'll see a menu, where u can rename, add, select a market. So u can add: BSE and NSE. Any activity done while NSE is selected (like adding data, creating watchlists, etc.) will form part of the NSE database, and so is the case with BSE and any other market data u maintain. BUT in the SE version u can have only one market database. So all u can do is rename ASX to NSE or BSE as u choose.

2. For opening one of them as default (pro version) - there's no setting for this as far as I know, but when u close the program each time, u can keep NSE in view if next time u want it to open with NSE in view.

3. For maintaining multiple databases using SE verision, there's still hope for you:

a) try installing another copy of the program in a different folder (preferably on a different drive) and use it for a different market!

OR

b) use the watchlist feature - 'All' will contain the whole jumble of both BSE & NSE tickers (there's no escape from that). Then, make 2 watchlists BSE and NSE where u will put in stocks specific to those markets. Then, make more watchlists as u need e.g. Autos-BSE, Autos-NSE, NIFTY, SENSEX and so on. The files will stay mixed. There's no workaround for that as the program internally accesses the 'PRICES' folder to create charts for u. but u can select watchlists to access logical groups u create and work within them; so u really don't need to handle that jumble called 'All' most of the time. If u close the program with watchlist XYZ in view, it shud open with XYZ in view.

Hope this helps.
Cheers.

Last edited by pgd; 25th January 2006 at 01:50 PM.
Reply With Quote
  #65  
Old 25th January 2006, 09:35 PM
Member
 
Join Date: Dec 2005
Location: Hyderabad
Posts: 326
Thanks: 0
Thanked 1 Time in 1 Post
asnavale is on a distinguished road
Reputation: 30
Default Re: Importing Data into Spacejock Fcharts.

Hello pgd,

Thank you for the detailed and clear explanation. In SE Version, irrespective of what was shown at the time of exiting the program, next time the program opens with ASX only. So it means renaming to BSE or NSE is temporary. So I will continue with it. It does not matter much.

I have this new query for displaying data. You may please reply at your convinience.

1) If I load two years data, say Jan 2004 onwards, I can select various periods for display such as 1 month, 3 months, 1 year, 18 months etc. This selected period always displays the data for latest portion of the whole data. So, 2 months displays latest 2 months (Dec 05 and Jan 06). But I want to display a portion of data for the period I select, say for Apr 2005 to Aug 2005. How do I do this?
2) When I display data for a shorter period than the whole data available how to pane through the chart. I mean, if I display 6 months data, how can I move the left or right keeping the period same. Let us say I am displaying 6 months data (Aug 05 to Jan 06). Is it possible to shift the chart view back so that the chart period moves back and forth either one bar at a time or a fixed number of bars (10, 15 or 20 etc) at a time.

Regards

-Anant
Reply With Quote
  #66  
Old 30th January 2006, 07:27 PM
pgd pgd is offline
Member
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
pgd is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

Quote:
Originally Posted by asnavale
Hello pgd,

Thank you for the detailed and clear explanation. In SE Version, irrespective of what was shown at the time of exiting the program, next time the program opens with ASX only. So it means renaming to BSE or NSE is temporary. So I will continue with it. It does not matter much.

I have this new query for displaying data. You may please reply at your convinience.

1) If I load two years data, say Jan 2004 onwards, I can select various periods for display such as 1 month, 3 months, 1 year, 18 months etc. This selected period always displays the data for latest portion of the whole data. So, 2 months displays latest 2 months (Dec 05 and Jan 06). But I want to display a portion of data for the period I select, say for Apr 2005 to Aug 2005. How do I do this?
2) When I display data for a shorter period than the whole data available how to pane through the chart. I mean, if I display 6 months data, how can I move the left or right keeping the period same. Let us say I am displaying 6 months data (Aug 05 to Jan 06). Is it possible to shift the chart view back so that the chart period moves back and forth either one bar at a time or a fixed number of bars (10, 15 or 20 etc) at a time.

Regards

-Anant
Anant,

1) double click the main chart. this brings up a floating chart window where u can then can do the following.
2) since u want to display apr 2005-aug 2005, select a period that covers apr 2005 till today (perhaps slightly longer). So, in this case, 1 year shud work fine.
3) there's a little check box next to the period u just selected. check that. now u r in zoom view.
4) Right click on the chart and drag right until u reach the period u want to view. U cn drag back and forth to change the range of the shorter period u view within the longer period u select.

cheers.
Reply With Quote
  #67  
Old 21st February 2006, 06:48 PM
Member
 
Join Date: Feb 2006
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
misty is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

hi pgd thanks for ur guidance but i m failing in the last part .my data file is not containing any blank row but when ultimately i m usinf import text file it is saying import failed and no chart is displayed
Reply With Quote
  #68  
Old 26th February 2006, 12:01 PM
Member
 
Join Date: Jan 2006
Posts: 12
Thanks: 0
Thanked 1 Time in 1 Post
jaydebajay is on a distinguished road
Reputation: 21
Arrow Re: Importing Data into Spacejock Fcharts.

Dear pgd,

Your quote
"The columns needed for import into FCharts are:
SYMBOL DATE OPEN HIGH LOW CLOSE VOLUME
This link gives the columns exactly as required:
http://trader.e2uhosting.net/bhavcopy.php?ex=nse"

Here Date is in the form "YYYYMMDD" where as when it is downloaded from www.nseindia.com it is in the form "dd-mmm-yyyy" which is working perfectly. Will the data downloaded from "http://trader.e2uhosting.net/bhavcopy.php?ex=nse" will work as well ?
Reply With Quote
  #69  
Old 7th March 2006, 09:44 PM
Member
 
Join Date: Jan 2005
Posts: 42
Thanks: 0
Thanked 0 Times in 0 Posts
Sanjay123 is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

Hello Shrees,

I'm working on Fcharts Intraday issue and would need your help truly for the betterment of the whole community. Pleaes check :

http://www.traderji.com/data-feeds/5...regularly.html

Thanks,
Truly waiting to hear,
Regards,
Sanjay.


Quote:
Originally Posted by shrees
This is a free software which can be downloaded at

http://spacejock.com

Getting Yahoo data into this :
======================
1. I have enclosed a txt file with NSE stock codes.Download this and save it with a ".csv" extension.

2. Run FCharts.

3. Click on the "Settings" - it is between "Drawing" & "Help" on the left side.

a. In the pop-up..click on price cleanup.
b. In the next pop-up click on "Delete All Prices and All Companies".. This
will delete all unwanted data first.Exit pop-up.

4. Next click on "Import Export" - on left upper side.

a. In the pop-up click on "Other Data"...in the next pop-up "Import tickers".
Select the ".csv" file that you saved. This will import the stock codes.

5. Next again click on "Settings".

a. In the pop-up click on "Downloader". Paste this url in "Data downloader"
and "Backfill Url"

http://ichart.finance.yahoo.com/tabl...YY&ignore=.csv

b. Change the "Start Date" & "End Date" to whatever dates you want. Exit.

6. Again click "Settings".."Other Urls" and paste this url.

http://finance.yahoo.com/q?s=@@@.NS&d=v1

Exit by pressing "OK".

7. Now,On top you will see 5 drop down lists. Select All() in the second and the third drop downs. In the fourth drop down if you click on the down arrow you will be able to see the stock codes that you imported earlier. Highlight the code for which you wish to download historical data.

8.On the top big window, Right-click...this will give a pop-up with "Data" as one of the options. Click on it,and then on.."Download 12 months using back refill Url".

Thats it. You are done. Repeat 7 & 8 for as many stocks as you want.

I will clarify further if necessary.

If you are using Medved QUotetracker...you can further connect Fcharts and quotetracker for intraday data uploading also. If anyone needs info on how to do this I will explain.

Best Wishes
Shri.
Reply With Quote
  #70  
Old 13th March 2006, 07:58 PM
pgd pgd is offline
Member
 
Join Date: Aug 2005
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
pgd is on a distinguished road
Reputation: 20
Default Re: Importing Data into Spacejock Fcharts.

Quote:
Originally Posted by jaydebajay
Dear pgd,

Your quote
"The columns needed for import into FCharts are:
SYMBOL DATE OPEN HIGH LOW CLOSE VOLUME
This link gives the columns exactly as required:
http://trader.e2uhosting.net/bhavcopy.php?ex=nse"

Here Date is in the form "YYYYMMDD" where as when it is downloaded from www.nseindia.com it is in the form "dd-mmm-yyyy" which is working perfectly. Will the data downloaded from "http://trader.e2uhosting.net/bhavcopy.php?ex=nse" will work as well ?
Hi jaydebajay,

sorry for delayed reply.
both date formats u mentioned work equally well in FCharts.

cheers.

Last edited by pgd; 13th March 2006 at 08:09 PM.
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: Importing Data into Spacejock Fcharts.
Thread Thread Starter Forum Replies Last Post
importing intraday data to amibroker alexonias Data Feeds 37 29th August 2008 03:13 PM
Realtime 15min Intraday Data Wanted! rohit Data Feeds 55 29th October 2007 03:16 PM
importing intraday data not working alexonias Data Feeds 3 23rd September 2007 02:40 PM
NSE or Yahoo Data amit_shriv Data Feeds 8 27th July 2006 09:32 PM
Historical (Tick) Intraday Data. shrees Data Feeds 2 7th September 2005 02:56 PM


All times are GMT +5.5. The time now is 12:20 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