- Search Energy EXCH
- 1,159 Results (26 Threads, 1,133 Replies)
-
ecTrade replied Feb 8, 2010By the way, for whatever reason, it doesn't appear to working, either with or without the indicator. I have no idea why? It worked fine when I was backtesting it, but now it won't place any trades. Crap! ... Of course it's probably something really ...
Need help of programming this EA
-
ecTrade replied Feb 8, 2010Yes. That's a good idea, at least until you understand it better. No, the timeframe is nonspecific, although I will probably change it at some point. Even then, hopefully I'll be able to get it to change it automatically, so you won't need to do ...
Need help of programming this EA
-
ecTrade replied Feb 8, 2010All except for Dazz_Plus mode, which is not setup, and indicator mode for options 5 and 6 (which doesn't exist), this looks correct. Also, in setup 1 (and in others) you don't have to change 1 to 0 in Dazz_1_6 if you want to go with Classic_1_2. ...
Need help of programming this EA
-
ecTrade replied Feb 8, 2010Try this: Dazz_1_6 = 1 Classic_1_2 = 0 Indicator_0_1 = 1 I don't know ... maybe I should have left the Indicator option set to 1?
Need help of programming this EA
-
ecTrade replied Feb 7, 2010Ding_Dong_Dazz_V1.3_T2 — Okay guys, I'm just about done, at least with the basic "platform" anyway. I just added the Ding Dong "Trio" feature, although I think I might call it something else (currently options 5 and 6) and, am still working on ...
Need help of programming this EA
-
ecTrade replied Feb 6, 2010Go ahead. Although I might not get a chance to look at it right away. Thanks.

Need help of programming this EA
-
ecTrade replied Feb 6, 2010Yes, this should be easy enough to do, if it's a simple matter of getting the EA to tell us when the trend reverses. In fact, I think it would be great if we could set it up so we had several indicators to choose from ... that is, if we wanted to of ...
Need help of programming this EA
-
ecTrade replied Feb 6, 2010Hey, I just tried backtesting the Ding Dong Duo (Classic) in simulated indicator mode (it reverses trend after ~ 3500 ticks, just to get it to "switch") and I only lost about $5 over a six month period. That's quite an improvement over the last ...
Need help of programming this EA
-
ecTrade replied Feb 6, 2010Sorry, I didn't realize you started the exchange. Without looking too closely, I thought both posts were his. But yeah, if you guys want to communicate this way, it would probably be better to do it via PM. Yeah, it's kind of to hard to do anything ...
Need help of programming this EA
-
ecTrade replied Feb 5, 2010Do you know how much trouble it takes to implement just one idea? It takes time, and doesn't always work right away. So, with your throwing out all these ideas out at me when, basically I'm only trying to focus on one or two, although admittedly ...
Need help of programming this EA
-
ecTrade replied Feb 5, 2010United States Employment Situation: (Non Farm Payroll Report) ...
Hey, USD! What's happened??
-
ecTrade replied Feb 5, 2010Yes, this is only setup to work with option 5, although it should work with all four indicator options.
Need help of programming this EA
-
ecTrade replied Feb 5, 2010Yeah, you're right, I think maybe I need to take some time off, and get some rest ... since it is like 5 o'clock in the morning here. Well, duh!

Need help of programming this EA
-
ecTrade replied Feb 5, 2010Ding_Dong_Dazz_V.1.3 — Okay, I can't wait, I'm going to go ahead and show it anyway. Note that there's a "T" at the end of each file. That means I am using them for testing. As soon as I get it updated and I'm satisfied I will take it off. See ...
Need help of programming this EA
-
ecTrade replied Feb 5, 2010Hey hey!
Of course I'm not ready to dive in just yet. I have one or two more fixes to go yet ... Plus, I have just one more thing to fix, and Ding_Dong_Dazz_V.1.3 should be ready to go, at least so everybody can take a look. 
Need help of programming this EA
-
ecTrade replied Feb 5, 2010Oh, I thought he was speaking to you here ... I have no idea what "apa kabar" means? Yeah, it's gone done almost 1300 points over the last two months. Now it's dropped another two or three hundred points over the last day or two.
Need help of programming this EA
-
ecTrade replied Feb 5, 2010Boy, the Euro sure is taking a nose dive right now, isn't it!

Need help of programming this EA
-
ecTrade replied Feb 5, 2010Really? It should work either way. This is the way I have it set up anyway. In fact I'm forward testing it on a 5 digit account right now. I've also gotten it to work on a 4 digit account ... so, I don't know? Maybe juanie can explain it to you? Do ...
Need help of programming this EA
-
ecTrade replied Feb 5, 2010By the way, I tried the Moving Averages indicator with a 5 digit account and didn't have any problem loading it. Do you have it in the right folder? It should be in the indicator folder. And, when you go to load it, it will be either there or in the ...
Need help of programming this EA
-
ecTrade replied Feb 5, 2010Yes, it's possible it's not set up for a five digit broker. You will have to convert or multiply the Take Profit and Stop Loss values by 10. So yes, 10 pips = 100 points. You will have to add code something similar to this: if(Digits==5) { digit=5; ...
Need help of programming this EA