- Search Energy EXCH
- Seavo replied Jan 12, 2007
CloseByPL? — Sorry I can't help more but I'm more of a code hacker than a programmer. Maybe you'll find some interesting code in here though, especially the CloseAll() function. Good luck :-)
Closing multiple positions at the same time
- Seavo replied Jan 12, 2007
btw, I love learning too. All my friends think I'm nuts, but learning about trading is the most fun I've had in YEARS! Thanks for letting me share a little knowledge too
See you around Torfilie. SeavoNews releases and use of EA
- Seavo replied Jan 12, 2007
lookin' good :-) — Yeah! That's the answer. You can also give it defined sl, tp etc as well, but if it's working, I'd leave it alone
You can find info on the OrderModify() command here: ...News releases and use of EA
- Seavo replied Jan 11, 2007
now this is starting to be fun ;-) — Hi Torfile, <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o
></o
> From what I'm getting, the main issue is the SL? When you say that it has to be a pip value, you mean like ...News releases and use of EA
- Seavo replied Jan 10, 2007
Hi Torfinn, When you say that the screen shot program executes the order, do you mean with a keyboard orr mouse click macro by "pressing" F9 and "clicking" 'Sell' for instance? If so, your MetaTrader preferences will take over. If you use the EA to ...
News releases and use of EA
- Seavo replied Jan 5, 2007
great thought :-) — Hi Yoda_Glenn, I actually had a similar idea for getting EAs out into my Oanda account and halfway finished a few nifty little scripts that would do it. You wouldn't want my code (it's still super buggy), but you can use ...
“Alien Infector,” an MT4 script idea
- Seavo replied Dec 18, 2006
P.s. :-) — Oh, and I still use oanda. They've been great so far. Seavo
Starting with OANDA and bad leverage from them
- Seavo replied Dec 18, 2006
Too familiar — Hi MPR_NY, From one noob to another, be careful (!!!). I had almost the exact same questions when I opened my first live account (also with OandA). I had successfully traded the news in demo for a couple months and thought it ...
Starting with OANDA and bad leverage from them
- Seavo replied Nov 28, 2006
EA Builder and crosses — Hi FibzY, For each action you want it to take, you would click 'Add' under the logics and then input the parameters in groups of two. So for instance, in order to create a buy signal when the RSI crosses 50, you would ...
Is it Possible to Make an EA that does this?
- Seavo replied Nov 27, 2006
Expert Advisor Builder — Hi FibzY, This sounds simple enough you might be able to use Expert Advisor Builder. I usually use it to create the basics of my EAs and then tweak the code from there (since I'm a MQL noob). Since this is my first ...
Is it Possible to Make an EA that does this?