I will look in to these alternatives. Thank you.
Just as a suggestion, having the control raise an event when a new column is added to a P&F chart would be a handy addition to a future release.
Search found 40 matches
- Mon Jul 11, 2011 2:36 pm
- Forum: .NET
- Topic: Scroll Point and Figure
- Replies: 6
- Views: 7035
- Fri Jul 08, 2011 8:42 pm
- Forum: .NET
- Topic: Scroll Point and Figure
- Replies: 6
- Views: 7035
Re: Scroll Point and Figure
One more Point and Figure question... Let's say I have a P&F chart running and am adding data to the underlying series. Is there any event or anything that I can watch to know that a new data point caused a new column of X's or O's to appear? I am looking for something I can watch to trigger a horiz...
- Fri Jul 01, 2011 1:51 pm
- Forum: .NET
- Topic: Scroll Point and Figure
- Replies: 6
- Views: 7035
Re: Scroll Point and Figure
This looks like it should do the trick!
Thanks!
Dave
Thanks!
Dave
- Tue Jun 28, 2011 9:57 pm
- Forum: .NET
- Topic: Scroll Point and Figure
- Replies: 6
- Views: 7035
Scroll Point and Figure
I am using data stored in a CandleSeries as the source for a Point and Figure function. I need to know how to find out how many columns of X's and O's are returned in the P&F chart. The PFSeries.XValues.Count returns the number of items in the underlying data, not the results of the study. Here is a...
- Tue Jun 14, 2011 3:11 pm
- Forum: .NET
- Topic: Unusual Financial Function Calculations
- Replies: 9
- Views: 8721
Re: Unusual Financial Function Calculations
It has been a while since I originally left this message. I hope I recall the situation properly here. I am not sure about your terminology, but I am guessing that the answer is No. I am not looking for a moving average of the results of the RSI calculation. (That is to say, I am not looking to aver...
- Thu Mar 31, 2011 5:55 pm
- Forum: .NET
- Topic: SAR Function working?
- Replies: 1
- Views: 2807
SAR Function working?
Is the SAR function working in the latest release? I notice that if I change the Acceleration Factor the chart does not change. Same thing happens in the VS2010 demo program. This is a screenshot of the SAR function in your demo. I have changed the number of points from 10 to 50. The top image has t...
- Fri Mar 18, 2011 1:31 pm
- Forum: .NET
- Topic: Data Export cell alignment
- Replies: 4
- Views: 5562
Re: Data Export cell alignment
I agree with you. It is not a "bug". The data is there as you indicated. On the other hand, the actual users who are charting price data who will wind up exporting the data are not going to understand this nuance. When they look at the row for, say, June 5th, they will expect the data for June 5th t...
- Thu Mar 17, 2011 7:30 pm
- Forum: .NET
- Topic: Data Export cell alignment
- Replies: 4
- Views: 5562
Re: Data Export cell alignment
I have attached a ZIP file containing a very simple project. It creates a Bar-style candel chart and then overlays a 14-period moving average using random fill data. You will see that the moving average line aligns with the last bar on the chart. If you export the data to a spreadsheet, the data for...
- Wed Mar 16, 2011 2:31 pm
- Forum: .NET
- Topic: VS2010 Target Framework
- Replies: 6
- Views: 6444
Re: VS2010 Target Framework
Is there a way to get the signed version of the .Net 2 TeeChart? In fact, is there some installer that installs each of the different compiled versions of TeeChart as Signed components? I would love to use the latest and greatest version 4 components, but by doing so we would be limiting useage of t...
- Wed Mar 16, 2011 2:22 pm
- Forum: .NET
- Topic: Data Export cell alignment
- Replies: 4
- Views: 5562
Data Export cell alignment
Assume you have a regular candle chart populated with data and overlayed on that you have a 14 period moving average. If you export the underlying data to a spreadsheet, the data for the moving average is aligned to the first row of the spreadsheet, not the last row. You can see what I am referring ...
- Wed Mar 16, 2011 2:04 pm
- Forum: .NET
- Topic: VS2010 Target Framework
- Replies: 6
- Views: 6444
Re: VS2010 Target Framework
I am a TeeChart user, not a Steema rep. Take this response as a suggestion, not necessarily the "right" way to do it. I had the same issue with mine. I got around it by downloading and installing the file named: TeeChartNET2010x86UNSIGNED_4.1.2010.11301.exe That contains the different versions of Te...
- Thu Mar 03, 2011 4:22 pm
- Forum: .NET
- Topic: Installation Issue with Feb. 8, 2011 version
- Replies: 8
- Views: 7907
Re: Installation Issue with Feb. 8, 2011 version
I have seen this on two 32-bit XP machines and one 64-bit Win7 machine. I have not found a scenario where the problem does not happen. But, if I find anything that makes it go away, I will certainly let you know. The installation folder for our application is actually moving right now, so that elimi...
- Wed Mar 02, 2011 1:06 pm
- Forum: .NET
- Topic: Installation Issue with Feb. 8, 2011 version
- Replies: 8
- Views: 7907
Re: Installation Issue with Feb. 8, 2011 version
I have cleaned and rebuilt over and over before reporting this. I did see where running the installer a second time would finally replace that dll. I suspect that is what happened on your end. Our software does check for version number changes and suggests that the user upgrade if a new version is f...
- Mon Feb 28, 2011 5:16 pm
- Forum: .NET
- Topic: Installation Issue with Feb. 8, 2011 version
- Replies: 8
- Views: 7907
Re: Installation Issue with Feb. 8, 2011 version
I have created two zip files, each containing a single simple TeeChart project. (If it makes a difference, I have to use the .Net Framework 2 version here.) I installed the Nov. 2010 version of TeeChart from the following file: TeeChartNET2010x86UNSIGNED_4.1.2010.11300.exe Then I created the project...
- Fri Feb 25, 2011 4:23 pm
- Forum: .NET
- Topic: Installation Issue with Feb. 8, 2011 version
- Replies: 8
- Views: 7907
Re: Installation Issue with Feb. 8, 2011 version
There is nothing in either the GAC or the \AssemblyFolders registry setting related to TeeChart. I am not sure you are understanding the issue here. My license file inside my application project is fine. My programs compile just fine. The installer program created by VS2010 runs fine. If the install...