
Originally Posted by
;
I took a peek at td carrie with VB on glow.
I needed to alter the initial TD carrie method as it employs a percentage of their stock prices for buy\sellstops, stoploss amounts and take profit amounts.
I utilized a lowest historic low as my zero degree and subtracted this from the current open of the daily pub. I used this gap in calculating my buy\sellstops, 4% stoploss amounts and 12% take profit amounts. (Using the total value of the currency would make the stop loss, and make profit and buy\sellstops extremely big ).
For nearly all of the configurations I tried, the method was not profitable.
Nevertheless there were some settings that broke even or were profitable.
It was dependent on the stoploss and take profit amounts that were set.
(for me this really drove the point home regarding cash management and the way the system could be profitable or unprofitable from this alone).
I did a lot of the backtesting with a VB macro on excel. I put guys to make it easier to use. Forgive the crudeness of the dialog box--it was my first time using a box.
Connected is your excel spreadsheet with EURUSD daily information from alpari.
Scroll to the bottom for Internet profits, biggest profit for any particular trade, and biggest loss.
If you would like to try various stoploss, takeprofit and buy\sell stop percentages. Media alt f8. Pick the display user type macro. run it.
A dialog box appears and you can enter whatever percentages you want.
I believe that it's time I begin learning MQL4 in earnest.
I'll take on the coding for TD REI. After studying it at demark's book, I believe it will be a indior.
Note: demark extensively uses price action (albeit his versions of them) to determine entry for lots of his indiors and trendline breaks. Something as straightforward as price action and cash management in conjunction with TD Combo\Seq can make an extremely profitable system
phoenix
p.s. I needed to change the extension to .jpg as the forum would not let me upload a .xls file. Change the extension to .xls to open the file.