- Search Energy EXCH
- 1,159 Results (26 Threads, 1,133 Replies)
-
ecTrade replied Apr 20, 2010Hey, it looks promising.
So, how many orders do you have open at one time here? Just one? I assume this is so because you are setting the stop loss. Okay.
So, what is this ".set" file that you sent me? How did you create it and how do I open ...Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 20, 2010Screening? What does that mean? Sounds like it might be a conversion issue. With the current setup or, just on a 5 digit broker? Actually it's been so long since I've worked with anything other than option 1 that can't say. Sorry. I never did get ...
Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 19, 2010Hi tulipevierge. Long time no see!
It's weird that you can't back test it. I've been testing it on a 5 digit standard demo (not IBFX) and have had no problems. Maybe this is why you can't get it to work? I've gone with a different broker, because ...Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 19, 2010Yeah, that's actually what I do or, I assign a magic number (for time frame) and check for that ... although I was mistaken about this other part.
Luxinterior is right. It's redundant.running two experts at the same time.
-
ecTrade replied Apr 18, 2010Could be. So many times an EA will specify a specific pair, and you have to change it if you wish to specify another pair. So I think I got it into my head (early on) that this was typical, and was looking for a way to place an order using the chart ...
running two experts at the same time.
-
ecTrade replied Apr 18, 2010Yeah, but it works. Or, it keeps the EA specific to the chart (symbol) and time frame that I open it on. Basically it's checking the chart and saying keep all the "new" orders specific to these parameters (on chart). The only time it's a problem is ...
running two experts at the same time.
-
ecTrade replied Apr 18, 2010This is what I add to my EA's. Don't know how orthodox it is, but it allows me to open multiple EA's according to symbol and time frame. int start() { if(Symbol()==Symbol()&&Period()==Period()){ rest of code ... } return(0); }Of course if you intend ...
running two experts at the same time.
-
ecTrade replied Apr 17, 2010Okay, it looks like there's a problem with the multiple time outs. It initializes too early and closes out before it gets a chance to close out on take profit. It should close out "after" target is reached, not before. I think I have fixed this, ...
Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 16, 2010Order Time Outs and Reset — Okay, check your Yahoo! I now have four time outs and one reset. It appears to be working correctly. Let me know how it goes. Thanks.

Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 13, 2010Shake_n_Bake_V1.1D — Okay guys, check your Yahoo's!

Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 12, 2010Sorry guys, but I just can't get it too work. I've been spending way too much time on it as it is, and I need to take some time off to do a few other things. I actually thought I could get it to work, but now I can't say ... except that it's getting ...
Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 12, 2010Oh well, easier said than done. I had most of it working, I thought, then I started having problems. Now I think I have it working (more or less), but I still need to add one more thing. And, of course I can't get it to work ... so, who knows?
Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 11, 2010My real account? No, I haven't traded in the last week-and-a-half or so. I lost over $325 before I finally opted to close out. Right now I'm adding the finishing touches to the hedge option. You and juannie keep an eye out on your Yahoos. I might be ...
Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 7, 2010Do you mean like volume or activity? Usually when I see numbers like that (when doing a download), the higher the numbers the faster the download. So, I was thinking it was faster in that sense.
Any broker with ECN access and credit card deposit/withdraw?
-
ecTrade replied Apr 7, 2010Apparently, according to the files I downloaded (the instructions), it should work if you place a copy of the DLL in each of the library folders on each MT4 account.
Creating Metatrader DLLs with Lazarus / Free Pascal
-
ecTrade replied Apr 6, 2010Is it .exe or .mt4? If it is .mt4 I could take a look.
Money Management Script
-
ecTrade replied Apr 6, 2010Hey, cool. Does this mean you can create a library and share information back and forth between two separate accounts? This is what I downloaded here, and it's supposed to be able to do that. I may check it out here shortly. Except now I'm not sure ...
Creating Metatrader DLLs with Lazarus / Free Pascal
-
ecTrade replied Apr 6, 2010Wow, the Euro has dropped by almost 250 points against the Yen over the last day or two, and the USD almost 100 points. It's too bad I couldn't hold on, I probably would have recouped most of what I lost. But, I just wasn't prepared to take the ...
Help with EA ... More Fun with Dazz
-
ecTrade replied Apr 5, 2010So, do you live in the States? If so, how do you do a withdrawal? Have you ever had any problems? And what are the fees, if any? Oh, and here is the connection speed I'm talking about on the MT4.
Any broker with ECN access and credit card deposit/withdraw?
-
ecTrade replied Apr 5, 2010Yeah, I'd pretty much figured that out, they just weren't too clear on the install instructions. Thanks.
Okay, does anybody know about the connection speed, the fact that there are two numbers there? Is one the upload speed, and the other the ...Any broker with ECN access and credit card deposit/withdraw?