Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Profile: orchidman
About
User Name: orchidman
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Unsure
Statistics
Joined: Monday, November 20, 2006
Last Visit: Monday, February 6, 2017 9:53:49 PM
Number of Posts: 4
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Mid point of candle BODY
Posted: Tuesday, October 7, 2014 6:45:21 AM

Trying to determine the mid point (MP) of a candle body.  Range (R) = (O - C).  Thus MP = R / 2 + C.  But if O > C, then to get around a <> #, one must use &#39;absolute&#39; [ABS],  But 1/2 R must now be added to O, not C.

Excel can handle this by using "IF" statements.  Any way for Telechart to easily handle?

Topic: Creating an Scan condition on two indicators in the same pane
Posted: Saturday, July 19, 2014 10:19:14 AM

Wilders RSI-20 and Wilders RSI-75 in the same pane.  An Scan condition can be created separately on each, but can a scan condition be created to, say, show the RSI-25 greater than the RSI-75?  If I have a 20 sma and a 40 sma plotted on the bars in the top pane, one of numerous scan condition options available include 20 sma above 40 sma, 20 sma below 40 sma, etc.  Such options are not available in the pane with RSI-25 & RSI-75.

Topic: Hello,Dear website administrator~~~~~~~~~~~~~~~~~
Posted: Saturday, December 7, 2013 11:53:42 AM

Wilder&#39;s RSI-3 on a 1-period ROC

Have tried on TC2000 v12.3, also on TC2000 beta.  No luck.  I have a pcf for the RSI-3, but cannot figure out how to apply it to the ROC.  Any suggestions?

Topic: Cumulative number for RSI
Posted: Monday, March 2, 2009 7:28:02 AM
[QUOTE=Bruce_L]Sum of 2 most recent 2-Period Wilders Smoothed RSIs < 30:

Bruce: I do not believe this formula works correctly. Using "IBM", 2/23/09 has an RSI-2 (Wilder smoothing) value of 2.27, and 43.72 on 2/24/09. The sum is not < 30, yet your Percent True Custom Indicator indictes this is the case.  Am I missing something?