Traderji.com - Discussion forum for Stocks Commodities & Forex

CoolWorks

Discuss CoolWorks at the Software within the Traderji.com - Discussion forum for Stocks Commodities & Forex; Originally Posted by cooltetra Hi Swagat Please elaborate on the error. Also tell about ur ...


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
  #121  
Old 22nd August 2006, 01:15 AM
Member
 
Join Date: May 2006
Location: Kolkata
Posts: 1,098
Thanks: 1
Thanked 0 Times in 0 Posts
swagat86 is on a distinguished road
Reputation: 24
Default Re: CoolWorks

Quote:
Originally Posted by cooltetra View Post
Hi Swagat
Please elaborate on the error. Also tell about ur excel version and OS.

Best Regards
Coool.
I tried using the Excel Sheet to transfer data to Fcharts. But i recieved an error 13: Type Mismatch error. No way out. Help
Reply With Quote
  #122  
Old 22nd August 2006, 01:42 AM
Member
 
Join Date: Apr 2006
Location: Kuwait
Posts: 214
Thanks: 0
Thanked 0 Times in 0 Posts
sivavkm is on a distinguished road
Reputation: 22
Smile Re: CoolWorks

Quote:
Originally Posted by swagat86 View Post
I tried using the Excel Sheet to transfer data to Fcharts. But i recieved an error 13: Type Mismatch error. No way out. Help
Dear swagat86,

You have 3 options:-
#1. Tell us about your Ms-Office version & Windows operating system version.
#2. Participate in the following polls, we will findout the version :-#3. Stop nagging about the error

Regards
Siva
Reply With Quote
  #123  
Old 22nd August 2006, 07:50 AM
Member
 
Join Date: May 2006
Location: Kolkata
Posts: 1,098
Thanks: 1
Thanked 0 Times in 0 Posts
swagat86 is on a distinguished road
Reputation: 24
Default Re: CoolWorks

Quote:
Originally Posted by sivavkm View Post
Dear swagat86,

You have 3 options:-
#1. Tell us about your Ms-Office version & Windows operating system version.
#2. Participate in the following polls, we will findout the version :-#3. Stop nagging about the error

Regards
Siva
Koi baat nahi Siva Bhai. Im not nagging im hissing. Hiiissssssss

Oh i forgot. Im using Win XP and Office2003 Corporate package.

Hisssssssss
Reply With Quote
  #124  
Old 22nd August 2006, 10:58 AM
Member
 
Join Date: Mar 2006
Location: Pune
Posts: 204
Thanks: 0
Thanked 1 Time in 1 Post
cooltetra is on a distinguished road
Reputation: 23
Default Re: CoolWorks

Quote:
Originally Posted by swagat86 View Post
I tried using the Excel Sheet to transfer data to Fcharts. But i recieved an error 13: Type Mismatch error. No way out. Help
Hi Swagat
Did you try theFChart help sheet?
You need to make some adjustment as pointed by MurthyGaru.

Murthy Sir, Please help here, this is your baby.


Best Regards
Coool.
Reply With Quote
  #125  
Old 22nd August 2006, 02:57 PM
Member
 
Join Date: Nov 2005
Posts: 168
Thanks: 14
Thanked 17 Times in 10 Posts
chachi is on a distinguished road
Reputation: 38
Default Re: CoolWorks

Quote:
Originally Posted by murthymsr View Post

may be we can have an extra column in coolintra, by which user can select the symbols for intraCharting. iis this possible? rest may be ignored, as far as charting is concerned.

thanks cool, for your quick response.
MurthyMSR
Hi MurthySir & Cool,

Inspired by cooltetra I have developed a Stock chart viewing xls file. Please go thru the attachment. If it is of any help, I will be glad. The charts are from ***** site and hence there are some delays of about 15 minutes (too much!!!) for Intraday, and 5 day charts. 3 Month chart also surprisingly is not being properly updated by ***** and it lags about 1 day.

I have also tried various other sites like NSE and BSE for the charts, problem being very slow loading in comparision to *****. But the data will not be lagging much from BSE & NSE site. May be cooltetra may try from NSE/BSE sites for loading charts. Presently as a sample I have given chart from ***** site.

Once again I emphasize here that I could do this only by getting some clue & lots of inspiration from cooltetra's efforts.

the macro is available on the Sheet (not in the module)

Regards
Chachi
Attached Files
File Type: xls StkCharts.xls (83.0 KB, 278 views)
Reply With Quote
  #126  
Old 22nd August 2006, 04:03 PM
SGM SGM is offline
Member
 
Join Date: Aug 2005
Location: PUNE
Posts: 468
Blog Entries: 14
Thanks: 11
Thanked 33 Times in 11 Posts
SGM will become famous soon enough
Reputation: 73
Default Re: CoolWorks

Quote:
Originally Posted by chachi View Post
Inspired by cooltetra I have developed a Stock chart viewing xls file.


Presently as a sample I have given chart from ***** site.

Once again I emphasize here that I could do this only by getting some clue & lots of inspiration from cooltetra's efforts.

the macro is available on the Sheet (not in the module)

Regards
Chachi
Hello Chachi

Nice work, chked out after market hours so got no delays!

You can also include charts for the index. As on ***** the index symbol starts with ^ and it will not be appended with .NS need to do slight modification in code.

Quote:

If InStr(1, Nam, "^") Then
WebBrowser1.Object.Navigate (Text1 & Nam & Text3)
Else

WebBrowser1.Object.Navigate (Text1 & Nam & Text2)
End If

where Text3 is same as text 2 minus ".NS"
Further the charts can be customised by the user by giving input parameters for MA/EMA, MACD, RSI and like.

Good going, keep it up.

Regards
Sanjay

Last edited by SGM; 22nd August 2006 at 04:17 PM.
Reply With Quote
  #127  
Old 22nd August 2006, 04:38 PM
Member
 
Join Date: Nov 2005
Posts: 168
Thanks: 14
Thanked 17 Times in 10 Posts
chachi is on a distinguished road
Reputation: 38
Default Re: CoolWorks

Quote:
Originally Posted by SGM View Post
Hello Chachi

Nice work, chked out after market hours so got no delays!

You can also include charts for the index. As on ***** the index symbol starts with ^ and it will not be appended with .NS need to do slight modification in code.

Further the charts can be customised by the user by giving input parameters for MA/EMA, MACD, RSI and like.

Good going, keep it up.

Regards
Sanjay
Hi Sanjay,

Thanx for the compliments. Also thank you for the tips on how to tweak in indices. I will work on that. I could not customise further due to lack of time.

I wanted to make it with selectable parameters, yet to find good methods.
Appreciate if somebody carryforward this work.

Regards

chachi
Reply With Quote
  #128  
Old 22nd August 2006, 04:51 PM
Member
 
Join Date: Sep 2005
Location: hyderaabd
Posts: 744
Thanks: 0
Thanked 3 Times in 3 Posts
murthymsr is on a distinguished road
Reputation: 30
Default Re: CoolWorks

Quote:
Originally Posted by chachi View Post
Hi MurthySir & Cool,
................
Once again I emphasize here that I could do this only by getting some clue & lots of inspiration from cooltetra's efforts.

the macro is available on the Sheet (not in the module)

Regards
Chachi
hi chachi,
it's a wonderful experience being in this forum. giving stimulates more giving.
i have run your excel sheet and is working, with limitations already indicated by you. but they are all limitations at source.

1) you may include indices as suggested by sgm.

2) give some choice of TA parameters to user so that user may customise as per his requirement.

3) some members may be trading on BSE. you may think of adding BSE also in later versions. as BSE codes are in numbers, you may have to give names also, as peoples memory is short.

4) historical charts from ***** are delayed by a day. to partly overcome the problem, you may load the 5 day chart also (in a separate sheet) in addition to the historical chart selected. i,.e, it will optionally load the 5 day chart also.

5) to partly overcome the 15 min delay, you may add the option to show the comparative chart with an index, giving option to the user to select the index.

6) if you want to revise the sheet as per user requests, you may post in a separate thread & i will add the link to my post, which prodes link to your thread.

all the best.
MurthyMSR
Reply With Quote
  #129  
Old 22nd August 2006, 07:35 PM
Member
 
Join Date: Sep 2005
Location: hyderaabd
Posts: 744
Thanks: 0
Thanked 3 Times in 3 Posts
murthymsr is on a distinguished road
Reputation: 30
Default Re: CoolWorks

Quote:
Originally Posted by cooltetra View Post
Hi Swagat
Did you try theFChart help sheet?
You need to make some adjustment as pointed by MurthyGaru.

Murthy Sir, Please help here, this is your baby.


Best Regards
Coool.
hi swagat,

it is not really very clear how i can help you. but you may follow these guidelines to sequentially and report you problem. this may help you overcome the problem.

1) read the help file provided by cool alongwith the sheet, particularly the help file pertaining to FCharts.

2) i made a post providing an amendment to cool's help file.

3) you might have started FCharts and pressed intraday to open the 'Live Data window.

4) you please indicate what entries you made into the various boxes. these have to match with what is given in the help file.

5) you have to start the CoolRC excel sheet & press the refill list and select the 'sheet 'setup'. hope you have done it.

please post a detailed report after reading the help and following it.

i have chacked the program once again & the same is working and feeding data into Fcharts to give intraday charting.

hope it works for you too.
all the best.
MurthyMSR
Reply With Quote
  #130  
Old 22nd August 2006, 10:29 PM
Member
 
Join Date: May 2006
Location: Kolkata
Posts: 1,098
Thanks: 1
Thanked 0 Times in 0 Posts
swagat86 is on a distinguished road
Reputation: 24
Default Re: CoolWorks

oh thanks, After reading the previous posts i got it clear. Thnsk Murty Sir, and Cool once again.
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


All times are GMT +5.5. The time now is 02:49 AM.

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