Hi!dclayw » 27 Oct 2016 09:34 wrote:As they say, the biggest secret to short term trading is to lengthen the time frame (think it was Larry Williams who said that).TraderJoeForex » Thu Oct 27, 2016 7:42 am wrote:...5 Baskets closed now this week but M5H1 is building way too much drawdown so I am going to cut this one now. It confirms the importance of higher timeframe direction. H1D1 drawdown has stayed below 5%.
I have a question for you TJ, and perhaps Mathias if he'd like to chime in, (some great work you have done with this EA Mathias). Is it possible to counter trend trade with this EA. Example, when the currency line falls below whatever threshold you set in CSSDiff, the EA flags this as a sell, what about if I wanted to counter trade that and make that a buy. I played with the settings by putting -ve numbers in etc. but didn't seem to work.
I'm also having problems with CSSDelta, from my understanding it's the change in the CSS value between whatever 2 bars you set, but the values shown in the dashboard seems to take this difference and x2. The value you are using TJ is also set to 0.04 which seems really quite low to me, that's only a very small change is it not? Maybe I'm not understanding it properly but a higher threshold should lead to better (and less) trades if I'm reading it right. Haven't tested this myself yet, I just want to get a proper understanding of some of the variables.
If you want to trade opposite then please set the entry to Operation_Opposite instead of Operation_Normal.
This works for all triggers.
Second question:
It depends on AbsoluteValues true/false. If true then it compare the values against 0 line.
If false then it compare to the other line value and this means value*2 if you have WeighAllSymbols=true.
Try the different combinations to find out how it behaves.
Try WeighAllSymbols true/false and AbsoluteValues true/false combinations to find out
BR
Mathias