- Search Metals Mine
-
xmess7 replied Dec 3, 2019jeff, could u help me understand the following: stoploss for the limitorders is the same us for the marketorder, is hidden the limitorder or limitorders and the marketorder in profit close with the win of the marketorder x 20 Pips or with the daily ...
London close trading system for currencies
-
xmess7 replied Dec 3, 2019EA UPDATE v35 EA and INDICATOR UPDATES Files located at: url -fixed the TP/SL for additional limitorders -Added 3 inputs pending StopLoss(pips) pending TakeProfit(pips) PendingOrder Expiration = (2 choices: onCloseofTrade or_90mins) pending Orders ...
London close trading system for currencies
-
xmess7 replied Dec 3, 2019Aha!! The reason the TP/SL are incorrect is cause I forgot to update them on the new extra limit orders.. Yes I add the new limit orders at the correct distances (as the user specifies) but I didn't adjust the TP/SL. That means that the extra limit ...
London close trading system for currencies
-
xmess7 replied Dec 3, 2019Jeff: Good to know what the author of the approach is doing. These conditions are different to that of the original , which is ok cause the adjustments are fairly straightforward
JLondon close trading system for currencies
-
xmess7 replied Dec 3, 2019Thnx for testing..remember IAM using thumbs to program this lol.... I'll look into this and update it soon.. Thnx Jess
London close trading system for currencies
-
xmess7 replied Dec 1, 2019Yes, that is an easy addition. However the EA starts trade activity at the OPEN of the 16:00 candle not the CLOSE, so the body has not been formed yet and thus no tail to analyze. Perhaps you are referring to the 15:45 Candle? Show an image of what ...
London close trading system for currencies
-
xmess7 replied Dec 1, 2019EA UPDATE v34 (2019.11.30) EA and INDICATOR UPDATES Files located at: url EA: Version 34 Correction was made, when user sets the PendingNumberOfOrders input the EA will now add limitOrders in a grid style at x pips away from the 1st market order ...
London close trading system for currencies
-
xmess7 replied Dec 1, 2019Nope. I re-read your 1st request and I apologize, I misunderstood. You wanted the EA to produce limit orders in a grid syle separated x pips. Since you had agreed to what I had re-stated in post url I thought you only required the ability for the ...
London close trading system for currencies
-
xmess7 replied Nov 30, 2019EA UPDATE v34 EA and INDICATOR UPDATES Files located at: url EA: Version 34 As requested added code to allow for the following: 1. New input "PendingPipDistance" - tells the EA to set the pending order at x pips from market order vs the standard ...
London close trading system for currencies
-
xmess7 replied Nov 28, 2019My pet peeve statement lol. "is it possible to add" Anything is possible. So you mixed two ideas with your statement, please one ideas at a time. I guess you want this??? 1. An input that tells the EA to set the pending order at x pips from market ...
London close trading system for currencies
-
xmess7 replied Nov 21, 2019I have about 4 months of testing so far, one more month should give me a suitable answer. The thing that I do is I artificially add spread to the approach I test. So if it can be stable with a larger spread them hec when it is run on a broker with ...
London close trading system for currencies
-
xmess7 replied Nov 21, 2019I am forward testing this. The reason I started to do this was cause of an error I made several months ago lol. So what I want to see is how stable this is. Will make a decision in about a month.
London close trading system for currencies
-
xmess7 replied Nov 20, 2019Hey just wanted to let you guys know that I ended up with 3.18% gain today. There were the trades that were opened at and after 18:00 EURAUD (market and limit) GBPCAD (market and limit) GBPAUD (market and limit) EURCAD (market and limit) Remember I ...
London close trading system for currencies
-
xmess7 replied Nov 20, 2019That correct. 17:00 s the start. I been testing 18:00. Only cause I saw some positive movements. So if I were to trade the 17;00 open I too would of had the same results u had. Jshear try testing the pairs to see if they fall in the zones. Just to ...
London close trading system for currencies
-
xmess7 replied Nov 20, 2019Oshadiif;: Hi, if you look at the video in the GitHub page you will see a portion where I show how to use the debug feature and the logs to verify that the EA is following the rules. With the debug=true and the logs you get a good amount of ...
London close trading system for currencies
-
xmess7 replied Nov 20, 2019EA UPDATE VERSION 33 url Folks. I added the requested update. You can now change the lotsize for the lot orders. There are two new inputs. PendLotSize and PendMultiplier. PendLotSize has two choices 'Same' or 'Multiple' PendLotSize=Same tells EA ...
London close trading system for currencies
-
xmess7 replied Nov 20, 2019There is only a handful and the main issue is what the mt4 server provides. Yes, I do what is called a refresh(). I do this like 20 times when asking the mt4 for anything. According to their docs there are certain parts of price data that can be ...
London close trading system for currencies
-
xmess7 replied Nov 20, 2019Ursinho4711: The clean install u made of mt4 should not affect in any fashion the operations of the EA.. what it may so is clean out any left over values that mt4 stores. In the particular error you saw it was strange. A zero divide error means that ...
London close trading system for currencies
-
xmess7 replied Nov 16, 2019Hi, I’ll look into it ASAP. basically you want to be able to set a different lotsize for the pending order, correct?
London close trading system for currencies
-
xmess7 replied Nov 13, 2019Hi
1.all testing of the EA was conducting on a vps. Whether it be on a local computer or vps that is not relevant to the EA operation.. what is relevant is memory, ram, and operating system. Hec I run the EA 24/7 on a vps which I access from ...London close trading system for currencies