PureBytes Links
Trading Reference Links
|
I'm working on a stochastic System Exploration problem. My system
test runs, but when I put the optimizations into stochastic and apply
them to a chart.....I'm not seeing in the chart what the system tester
claims it sees. It's the signal line I'm having problems working
with. I take it this is a known issue. I've tried finding a post
that helps but can't easily locate it using your search tool.
Here's the system exploration formula that refers to %D which I take
it is the signal line.
(stoch(opt1,opt3)> (Mov(((( C - LLV( L,opt1)) /( HHV( H,opt1 ) -
LLV(L,opt1))) * 100 ),3,S )))
So in the formula above I'm trying to determine that an optimized
stochastic is ABOVE it's signal line. But I'm seeing when I place the
optimization numbers in a chart....that the test buys hit on some
dates where the stochastic is BELOW the signal line. So I must not be
setting the above formula up correctly in the system tester.
Any help would be appreciated. I'm not a programmer. I generally
only attempt very simple things in the system tester. I had thought
and hoped this would be simple, but it has gotten away from me.
danged frustrating because I'm sure I'm making a simple error somewhere.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|