Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: xuy98
About
User Name: xuy98
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Saturday, November 10, 2007
Last Visit: Friday, April 7, 2017 6:36:46 PM
Number of Posts: 39
[0.01% of all post / 0.01 posts per day]
Avatar
Last 10 Posts
Topic: How to create a combined condition?
Posted: Monday, November 12, 2012 12:19:49 PM

Thanks for the answer. Can this feature be added in TC2000? It is very handy and users don't have to add condition one by one to create a scan. It should be a simple enhancement.

 

Topic: How to create a combined condition?
Posted: Sunday, November 11, 2012 9:12:04 PM

StockFinder supports a combined condition. Is it possible to create one in TC2000?

Thanks.

Topic: Save multiple conditions in one condition
Posted: Saturday, November 10, 2012 6:30:32 PM

Hi,

 

How to create a multiple conditions as one condition so that I can use this combined condition to create scan?

If it's supported, can TC2000 add this feature?

Thanks.

 

Topic: TeleChart 2007 can't run on Windows 7 Premium 64bit
Posted: Monday, February 22, 2010 1:12:00 AM
I guess the problem might be setting file is corrupted because TeleChart does not quits properly when Windows reboots.Can you tell me how to delete the setting file when this happens so I don't have to go through uninstall/install exercise?Thanks.
Topic: TeleChart 2007 can't run on Windows 7 Premium 64bit
Posted: Monday, February 22, 2010 1:02:14 AM
After installing/reinstalling several times, it still does not run. It quits during loading data. Actually it quits when reading setting. Any idea?It's used to run until a week ago.
Topic: Build a rule/condition
Posted: Tuesday, January 5, 2010 8:23:59 PM
Is it possible to build a condition/rule using rules from different charts?

I would like to build a rule which uses conditions from different charts with different time frames in backtest.
Topic: How to write realcode for acc-dist?
Posted: Monday, January 4, 2010 5:16:33 PM
Thanks for the replay. Actually I am writing accumulation/distribution. I didn't know the condition of isFristBar. Now it's working.
Topic: How to write realcode for acc-dist?
Posted: Monday, January 4, 2010 12:50:29 AM
I have difficulty to write a cumulative indicator such as acc-dist.SF failed to compile the following codePlot = AccD.Value(1) + Volume.ValueActually it aalways crashes
Topic: Compare percent change
Posted: Saturday, October 25, 2008 3:57:25 PM
Hi,
How do I compare multiple symbols' percentage change in the SF like google's finance does?
Thanks.
Topic: Percent of Change
Posted: Saturday, October 25, 2008 3:39:11 PM
It does not work like StockChart's PerChart. The idea is to compare percent of change of multple symbols's price.