- Search Crypto Craft
-
squalou replied May 14, 2010Take one of Mer's charts above, compare to your chart, you'll find the Start/End of the box easily, then just set the start/end time to bar time of the the first/last bars matching Mer's box. It's that simple, and you'll be sure to have the correct ...
A Simple London Breakout
-
squalou replied May 12, 2010hi please use London BreakoutV9.1.mq4: "monday-morning fix" in post #642; V9 still has this issue. url Sq.
A Simple London Breakout
-
squalou replied May 12, 2010It still has the famous "Trading disabled by the criminal pillock. Please wait for him to get out of bed." message, so we all know who it comes from
i am respectful of your work, that's why i'll keep its name here. Unless you insist. After ...A Simple London Breakout
-
squalou replied May 12, 2010i got it Steve, and i apreciate being part of your "beta-tester group", eventhough i haven't picked up on it yet... i just couldn't focus on it right now... I'll dig into it soon, you can be sure. Sq.
Swing momentum trading - the robots are taking over
-
squalou replied May 12, 2010My impression is that you MUST use it on MULTIPLE pairs if you want to counter the losses on a given pair. I have the feeling also that trading "triangular pairs" will give better results in that area: using GU, EU and EG triangle together will make ...
A Simple London Breakout
-
squalou replied May 12, 2010RRRrrrrrrrrrrr.......... i think i got the bad "bug" down.... i "forgot" to put back a change i made for unit testing. That keeps happening, eventhough i always use my favorite compare/merge tool before releasing. This time there just was too many ...
A Simple London Breakout
-
squalou replied May 11, 2010just don't forget to look over its shoulder often... it's still a pre-school EA... and it likes to chew your account pretty badly..
Still needs to learn good manners... Sq.A Simple London Breakout
-
squalou replied May 11, 2010Hi Steve, You're an awesomely tireless prolific coder !!! I've been busy with the LondonBreakout bot lately... Can't put my efforts everywhere... Looking at the test results definitely picks my curiosity here... I'll be following this more closely ...
Swing momentum trading - the robots are taking over
-
squalou replied May 11, 2010ok... I know what you are all doing right now...
looks like "noise" is following me...
can you give the few logs around the message you are getting ? There should be also the "system" message near this Alert message looking like this: ...A Simple London Breakout
-
squalou replied May 11, 2010Steve Hopwood's London session breakout auto-trading robotV3.0.mq4 — Al right.... After a few hours of coding and intense unit testing, i came up with this new V3.0 version of the EA... The main new feature, that EVERYONE was waiting for: ...
A Simple London Breakout
-
squalou replied May 10, 2010London BreakoutV9.1.mq4: "monday-morning fix" — So... Here is the fixed version of the Indicator for the "monday-morning issue". * V9.1: [Squalou] * - "monday-morning fix": box wouldn't draw on mondays when the box time includes ...
A Simple London Breakout
-
squalou replied May 10, 2010Hi Guys... troubles trading on mondays ?.... Can you zoom out your charts and tell me if this happens all ALL mondays on your charts ? I get the same result if i set my box to start at 23:00 and end and 02:00 for instance, ie when it has midnight ...
A Simple London Breakout
-
squalou replied May 10, 2010Stace, this is a SCRIPT, not an EA SCRIPTS eexecute only ONCE, AT THE TIME YOU RUN IT. You have to move BE manually when using the script. This is also known as "MANUAL TRADING"
Sq.A Simple London Breakout
-
squalou replied May 10, 2010Hi, As Mer explained in some posts, the box INCLUDES the bar that is starting to form at the "EndTime". Meaning that: on M15 chart, with EndTime set to 07:00, the box will draw at the END of the 15-minutes bar starting at 07:00, so it will draw the ...
A Simple London Breakout
-
squalou replied May 8, 2010Money Management in the EA — Yes, that will be added to the EA too, definitely. Sq.
A Simple London Breakout
-
squalou replied May 8, 2010Should we use LIMIT orders ? — Question for Mer and the community: the last change to the script (V3.1) attempts to "fix" the "error 130: invalid stops" issue by sending a LIMIT order instead of a STOP order when price does not allow for a ...
A Simple London Breakout
-
squalou replied May 8, 2010London Breakout scriptV3.1.mq4 — hohooo.... looks like my brains are heating a bit.... Here it is. London Breakout scriptV3.1.mq4: * - fixed errors when market price is incompatible with STOP orders: * open LIMIT orders instead of STOP orders ...
A Simple London Breakout
-
squalou replied May 7, 2010Updated _Delete_Pending script — Here is an updated _Delete_Pending script that will delete ALL pending orders on the current chart. If MagicNumber input is 0 (default) it deletes all pending orders for the displayed pair, REGARDLESS of WHICH ...
A Simple London Breakout
-
squalou replied May 7, 2010Here is a "quick starter-guide": -1- open the indicator on the chart you want to display it; - setup your input settings as you wish (time, etc), click OK; -2- manual trading can be done using the scriptV3.1: (V3.1 i just posted fixes the "invalid ...
A Simple London Breakout
-
squalou replied May 7, 2010stace, Yes, price needs to be between the green fields to open orders properly. Attached is scriptV3.1 that will open LIMIT order instead of STOP order in this condition. Hopefully this will fix the issue! Sq.
A Simple London Breakout