- Search Energy EXCH
- disbellj replied Oct 31, 2011
Here's an update. Found wrong parameter in iCustom function when using HASmtf. Now fixed. Use last templates posted with this EA. Note: EA attached to this post, or you can download full install for Mac or Windows via links below, from 4shared. Kind ...
Indicators development for T101's not very simple method
- disbellj replied Oct 31, 2011
Here's an update to test. Made lookback number of bars to be 10000 instead of 500. Added comments for support and resistance. IMPORTANT: If ever support or resistance is ever 0 in comments, that would cause opens and closes if you have stoploss code ...
Indicators development for T101's not very simple method
- disbellj replied Oct 31, 2011
Telac, Not disappointing at all. In fact, the code looks right, but I'm getting trades opening one after the other. I actually feel better knowing that it's just a problem on my machine and not others. Thank you. Kind regards, Don
Indicators development for T101's not very simple method
- disbellj replied Oct 31, 2011
102911 ea is crap! Discard! — The ea i last posted is opening and closing trades every second. This is obviously wrong. The ea is crap. Please go back to the ea before it and test that one. Kind regards, don
Indicators development for T101's not very simple method
- disbellj replied Oct 30, 2011
dryclean, The EA is for single-pair. The lowest spread is EURUSD, so I recommend it. Due to MM, you can make as much with single pair as with basket. Kos is trading a basket EA I believe, but has agreed that one can make as much with single pair. ...
Indicators development for T101's not very simple method
- disbellj replied Oct 30, 2011
Many thanks guys. I just haven't gone to John's thread because if he's go something good over there going, I surely don't want to mess that up. Plus, I am here
So , like Kos, plan on staying here, and hopefully we'll all benefit. Having said ...Indicators development for T101's not very simple method
- disbellj replied Oct 29, 2011
I now submit maybe the last EA needed for any of us. The main reason I do this, is because the more people trade this, the MORE profitable we all are, not less
Plus, I can always tweak this and make it different if need be... and so can any of ...Indicators development for T101's not very simple method
- disbellj replied Oct 29, 2011
Kos, Thank you for giving feedback. Congrats on your gains! I hope you understand I'm trying to help, just am not doing too well right now in multiple areas, so have no choice but to basically take time off. I appreciate your input. Hopefully you ...
Indicators development for T101's not very simple method
- disbellj replied Oct 29, 2011
there are other basket indicators like this, that need no offline chart. I made a couple over a year and a half ago. Search the thread.
Indicators development for T101's not very simple method
- disbellj replied Oct 24, 2011
Here is a (hopefully) fixed version to test. It can be changed to trade differently than it does, but at this point, I'm only using: VQ7 lines, with choice to use arrows instead. VQzz lines (set as default indicator, since people have given feedback ...
Indicators development for T101's not very simple method
- disbellj replied Oct 21, 2011
Sent you one back
Thank you
Kind regards, Don Indicators development for T101's not very simple method
- disbellj replied Oct 21, 2011
Then I may upload updated/corrected EA to test. Going to rest for now. Kind regards, Don
Indicators development for T101's not very simple method
- disbellj replied Oct 21, 2011
Steve, Actually, I made not only the indicators that don't need and were before offline charts, and are closest to Julius' IA and adds upon it, I gave an EA of Kos' first T101 strategies over a year and a half ago. That EA didn't use and doesn't ...
Indicators development for T101's not very simple method
- disbellj replied Oct 20, 2011
BTW, although we talked about the things in variable section of EA is locally defined and not meant to be seen by rest of EA, that really is not true. With this EA, the shell I used to make it, the way it is laid out, these local variable can be ...
Indicators development for T101's not very simple method
- disbellj replied Oct 20, 2011
YES!!! THIS is what I'm talking about! I love it! Guys, if you need help implementing what you are wanting to test, just let me know. For all, I added a 10 EMA in my version of the EA. I will go through steps I took. I changed STF and TTF at top of ...
Indicators development for T101's not very simple method
- disbellj replied Oct 19, 2011
OK. Need to make this clear: IF USING M15 CHART, DON'T USE M1/M15 TEMPLATE, USE M15/H4 TEMPLATE. IF USING M1 CHART, DON'T USE M15/H4 TEMPLATE, USE M1/M15 TEMPLATE. In light of this information above, the code 20*(TTF/STF) yields on M1 chart using ...
Indicators development for T101's not very simple method
- disbellj replied Oct 19, 2011
rs, Thanks so much! I will look into that. That of course should not be the case. It's got to either be in "user-intended" code "module" I just described -OR- in actual exit code. At least I know where to look
(Just taking a moment to think, it's ...Indicators development for T101's not very simple method
- disbellj replied Oct 19, 2011
When I say my multi-indicator/one "system" EA is "modular", I mean: The variables Trend and TrendColor are global variables, declared at top of EA before init function, whose values can be seen be entire EA and all functions, and which Trend is used ...
Indicators development for T101's not very simple method
- disbellj replied Oct 19, 2011
Thanks guys for not giving up on the EAs. If having problems, move on to testing Kos version. This version honors Kos' pullback. It may not be perfect yet, I may have to code pullback for only first trade. The pullback code is as follows: First, ...
Indicators development for T101's not very simple method
- disbellj replied Oct 18, 2011
EaglePip, Thank you
All you should have to do is put the EAs in experts folder, launch MT4 and load template. No need to go into user inputs. If a change is made in user inputs, a new template needs to be made. This is why Administrators need to ...Indicators development for T101's not very simple method