I've indicated GBPJPY and EURJPY there, let's concentrate on them for a second.
I haven't been able to be in front of my computerscreen and follow this up closely, but it seems a bit weird that both the entry conditon and exit condition happen so quickly, one right after another.. It may really be that SuperCSSDiff{H4} is much more reactive than I suspected and thus that Min_SuperCSSDiff{H4} = 0.8 as a constraint for both entry and exit is simply too weak. Therefore I'm going to up this to 1.3 for both and hope that it holds. Can anybody confirm that he/she has seen superCSS{H4} being volatile enough to swing from positive to negative values in relatively short periods of time?
Perhaps the easiest way to see the volatility expressed by the settings of this indi is to put a 7LWMA on the chart and I would expect to see a lot of whipsaw in those sections of chart you have highlighted.
The 7LWMA is not exactly the same since the CSS is based on TMA slope as far as I am aware but looking back with the 7LWMA is as close as we can get visually without filming the TMA in real time.
When there is a CSS cross on the current candle then I think price is crossing the MA essentially and we know there are plenty of ocassions with plenty of whipsaw where price is trying to pick a side. Even though you are not using 0 point as price approaches it is the same deal. I am not sure what the solution to this will be although using a closed candle for exits (shift 1) may help?
TraderJoeForex » Sun Oct 16, 2016 11:51 pm wrote:
Perhaps the easiest way to see the volatility expressed by the settings of this indi is to put a 7LWMA on the chart and I would expect to see a lot of whipsaw in those sections of chart you have highlighted.
The 7LWMA is not exactly the same since the CSS is based on TMA slope as far as I am aware but looking back with the 7LWMA is as close as we can get visually without filming the TMA in real time.
When there is a CSS cross on the current candle then I think price is crossing the MA essentially and we know there are plenty of ocassions with plenty of whipsaw where price is trying to pick a side. Even though you are not using 0 point as price approaches it is the same deal. I am not sure what the solution to this will be although using a closed candle for exits (shift 1) may help?
Well here are 2 I caught in live action:
GBPJPY.png
NZDUSD.png
Since SuperCSSDiff{H4} is the only exit mechanism, then there seems to be something wrong as there is truly no reason for those 2 trades to exit there. So good thing and relief is though that the SuperCSS on the H4 is not as sensitive as I feared it to be and therefore the current candle can luckily be used for both entry and exit. The trouble with shift=1 for H4 is that we'll have to wait for potentially 4 hours before we can take an action - which is really a loooong time since we know that markets can move substantially quite quickly. Remember that TMA's, CSS's and HGI's power rather lies in displaying "the here and the now".
Just to make sure again Mathias these are should be correct right?
Entry 1.png
Entry 2.png
Exit 1.png
Exit 2.png
Cheers,
Aram
You do not have the required permissions to view the files attached to this post.
Not sure if this helps but if you have both the CSS H4 Diff Entry and Exit min set to 1.3 would that not cause the open and close to happen simultaneously?
Not sure if this helps but if you have both the CSS H4 Diff Entry and Exit min set to 1.3 would that not cause the open and close to happen simultaneously?
Cheers Richard
Hi Richard,
Well that's what I tried at first but received lots of those errors nonetheless. I then asked Mathias' help and he wrote me this:
MathiasJ wrote:
Have you tried Exit Diff with Min 2?
It is a bit tricky to explain the exit functionality but in this case having Min 2 it means that it must pass 2 on the other side.
Let me explain:
In normal Diff and Min=2 then if Currency1 - Currency2 > 2 it means a Buy.
In corresponding Exit Diff and Min=2 if Currency2-Currency1>2 it means CloseBuy.
I may rethink the meaning of the configuration if it is not logical to grasp.
Maybe I should change it to your thinking that in case of a Buy if it reverse to -2 then it should Close then it would be natural with Min=-2
If I understood you right then you have a good point and I will consider changing the meaning.
Maybe I'm something missing in the other settings??
Here's another one I caught:
NZDCHF.png
Cheers,
Aram
You do not have the required permissions to view the files attached to this post.
Well that's what I tried at first but received lots of those errors nonetheless. I then asked Mathias' help and he wrote me this:
MathiasJ wrote:
In normal Diff and Min=2 then if Currency1 - Currency2 > 2 it means a Buy.
In corresponding Exit Diff and Min=2 if Currency2-Currency1>2 it means CloseBuy.
Maybe I'm something missing in the other settings??
Cheers,
Aram
[/quote]
Thanks Aram...I also thought that it maybe setup as Mathias described above (sorry missed that post). Hope Mathias and you can work it out
ps. really enjoy experimenting with this bot Mathias...hope I can add some value with some demo accounts I am running
rapple » Mon Oct 17, 2016 2:40 am wrote:
Thanks Aram...I also thought that it maybe setup as Mathias described above (sorry missed that post). Hope Mathias and you can work it out
ps. really enjoy experimenting with this bot Mathias...hope I can add some value with some demo accounts I am running
Good stuff Richard
Mathias I've just detected another such closure:
NZDCHF.png
Have you reversed the logic perhaps?
Cheers guys and thanks for your magnificent work Mathias!
Aram
You do not have the required permissions to view the files attached to this post.
Cheers guys and thanks for your magnificent work Mathias!
Aram
Hi!
No logic is changed in that area.
What did you expect to happen?
I think I need the setfile in order to fully understand.
There might be combinations that are not compatible eg. if using OPERATION_Opposite together with corresponding Exit indicator but need more information before I can tell in this situation.