- Search Energy EXCH
-
pres78 replied Jun 26, 2015Be careful with any EUR based trades. Have them protected or closed out by end of day. With Greece decisions possible over the weekend the opening gaps could be huge. Protect yourself.
vsa with Malcolm
-
pres78 replied Jun 26, 2015Be careful with any EUR based trades. Have them protected or closed out by end of day. With Greece decisions possible over the weekend the opening gaps could be huge. Protect yourself.
Trading is as simple as ABCD
-
pres78 replied Jun 26, 2015Rockit, Thank you for steering me back on course. I have taken your comments, done some more research, re-wrote the trailing code and it's now working perfectly. Manages each trade seperatley based on the individual risk information for each trade. ...
Trailing Stop EA
-
pres78 replied Jun 26, 2015I've said it before... you have a working system. You want more MA lines, put levels on your MA... I am sure one of the programmers could add levels 50 or 25 or whatever pips away from the main MA just like you can do with the out of the box MT4 MA ...
Trading is as simple as ABCD
-
pres78 replied Jun 26, 2015Yes the TMA repaints (or at least any I have ever seen before do). It's constantly adjusting it calcs based on the ever adjusting history of price action behind it. If it looks 100% accurate on a look back... 99.9% chance it's repainted.
Trading is as simple as ABCD
-
pres78 replied Jun 25, 2015I still get some PM's from time to asking me if I still trade any using Clive's method and if so have I changed anything from back when Van and I were posting more regularly. I do still scalp some 1 minute pips when I have the time and not much has ...
Trading is as simple as ABCD
-
pres78 replied Jun 25, 2015Sorry if I have confused however the latest code posted yesterday is where I was sitting at the time. I have the code in a loop under OnTick so that it will keep checking and updating the trades once open until closed. I showed above how I was ...
Trailing Stop EA
-
pres78 replied Jun 25, 2015They are for each order; SellRisk and BuyRisk use the two fixed, never changing order information of Open Price and Take Profit (which is based on the risk set by the original SL / open price). Therefore these are both order specifc. The answer of ...
Trailing Stop EA
-
pres78 replied Jun 24, 2015That's why I posted my code. Hoping someone could help pick out where I went wrong in my code. It works for trade 0 regardless of whether it's a buy or sell. Trades 1,2,3 etc.. Are messed up and seem to be running based on trade 0. Thank you for ...
Trailing Stop EA
-
pres78 replied Jun 24, 2015Not quite. My EA is risk % based and as such my trailing distance and step are determined by the trade itself using information like stop loss, entry price and take profit. I have it working ok with my code however it only works for first trade. ...
Trailing Stop EA
-
pres78 replied Jun 24, 2015Ok so I added a magic number and by filtering the trail SL to manage trades only if Symbol, OrderType and MagicNumber match the order information. This seems to have stopped the crazy SL moving when looking at 2 trades (opposing directions for this ...
Trailing Stop EA
-
pres78 replied Jun 24, 2015Getting closer. Have the trailing stop working well under the tick function. However it tries to modify ALL open trades (whether buy or sells) based on the first opened trade. The first opened trade everything works perfect. Moves SL when it should ...
Trailing Stop EA
-
pres78 replied Jun 23, 2015Great looking spreads indeed but I would need to chart a different broker and trade from them... I can't stand brokers with Sunday candles. I love the brokers with the good old New York close end of day. DMM is 7 hours ahead of that... Yuck!
Trading is as simple as ABCD
-
pres78 replied Jun 15, 2015Thank you for the response. That points me in the direction of what I need to study up on :nerd: then because I have not had to code anything like what you describe before!
Trailing Stop EA
-
Trailing Stop EA
Started Jun 15, 2015|Platform Tech|17 replies
I have been working on an EA that (based on presses of chart object buttons); Opens trades at ...
-
pres78 replied May 28, 2015Thank you for the response broketrade. I have been searching various resources all day and haven't found anything that says whether it is possible. I found the list of what causes an EA to go through the re-initialization process but not how or ...
EA - OnDeinit - MT4
-
EA - OnDeinit - MT4
Started May 28, 2015|Platform Tech|5 replies
I have what I hope is a simple question for all the coders out there. Can I code an EA to not ...
-
pres78 replied May 21, 2015Yes if it accomplished something. That bar volume is low because it's time of day however it took out 3 noticeable swings lows closing below all 3. Based on that fact alone I would keep an eye on that bar. That May 19th bar was NZD news driven (key ...
vsa with Malcolm
-
pres78 replied May 21, 2015Not me, I am long on GBPNZD however (and a few other GBP pairs).
vsa with Malcolm