hi,MrLong!MrLong wrote:If broker time varies, then the bars that calculate the pivots will be different.nonlinear wrote:I had three trades using CSS last week on demo. But I think this EA is highly broker dependent. I am running it on two broker now to assess differences.snailbeard wrote:Hi Andy,
I have now had a chance to study the CSS code and some comparisons of charts using the different versions of CSS on H4 and H1. So far, these observations only apply to AUDCAD & AUDUSD for the last month, so there is a danger of curve fitting to these pairs.
What I observed on H4 for Baluda's CSS was the best overal trend direction and for seeing a weakening of the trend. This appears to give an effective hint before a reversal, (when the lines change direction and move towards each other) so it can suggest clearing the pending orders which could trigger and run to stop loss because of a weakening trend.
However, for reducing drawdown on trades which would still be good trades but could significantly retrace: the 10.5 CurrencySlopeStrength on H1 gives crossovers sooner than H4. Due to lagging on H4 one has to anticipate a crossover by looking for the lines turning in towards a cross over, and conversley, the more the lines are moving apart the less the chance of an end of trend pivot.
If there are multiple pairs to trade then CSS can be used to suggest and prioritise trades which are more promising.
Many of my Alpari pendings get cancelled because of margin limits, so in that situation it makes sense to pick only the best pairs.
Also I noticed that RSI triggers with tight thresholds might be difficult to combine with another lagging indicator because they can often be out of phase.
If the pending orders are removed while RSI is in the correct position, RSI can move past the threshold, then too late according to RSI, H1 CSS crosses suggesting a better time to open an order.
I am experimenting with some code that I have derived from variations on CSS to see if it can work along side the other trade logic.
However, first of all. I have mystery to solve of very few trades, even with useCss = false.
I'll try the same EA on another broker account in case that makes a difference...
Please teach you, can make a separate basket management ea?Like the attachment, thank you!