travlr 80 posts msg #30157 - Ignore travlr |
12/6/2003 3:45:45 PM
EW,
Just to throw something at 'cha...
In this statement:
//"I use stochastic timing ( 5,3 ) in all chart periodicities. The slow line is smoothed, the fast line is forward weighted."//
Are simply using a standard SlowStoch(5,3). Or by saying "forward weighted" are you referring to using a... WMA of the RawStoch Calculation (5, )... and then the typical SMA for the further smoothing ( ,3)?
Thnks,
|
TheRumpledOne 6,411 posts msg #30158 - Ignore TheRumpledOne |
12/6/2003 4:38:00 PM
Trading is not gambling!
When you gamble, you give up control. The spin of the wheel, roll of the dice, turn of cards, etc... decide the outcome.
If you trade well, you are in control of the trade. You can decide to cut losses or take profits at any time.
|
travlr 80 posts msg #30161 - Ignore travlr |
12/6/2003 4:49:36 PM
Wait a sec...
I think I should have said... a WMA of the FastStoch calculation... RawStoch is not smoothed, and therefore only has a single parameter(K only). It gets a little confusing sometimes.
Here, I'll write this down, so I can sort it out in my own mind...
RawStoch (K)= the basic value... ((latest - (x)peiod low)/((x)period high - (x)period low)* 100). ...(ie. x=5) ...hence one parameter.
%K = the smoohing period(SMA typical,ie.SMA(3)) of the (K)
FastStoch = (K,%K) ...as the parameters. ...ie. FastStoch(5,3)
The calculation for FastStoch is now referred to ...%K.
%D = The smoothing (SMA typical) of the calculation of FastStoch(now referred as(%K)).
SlowStoch = (%K,%D) ...as the parameters. ...ie. SlowStoch(5,3).
Hmmm, did I leave anything out. lol
Oh yea, ...we could get even more involved...
Fast%K = FastStoch(5,3).
Slow%K = SlowStoch(5,3).
Fast%D = (S)MA of SlowStoch(5,3).
Slow%D = (S)MA of Fast%D.
I never seen the further breakdown in use but it's been defined this way in places...only to further confusion, I'm sure, lol .
Yup, my question relates to the smoothing of FastStoch.
Wow... Stick all that in your pipe and smoke it. HeHeHe!
|
travlr 80 posts msg #30162 - Ignore travlr |
12/6/2003 4:57:38 PM
No! My question does relate the initial smoothing if the Raw.
I'm happy I sorted that out. I've got a wee bit of smoke coming out my ears.
I wish this site had an edit feature.
|
travlr 80 posts msg #30163 - Ignore travlr |
12/6/2003 5:00:42 PM
Rumpled One,
Here!.. Here!
Good show old boy!
|
travlr 80 posts msg #30164 - Ignore travlr |
12/6/2003 5:08:14 PM
There's a minor mistake in my translation of the above calculations. Let's see if someone can catch it.
|
travlr 80 posts msg #30166 - Ignore travlr |
12/6/2003 7:28:06 PM
EW,
"It's like having three people trying to push a car ,but they all push with different timing. When finally says O.K. on the count of three we'll all push... then the car relly starts moving."
Good analogy.
|
travlr 80 posts msg #30167 - Ignore travlr |
12/6/2003 7:29:21 PM
We need an edit feature.
|
MODERATOR 28 posts msg #30168 - Ignore MODERATOR |
12/6/2003 10:43:01 PM
This message has been removed by StockFetcher.
|
TheRumpledOne 6,411 posts msg #30192 - Ignore TheRumpledOne |
12/7/2003 5:23:18 PM
http://www.optionetics.com/articles/article_full.asp?idNo=8558
|