- Search Energy EXCH
-
Dewey McG replied Jul 20, 2013Slowly the wheels are starting to turn and I can see a dim light at the end of the tunnel. Just for fun I threw another indicator to see if I could do this--show where the DS (dissimilarity) would point the way towards a trade. I used a semafor ...
The similarity system
-
Dewey McG replied Jul 20, 2013Over the same period of time using your method would have generated at least 6 out of 7 winners, even 7 out of 7 depending on your SL settings, so also looks quite promising. I used vertical lines to show when ZZ tops and bottoms were made according ...
The similarity system
-
Dewey McG replied Jul 20, 2013Thanks! My coding skills are limited, so I e-mailed someone who is much better to help me write the condition to see of the stoch is above or below the outer bands of the BB of the stoch so I can try writing a simple EA to test both what I suggested ...
The similarity system
-
Dewey McG replied Jul 20, 2013I only went back the last week, but this looks like a high probability trade: - ZZ bottom or top forms - EMA is outside the BB band - Stoch is outside the BB band (same side as above) - Target is middle BB band - SL is tight--only 10 pi[s This would ...
The similarity system
-
Dewey McG replied Jul 18, 2013I can see that when I draw in where the new zone will be
The similarity system
-
Dewey McG replied Jul 18, 2013I know the CI method is, as my daughter would say, so yesterday, but I thought I would go ahead and share this. It takes me several times reading all this stuff to even start to make sense, so I was already working on putting to most relevant posts ...
The similarity system
-
Dewey McG replied Jul 18, 2013OK, Figuring out where the zone will be and where price will probably be once the zone is full formed doesn't seem too hard. Pardon me for being slow (it's takes more repetition with me for things to sink in), but what do we do with this information? ...
The similarity system
-
Dewey McG replied Jul 18, 2013I had to go out of town for a few days so am scrambling to catch up. Here are a couple observations though: 1. Most charts aren't showing the old zones grayed out once they have been taken out. It's on the indicator properties and probably a good ...
The similarity system
-
Dewey McG replied Jul 13, 2013My head is still spinning trying to take everything. Thanks for a great thread! Would it make sense to add another instance of Ralome's indicator on the chart showing zones that are generated from a different time frame maybe using slightly ...
The similarity system
-
Dewey McG replied Jul 11, 2013Great thread! I am going to start trying this on demo. With the talk about refreshing the cycle indicator I remembered this came up on another thread, so someone came up with this one that will automatically refresh your chart however often you ...
The similarity system
-
Dewey McG replied Jun 23, 2013I am still learning how to code and I use a wizard to make it easier. This strategy looks simple enough so I took a crack at an EA. Please do NOT use this on a live account as there will likely be some bugs. I can add Indrek's suggestion for ATR ...
Ichimoku King System
-
Dewey McG replied Jun 3, 2013What will be your TP--around 1.56? Looks good, but a long wick so your SL will be big
DailySniper
-
Dewey McG replied May 15, 2013It took a while but I was able toprogram the EA for Zorro, a totally different format which allows formore complete testing. I recommend this site to everyone: url And it's free! Let me explain a little aboutback-testing so this makes sense. You ...
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 13, 2013EA Update: There is a bug on the Breakeven function which I will get to. It is causing the EA to get out too quickly. Until I get a chance to fix it just set the breakeven to a very high amount so it doesn't trigger. I am currently redoing the EA in ...
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 12, 2013It is not supposed to take so many trades so close together. Did you change the input for hours between?
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 12, 2013I have D1H1Extra on mine. I am going to be busy for a while but will have a look later at that one to see if I can find the bug
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 12, 2013Weird--none of them opened a trade on mine. Did you use an old link? The first ones I did had bugs
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 12, 2013No--I hard coded the EA to look at the Daily for trend (the EMA's) and take trades on the hourly. You can add it to any timeframe and it will trade the same
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 12, 2013As I mentioned before I will be able to do much more extensive testing when I convert this to the Zorro platform, but I thought I would go ahead and show an optimization report and results for back testing one pair, EURJPY, for 2011 to 05/09. 2011 ...
D1 - 20 EMA & 50 EMA
-
Dewey McG replied May 11, 2013One of the things I was going to try is writing the same EA in Zorro. It is another platform that is much better than MT4 for back testing optimization and walk forward analyses. Also--it is free! Once I convert the code, it will take no more than a ...
D1 - 20 EMA & 50 EMA