Quote:
Originally Posted by midulster
Hi my name is Derek and I'm an analyst.
|
Ouuch ... that hit me ... ROFL! Should I make the same confession?
I have had a couple of hours this weekend to study ADX and VS, and I am now a bit confused. I'll write down some of my remarks when they are fresh right now, and have a deeper look at them in the coming days.
I've incorporated both smoothed and unsmoothed calculations in my program. It seems that they give somewhat different results, larger than what I expected, but I suppose that they could be taken care of by some sort of recalibrating, as Derek suggests.
Now I have been using Delta's data that spans about 4 years backwards. It seems that the VS parameters that I earlier calculated with 10 years of data may not be the optimal ones when looking at a shorter time. That's something that I have been thinking also earlier, but my big question is here: how much time would be appropriate to look back when backtesting? 10 years may be too much, but 1 year too little.
I experimented by placing ADX checks on the trades that VS selected: trade only when ADX is above 25 and +DI/-DI are in correct order. The results were really confusing. For some of the pairs ADX selected the trades pretty well, but for most of them it seemed that I would do better without ADX. I also tried this by ignoring +DI/-DI, an the result was much the same. EUR/ZAR was the best pair, here ADX yielded excellent results, turning a heavily negative result into a heavily positive one.
I also wrote a bit unorthodox version of CSI (let me call it CSI' here) where I multiply ADXR, ATR (corrected as Dale describes) and the price of one pip. The last I have aqcuired from calculating the biggest expectable drawdown for VS and then scaling that to the roughly same € value for each pair (using Delta as reference), finally converting that to lots per trade and the price of one pip. I did not consider margins here just to ease calculations. I added a ranking based on this value to each of the trade that ADX selected, but haven't yet been able to find good enough correlations. It seems that even if a pair is high in this rank and ADX says trade, the trade can turn sour, and the opposite for low rankings.
Now I don't know if I should abandon ADX when looking at VS. Or maybe the other systems, which I have not studied yet, need to be combined into the package to get something reasonable out of it. I need to sort all of this out before I go live.
J.