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 |

Stochastic (14,3,3) crossing up thru xma Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
rhoken
Posted : Monday, August 14, 2006 6:28:29 PM
Registered User
Joined: 7/30/2006
Posts: 2
Hi;
Can you write a formula for me? I was trying to scan for sk stochastic (14,3,3) crossing up through the exponential sd moving average, any time the stochastics is below 23.

Thank you
Ken
Winnie
Posted : Monday, August 14, 2006 8:33:13 PM
Registered User
Joined: 10/7/2004
Posts: 1,006
Rhoken,

Please give these three a try, with simple and exponential (SK and SD) noted.



1. STOC 14.3,3 – simple SK crossing UP through the simple SD (Signal Line)

STOC14.3.0 > AVG(STOC14.3.0,3) AND STOC14.3.1< AVG(STOC14.3.1,3)



2. STOC 14.3,3 – simple SK crossing UP through the exponential SD (Signal Line)

STOC14.3.0 > .500488758553275 * (XAVG(STOC14,3) + .5 * (XAVG(STOC14.1.1,3) + .5 * (XAVG(STOC14.1.2,3) + .5 * (XAVG(STOC14.1.3,3) + .5 * (XAVG(STOC14.1.4,3) + .5 * (XAVG(STOC14.1.5,3) + .5 * (XAVG(STOC14.1.6,3) + .5 * (XAVG(STOC14.1.7,3) + .5 * (XAVG(STOC14.1.8,3) + .5 * (XAVG(STOC14.1.9,3))))))))))) AND STOC14.3.1< .500488758553275 * (XAVG(STOC14.1.1,3) + .5 * (XAVG(STOC14.1.2,3) + .5 * (XAVG(STOC14.1.3,3) + .5 * (XAVG(STOC14.1.4,3) + .5 * (XAVG(STOC14.1.5,3) + .5 * (XAVG(STOC14.1.6,3) + .5 * (XAVG(STOC14.1.7,3) + .5 * (XAVG(STOC14.1.8,3) + .5 * (XAVG(STOC14.1.9,3) + .5 * (XAVG(STOC14.1.10,3)))))))))))



3. STOC 14.3,3 – exponential SK crossing UP through the exponential SD (Signal Line)

XAVG(STOC14.1.0,3) > .500488758553275 * (XAVG(STOC14,3) + .5 * (XAVG(STOC14.1.1,3) + .5 * (XAVG(STOC14.1.2,3) + .5 * (XAVG(STOC14.1.3,3) + .5 * (XAVG(STOC14.1.4,3) + .5 * (XAVG(STOC14.1.5,3) + .5 * (XAVG(STOC14.1.6,3) + .5 * (XAVG(STOC14.1.7,3) + .5 * (XAVG(STOC14.1.8,3) + .5 * (XAVG(STOC14.1.9,3))))))))))) AND XAVG(STOC14.1.1,3)
< .500488758553275 * (XAVG(STOC14.1.1,3) + .5 * (XAVG(STOC14.1.2,3) + .5 * (XAVG(STOC14.1.3,3) + .5 * (XAVG(STOC14.1.4,3) + .5 * (XAVG(STOC14.1.5,3) + .5 * (XAVG(STOC14.1.6,3) + .5 * (XAVG(STOC14.1.7,3) + .5 * (XAVG(STOC14.1.8,3) + .5 * (XAVG(STOC14.1.9,3) + .5 * (XAVG(STOC14.1.10,3)))))))))))


Hope this helps and I believe they are correct
Winnie
Winnie
Posted : Monday, August 14, 2006 10:26:13 PM
Registered User
Joined: 10/7/2004
Posts: 1,006
Rhoken,

These are the PCFs for STOC under 23, add these to your PCF or EasyScan

1. SK – simple Stoc14.3 Under 23 Today

STOC14.3.0 <23



2. SK – exponential Stoc14.3 Under 23 Today

XAVG(STOC14.1.0,3) <23



Hope this helps
Winnie
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.