- Search Energy EXCH
- 1,159 Results (26 Threads, 1,133 Replies)
-
ecTrade replied Feb 18, 2010Yes, there may be a conflict here. I forgot that, after adding the same Take Profit or closing value to the pending orders, I had set it up with a different way of deleting them ... which, I should have at least disabled at the time. I'm thinking ...
Need Help with My EA ...
-
ecTrade replied Feb 18, 2010Still Kind of Buggy ... — Oh well, wouldn't you know? I did all my testing when working on these features in Dazz "Classic" mode, and of course, everything was acting just fine. But, now that I've switched it over to Dazz Option 1, it's acting ...
Need help of programming this EA
-
ecTrade replied Feb 18, 2010Ding_Dong_Dazz_V1.3_T6 — And now, for the latest and the greatest ... Slippage Adjust Like I said above, I was going to modify the "Slippage Adjust" feature so it works only with the current Symbols on the chart, which I did. Of course I ...
Need help of programming this EA
-
ecTrade replied Feb 18, 2010Actually I already am using a magic number. In fact I just checked to make it was there, and it is. So no, I don't understand why this should happen? Will look into it later maybe if I have time. Okay, I nevermind, I think I understand what's going ...
Need help of programming this EA
-
ecTrade replied Feb 17, 2010How many versions do you have open at once? So far I've been able to keep the orders specific to the symbol and the EA that opened them, but no, I wasn't taking into account folks using multiple versions of the EA. Although I was trying to get it to ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010What, is this a Martingale? Okay, I just modified it so that all orders will close at the same price. I also set the "Same Lots" variables to "0" as a default, as it looks like you wish to set each order individually. The file has been updated in ...
Need Help with My EA ...
-
ecTrade replied Feb 16, 2010No, the order open price is entirely independent of the TP and SL. In fact all three are called out at the same time you place the order. Although sure, everything is based upon the order opening price but, in terms of the way it's written in code, ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010The numbers in the display seem to work okay so long as you are not switching between modes. Even if they get mixed up a bit, the trade still seems to open when it's supposed to. These are more of an indicator than anything. It would be nice though, ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010Well, I was looking at the initial StopLoss in the EA and it's set awfully high at 24000. So, this might be what's causing that error. It almost looks like whoever wrote the EA didn't intend to use it. If that's the case, it would have been just as ...
Need Help with My EA ...
-
ecTrade replied Feb 16, 2010Just think of P_Lead and P_Lag as pending BuyStop and BuyLimit orders, or vice versa for Sell orders. The only difference being is there is no actual pending order placed with the broker or, showing up on the chart. It behaves nearly the same as if ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010Oh well, I just found another bug on the darn thing! I don't suppose anyone else will notice it though.

Need help of programming this EA
-
ecTrade replied Feb 16, 2010Yes, I meant to say this was the main thing that needed to be fixed. And now, hopefully, we can start adding other mods and there won't be so many problems.
Need help of programming this EA
-
ecTrade replied Feb 16, 2010It's a good thing you didn't download it yet, because I was still working on it. I thought there was only one instance of it in the program but, come to find out there were five or six. The program is getting more and more involved, and I can't ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010Okay, I just updated it again a few minutes ago. The comments display wasn't working quite right. I think I have it fixed now though. And yes, it shows up on the chart in the trade section. Just do a right-hand click and click on "Comments." Whether ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010So, have you tried downloading the most recent update? (about five minutes ago). I you don't have at least the first update after I originally posted the mod, then I don't think it's going to work.
Need help of programming this EA
-
ecTrade replied Feb 16, 2010Comments Display ... — Okay, I made one modification there. If you open up the comments field in the trading section, it indicates the status for each trade. For example, if it says, Ding_Dong_Dazz_TC-2-0, the "T" says you enabled Test_Tag, ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010So, are you saying it's working now? I'm glad to hear it if it is!
Need help of programming this EA
-
ecTrade replied Feb 16, 2010Okay, try it again. I think I changed too much without taking the time to step through it to make sure it works. Even though it seemed to work fine at the time. I think one of the parameters must have changed when switching between modes without my ...
Need help of programming this EA
-
ecTrade replied Feb 16, 2010No, it's acting crazy again. Now I don't seem to be able to do anything? It was working just fine a little while ago. I was actually quite pleased with myself with the way it was working.
Now I did do quite a bit of mods to T5 that ...Need help of programming this EA
-
ecTrade replied Feb 16, 2010Ding_Dong_Dazz_V1.3_T5 — Sorry guys, but I needed a break.
Having said that, I do believe fixed this "mode change" issue. Hurray! The problem had to do with converting from a 4 digit broker to a 5 digit broker, which I did when I first ...Need help of programming this EA