- Search Energy EXCH
- 1,159 Results (26 Threads, 1,133 Replies)
-
ecTrade replied Feb 23, 2010This one has the alerts on it. I'm not sure it's the exact one you're looking for though. Looks like someone also modified it to include an email alert. url
Heikin Ashi Alert
-
ecTrade replied Feb 23, 2010It's still not working right though, when switching between modes.
Need help of programming this EA
-
ecTrade replied Feb 23, 2010Okay, if you close out EA and reopen, and set it to options 2, 4 or 6 before clicking Ok, they will open up. So there is something wrong when you already have it open and are switching between modes. What else is new, right? This may not be as easy ...
Need help of programming this EA
-
ecTrade replied Feb 23, 2010Something got messed up somewhere I guess? With me (with 5 digits), it opens up, but places Buys when it's supposed to be placing Sells. That should be easy enough to fix, I hope ... Oh, I noticed it seemed to "switch" okay when using the indicator ...
Need help of programming this EA
-
ecTrade replied Feb 22, 2010Okay guys, the pending order idea is now the same on all the options (except Classic).
Need help of programming this EA
-
ecTrade replied Feb 22, 2010The only difference is that before the broker didn't know I expected to place any orders, and treated them as instant orders. But, for all intents or purposes they are pending orders, because I know where they are going to be placed, that is, in ...
Need help of programming this EA
-
ecTrade replied Feb 22, 2010It will work with anything that has "presets," which is everything but Dazz Classic. This is all you're looking at, the presets, except now you can see them. These are just the entry points, above and below the last closing price or, initial opening ...
Need help of programming this EA
-
ecTrade replied Feb 21, 2010Update on Dazz ... "Pending" — Okay, I thought you guys might want to see what I did with Dazz options 1 and 2. I set it up so it places two pending orders (one stop and one limit), instead of being "invisible" with just the numbers ...
Need help of programming this EA
-
ecTrade replied Feb 21, 2010Okay, I just backtested it (thanks for the instructions) and it looks like the deletion problem only occurs during the Buy mode. The Sell mode, as far as I can tell, looks like it's operating correctly. Or, I made about $1,000 over the test period ...
Need Help with My EA ...
-
ecTrade replied Feb 21, 2010Okay, I added a slight mod, for whoever downloaded a copy of the last revision. I added a latch so, that once it hits the target it latches up and stays latched, until all pending orders are deleted. That way, if they're not deleted in the first ...
Need Help with My EA ...
-
ecTrade replied Feb 20, 2010Hey that's weird, I didn't set "B_targ" or "S_targ." That might explain it. There's no target. Crap! Oops, that's the part I just deleted! I thought I was deleting something else ... Okay, I put it back. I also noticed the "reset to 0" was in the ...
Need Help with My EA ...
-
ecTrade replied Feb 20, 2010Well, since you set this out for everyone to see, you don't mind if I have a look do you? So, is it pretty much set up to operate out of the box so to speak? Or, is there anything else I need to know? Thanks!

Some coding please - for 75 year old novice
-
ecTrade replied Feb 20, 2010Sure, I don't see any reason why I can't do this. All I have to do is set it up so I can disable it (or enable it) if I decide not to use it. In fact all I have to do is set the initial (or default) values to "0" and, if you want to use it, you just ...
Need help of programming this EA
-
ecTrade replied Feb 20, 2010Okay, you're right, it didn't register (after the last fix) that you are trying to delete all pending and open orders at the same time. So, maybe it's just a matter of enabling what I disabled? One thing about it though, depending on how many ...
Need Help with My EA ...
-
ecTrade replied Feb 19, 2010Something tells me Dazz is going to be a "work in process" ... for quite awhile.
But, I will try and release a "workable" version from time to time, I guess ...
But no, I will try and keep Dazz "Classic" basic, and still provide the ability to ...Need help of programming this EA
-
ecTrade replied Feb 19, 2010Modified Time Out and Fixed Status Display ... — Okay, this is done. I also believe I fixed the problem with the status display, where it was flaking out in Dazz mode. Somehow the code got changed (or lost) with all the current mods. It was ...
Need help of programming this EA
-
ecTrade replied Feb 19, 2010Are you talking about Dazz Classic (the original) or just Dazz? I did add the "Close Early" feature (or got it to work) and that might be affecting both. I think what I need to do is set it up so most of the "new" features are disabled, at least on ...
Need help of programming this EA
-
ecTrade replied Feb 19, 2010Yes, I hope we got that fixed.
Yes, I think I need to specify one or the other here. This may in fact be what's making it "buggy." The close early function is mainly for closing out after the indicator signals a trend reversal. So, at this point ...Need help of programming this EA
-
ecTrade replied Feb 19, 2010Are you saying this (closing across charts) is still happening, or what? Basically all I need to do is specify the symbol that the chart is on when closing orders and that should take care of it ... not unless you intend to do something more ...
Need help of programming this EA
-
ecTrade replied Feb 18, 2010What, do you mean like six months later? I'm looking at the Euro right now and it's down almost 1,700 points over the USD since early last December. This is why I have suspended trading, for now, because I was employing a similar methodology, and ...
Need Help with My EA ...