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: stanleyikem
About
User Name: stanleyikem
Groups: Gold User, Member, Platinum User, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Gender:
Statistics
Joined: Wednesday, February 9, 2011
Last Visit: Monday, July 13, 2020 7:39:34 PM
Number of Posts: 76
[0.03% of all post / 0.02 posts per day]
Avatar
Last 10 Posts
Topic: V19, cannot copy and paste
Posted: Monday, March 4, 2019 11:11:00 AM

Thanks a lot Bruce. 

Topic: V19, cannot copy and paste
Posted: Monday, March 4, 2019 9:50:19 AM

Hi Bruce, 

Is there a possibility of plotting bid-ask spread as a chart? Maybe as a separate window or over my existing price chart if I wanted to?

 

Topic: Can we plot Horizontal lines
Posted: Monday, January 28, 2019 12:47:29 PM

Hi Bruce, it seems even if I use the suggestion/examples you gave - there is no way to get that done. Right?

To other thing I wanted to know is when would the v19 of TC200 be released.

Topic: Can we plot Horizontal lines
Posted: Monday, January 28, 2019 9:43:43 AM

Hi Bruce - 

I wanted to find out  - is it possible to build a PCF based on the moving averages on the daily or weekly (for instance) that can be reflected as a line on the intraday chart? So for example, if the moving 20MA on the daily is 15.50 on the daily of stock X, it can be referenced using a line on the intraday on a 5mins  intraday chart for instance (maybe using the horizontal line).... Do advise. 

Thanks - 

 

Topic: Average True Range PCF
Posted: Friday, January 4, 2019 2:19:13 PM

Thanks a lot Bruce. Is there a way to calculate however what the ATR of a basket of stocks is... Say I have a basket of 100 stocks and I want to check what the general average ATR of all the ATR's on this list is? Anyway to do that?

 

Topic: Average True Range PCF
Posted: Friday, January 4, 2019 1:52:29 PM

Hi Bruce,

How do I write a condition PCF that;

 

1.  caclulates the ATR is great than a number for instance; ATR > 1

2. I can use to find stocks where he ATR is currently X% (maybe 10%), more than the average true range over a X period (maybe 14 days) 

 

Thanks 

Topic: Request PCF Formula Price History Crossing UP Pivot Points R1
Posted: Wednesday, November 14, 2018 1:18:44 PM

Any plans on when this is going to be a possible feature in TC2000 in the future?

Secondly, is there a way to build a PCF that helps to determine an intraday swing high or swing low on a chart... such that I can paint the highest point of the swing high or the lowest point of the swing low with a dot?

Topic: Request PCF Formula Price History Crossing UP Pivot Points R1
Posted: Wednesday, November 14, 2018 2:26:39 AM

Hi Bruce, 

I know we can write a simple PCF to mark (using the dots) the  O,H,L,C of a candle -  what I want to do though is reflects those points on a larger time frame like the 1hr for instance on the smaller time frame like the 2mins.

So more like I want to see OHLC price points on my 1hr TF, marked as a dot on the 2min TF.

So technically all I want to see is the OHCL prices of the 6 bars that make up the 1hr chart (assuming we are not including pre/post market prices - doesn't matter). It means that if there is a price of say, 69 on the L of a candle in the 1hr chart, at the point that, that occurs I can also see it on the 2min chart - it doesn't matter if on the 2min chart price repeatedly touches that price point, as long as it didn't repeat on the 1hr chart more than once, that's it.

Except though (instead of a dot), there is a way to draw a horizontal line. Let me know if this is unclear and I can send an email to support with images instead.

Thanks

 

Topic: Request PCF Formula Price History Crossing UP Pivot Points R1
Posted: Friday, October 26, 2018 2:58:07 PM

Hi bruce, thanks for the help - when I write the formular... C<AVGO11 and L<AVGH24  as 

CountTrue (C<AVGO11 and L<AVGH24, 100) as PCF in my condition column, I don&#39;t get any numbers on the watchlist. It returns blank - and I need it to return with numbers (after the count).

do advise

Topic: Request PCF Formula Price History Crossing UP Pivot Points R1
Posted: Friday, October 26, 2018 2:44:37 PM

Hi Bruce, I need help in using the COUNT feature - I want to be able to how many times a condition is true. I have written a pcf that shows up as green bar when true and red bar when false - but I want to be able to count how many times it is true or false on my watchlist - by showing it to me in numbers. That means if the condition is true 26 times, I can see it, if it is false 30 times i can see it.... Is that possible?