| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| 10.4 A Complete System https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1481 |
Page 389 of 745 |
| Author: | Pipstubborn [ Wed May 01, 2013 11:13 pm ] |
| Post subject: | Re: 10.4 A Complete System |
Bob, thanks for the clarification. Now I can see how CSS H4 works as a brake regulator for agressive traders. |
|
| Author: | garyfritz [ Wed May 01, 2013 11:16 pm ] |
| Post subject: | Re: 10.4 A Complete System |
I haven't looked at the indicator code, but doesn't the goldenrod signal come when the two CSS lines cross? Which is a measure of *level*. I would think change of *distance* direction would be better. I.e. when they start converging, or start diverging, signal then. Unfortunately the distance value is pretty noisy and would probably produce a lot of false signals. |
|
| Author: | Jemook [ Wed May 01, 2013 11:27 pm ] |
| Post subject: | Re: 10.4 A Complete System |
Did Stretchy Slope take that into consideration? |
|
| Author: | slowkey [ Wed May 01, 2013 11:57 pm ] |
| Post subject: | Re: 10.4 A Complete System |
It is determined by the threshold Gary. // Determine background color if ( MathAbs( diff ) > differenceThreshold ) { // Check diff sign double cssLong = currencyValues[GetCurrencyIndex(StringSubstr(Symbol(), 0, 5))]; double cssShort = currencyValues[GetCurrencyIndex(StringSubstr(Symbol(), 3, 3))]; if ( cssLong > cssShort ) ObjectSet ( objectName, OBJPROP_COLOR, colorDifferenceUp ); else ObjectSet ( objectName, OBJPROP_COLOR, colorDifferenceDn ); } else { // Below threshold ObjectSet ( objectName, OBJPROP_COLOR, colorDifferenceLo ); } |
|
| Author: | garyfritz [ Thu May 02, 2013 1:01 am ] |
| Post subject: | Re: 10.4 A Complete System |
Right. The threshold accepts two CSS values if they're close to each other -- which looks at the level -- ignoring the direction they're moving. So e.g. two CSS values that are dead flat but close to each other will pass the threshold test, even though the pair could actually break in either direction. The CSS crossing signal is also much later than the indication you get by looking at direction and CSS1-CSS2 distance. |
|
| Author: | nanningbob [ Thu May 02, 2013 2:24 am ] |
| Post subject: | Re: 10.4 A Complete System |
The problem is your comparison example is a bad example. The GBP is the strongest currency across the board right now and just because there is a dip on one currency pair in the UT doesnt change the fact that the GBP is the strongest currency on the board right now. You use Aud Nzd as an example. The NZD is still stronger than some currencies and is still above the 240 line on several still. The Aud is on the weak side on every single currency. So yes it is accurately telling you the overall strength of the currency. In your Eur USD example you ignore the fact that the USD was the 2nd or 3rd strongest currency during the same time. So the difference in price movement would not be as great as compared to the weaker currencies. I played AUD weakness yesterday and GBP strength and increased my account over 4%. So keep beating your drum. The angle down does not necessarily mean it is changing direction, It means the rate of increase is decreasing but it is still increasing in strength. I will continue to play GBP strength today and AUD weakness. I will use the 1H chart to determine if I want to get back into those trends today or not. WHY? Because every GBP is above the 240 line and every AUD pair is below the 240 line. Those are my strongest trends and that is where you will find my trades going. I go to the 4H or 1H chart and find my best entrance and let it fly. Yesterdays results following the 10.4 CSS and confirming with 4H/1H charts all trades = 650 pips. gbp/nzd +168 aud/cad -14 aud/chf +73 gbp/aud +77 gbp/cad +28 gbp/jpy +35 aud/usd +85 aud/nzd -14 Totals on just gbp and aud trades +438 I will stick with it as is. |
|
| Author: | TraderDesk [ Thu May 02, 2013 7:58 am ] |
| Post subject: | Re: 10.4 A Complete System |
Hi garyfritz, Is there a piece of code that measures the "changes of distance" of the CSS pair and outputs it as an oscillator that we can attach to the CSS window or a new window? I would like to check it out and see if exits would work more reliable when the trend move weakens. Of course I can use a stochastic output as well... |
|
| Author: | Zypip [ Thu May 02, 2013 8:14 am ] |
| Post subject: | Re: 10.4 A Complete System |
Other issue may come from the differences in the amount of dowloaded p/a history between your 3 sessions. Use the available tools to force download history on H4 and D1 on all your 3 sessions and see if it makes a difference. Zyp |
|
| Author: | rosst [ Thu May 02, 2013 8:23 am ] |
| Post subject: | Re: 10.4 A Complete System |
Thanks for the update Bob - do you always wait for the goldenrod to set pendings? When you set the levels on the H1 does the color of CSS matter? How do you explain the audnzd? Thanks again for sharing your system... |
|
| Author: | TraderDesk [ Thu May 02, 2013 9:39 am ] |
| Post subject: | Re: 10.4 A Complete System |
USDJPY could be set for a bullish move as I am seeing a divergence on the 4 hour chart. If the WS1 holds then a nice bounce from here should take place. |
|
| All times are UTC | Page 389 of 745 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|