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: hklala
About
User Name: hklala
Groups: Gold User, Member, TeleChart
Rank: Registered User
Real Name:
Location
Occupation:
Interests:
Gender: Gender:
Statistics
Joined: Wednesday, April 7, 2010
Last Visit: Monday, February 17, 2014 5:14:43 PM
Number of Posts: 12
[0.00% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: ADX computation
Posted: Wednesday, October 31, 2012 5:21:32 PM

Bruce, 

Can you plz help with 14 period DMI difference formula . The long one kind. 

 

Thanks,

Sid.

Topic: How to find stocks
Posted: Monday, October 25, 2010 8:44:03 PM
I am looking for a pcf to find following stocksBulls1) The stocks that made more than 8% UP move on a day in last one year2) The stocks that made $4 or more move on a day in last one yearBears1)The stocks that made more than 12% down on a day in last one year2) The stocks that made $5 down move on a day in last one year.Thanks,
Topic: Pocket Pivots in Stock Finder
Posted: Wednesday, September 22, 2010 3:04:24 PM
Another Question....How do I created following conditions for backtesting1) Buy conditions when this pivots are met2) Buy only when VIX is below 20 day MA..Sell at Initial stop loss of 1%Sell when VIX goes above 20 day MASell at Profit of 20%Sell if the trade length is more than 200 days.
Topic: Pocket Pivots in Stock Finder
Posted: Wednesday, September 22, 2010 3:01:11 PM
Wow this is fantastic.... Super Thanks
Topic: Pocket Pivots in Stock Finder
Posted: Wednesday, September 22, 2010 11:58:39 AM

I am exploring how to make a condition in SF.Basics of Pocket Pivot Signature stamp1)Today&#39;s Close greater than yesterday&#39;s close2)Today&#39;s Close should be within 2% of 10d SMA3)Today&#39;s close above 50d SMA4)Today&#39;s volume > Highest of Last 15 negative Day&#39;s volumeI came up with the condition in Telechart..1) C > C1 2) H > AVGC10 and L < AvgC10 and (C < (AvgC10*1.02) and C >(AVGC10 * 0.98))3) C > AVGC503)V > ABS(C1 < C2) * V1 AND V > ABS(C2 < C3) * V2 AND V > ABS(C3 < C4) * V3 AND V > ABS(C4 < C5) * V4 AND V > ABS(C5 < C6) * V5 AND V > ABS(C6 < C7) * V6 AND V > ABS(C7 < C8) * V7 AND V > ABS(C8 < C9) * V8 AND V > ABS(C9 < C10) * V9 AND V > ABS(C10 < C11) * V10 AND V > ABS(C11 < C12) * V11 AND V > ABS(C12 < C13) * V12 AND V > ABS(C13 < C14) * V13 AND V > ABS(C14 < C15) * V14 AND V > ABS(C15 < C16) * V15 Need help to convert this to SF for backtesting..

Topic: Pocket Pivots in Stock Finder
Posted: Wednesday, September 22, 2010 11:57:02 AM
I am exploring how to make a condition in SF. Basics of Pocket Pivot Signature stamp 1)Today's Close greater than yesterday's close 2)Today's Close should be within 2% of 10d SMA 3)Today's close above 50d SMA 4)Today's volume > Highest of Last 15 negative Day's volume I came up with the condition in Telechart.. 1) C > C1 2) H > AVGC10 and L (AVGC10 * 0.98)) 3) C > AVGC50 3)V > ABS(C1 ABS(C2 ABS(C3 ABS(C4 ABS(C5 ABS(C6 ABS(C7 ABS(C8 ABS(C9 ABS(C10 ABS(C11 ABS(C12 ABS(C13 ABS(C14 ABS(C15
Topic: Need help coding this telechart scan in Stock finder
Posted: Monday, August 30, 2010 6:33:38 PM
I am new to this programming world. Telechart functions are easy..Need help to code this in Stockfinder.. thanks in advance..50 * (C - XAVGC3.1) / 2 / (.500030519440884 * (ABS(C - C1) + .5 * (ABS(C1 - C2) + .5 * (ABS(C2 - C3) + .5 * (ABS(C3 - C4) + .5 * (ABS(C4 - C5) + .5 * (ABS(C5 - C6) + .5 * (ABS(C6 - C7) + .5 * (ABS(C7 - C8) + .5 * (ABS(C8 - C9) + .5 * (ABS(C9 - C10) + .5 * (ABS(C10 - C11) + .5 * (ABS(C11 - C12) + .5 * (ABS(C12 - C13) + .5 * (ABS(C13 - C14)))))))))))))))) + 50
Topic: Understanding MACD
Posted: Thursday, August 5, 2010 11:38:41 AM
Did we get to the bottom of this issue listed above difference of formula and actual histogram...
Topic: RSI Period 2
Posted: Thursday, August 5, 2010 11:17:08 AM
Thanks.. this really helps..
Topic: RSI Period 2
Posted: Thursday, August 5, 2010 9:37:07 AM
Bruce,
I would like to get the forumula for RSI 2 Average 2 and Exponential with Wilder Smoothing.

Thanks in advance,
Sid.