- Search Crypto Craft
-
squalou replied Sep 14, 2010Hi Mer, Welcome back! I had started updating the indi with some of Johnny suggestions, and that lead to the version v3.2b which is the latest current version. Please note that, as i always did, i kept the original behaviour as the DEFAULT BEHAVIOUR ...
A Simple London Breakout V.2
-
squalou replied Sep 14, 2010Cheers Johnny... This actually explains why some of the 3Tier LBO boxes were not positionned where they should have in some of your screenshots (and in some of my charts as well!!!)... Damned MT4 that won't tell you about those missing bars!!! SQ
Finding Gaps in History Data
-
squalou replied Sep 13, 2010Tip for the Indicator — Here is a tip to quickly find and spot gaps in your history data once you have loaded the "sqShowHistoryGaps.mq4" Indicator on a chart: - display the Objects drawn on your chart: ctrl-B - all objects drawn by the ...
Finding Gaps in History Data
-
Finding Gaps in History Data
Started Sep 13, 2010|Platform Tech|17 replies
Hi all, A quite common issue with Metatrader is having bad history data. This leads to very ...
-
squalou replied Sep 8, 20103-tier EA, not 5-tier yet — Hi, the EA still trades only the 3-tier version currently. You can still setup the 3-tier so that its far end (TP3) is your 5-tier far end (TP5). A 5-tier version EA would open 5 trades instead of 3. That has also ...
A Simple London Breakout V.2
-
squalou replied Sep 7, 2010johnny, While the box is forming, ZZ-sema will follow the highest/lowest bars. On sep 2, you end up with the ZZ showing the BOTTOM side as the best place at the time the box has formed. Here is the 3-zz-sema at the end of the box on sep 2 (GU): as ...
A Simple London Breakout V.2
-
squalou replied Sep 6, 2010Thanx for that change, i'll check it out. Don't know why M30 would not work, though. The EA handles every tick, not just bar close. Anyway, i will test your change. SQ
A Simple London Breakout V.2
-
squalou replied Sep 4, 2010(hey guys...Mer is online NOW...
) Hey Mer ! How do you find your new thread paint ?
How is your vacation doing ?.... SQA Simple London Breakout V.2
-
squalou replied Sep 4, 2010(French lady, sorry guys...
c'est parce-que tu n'as pas l'indicateur de cette strategie, "3 Tier London Breakout V.3.2a.mq4" (tu le trouveras en cliquant le trombonne en haut a droite), qui sera chargé par le template. Le template ne charge que ...A Simple London Breakout V.2
-
squalou replied Sep 4, 2010hehe.... that's my "news trading" BO template for 14:30(gmt+2) news trading; been using that for a while (since LBO V1 actually!) and works really great. Put it on M1 charts. As you can see from the template, i use a very short box -- only 5 minutes ...
A Simple London Breakout V.2
-
squalou replied Sep 3, 2010EA uses the broker time — EA uses the broker time, just like all your MT4 charts. MT4 only knows about the broker time. Local time is accessible programmatically, but is not used in the EA. The Comment area of the EA (up left corner) gives you ...
A Simple London Breakout V.2
-
squalou replied Sep 3, 2010It took me several minutes to understand that one... Tell me if i got it right: What you're saying is that the Stochastic indicator code invokes one of the OHLC lines to determine the hi/lo over the given %K period: High[],Low[] and Close[] for the ...
A Simple London Breakout V.2
-
squalou replied Sep 3, 2010hi I'm glad you are doing well with it, but be careful with live trading the EA. It is ok trading only 1 trade at a time, but i have not yet released the fix for the Trades2&3 not moving to BE after TP1 hit. You are welcome to post your settings and ...
A Simple London Breakout V.2
-
squalou replied Sep 3, 2010The box size is our SL. I put 20 pips because i think that if the box is plotted at a "good" place, then we shouldn't need a bigger SL. You can make it bigger to allow the trade to breathe more, but bigger SL also means bigger losses when it's hit. ...
A Simple London Breakout V.2
-
squalou replied Sep 3, 2010wow... this is turning into fight! Johnny, Mer will certainly appreciate ideas towards improving the strategy. However, as xmph pointed out, Mer has put a clear warning in post #1 about posting new ideas, and keep the strategy the way he has ...
A Simple London Breakout V.2
-
squalou replied Sep 2, 2010You're pretty damn right! I thought about doing that some days ago, but i let go too far, for sure. Mer will have some heavy house keeping to do when he's back
We did put quite a mess here...
SQA Simple London Breakout V.2
-
squalou replied Sep 2, 2010Experimental Indicator V.3.2b: exploring JohnnyBSmart path... — I coded a small change to the Indicator that will allow us to explore a first approach to JohnnyBSmart's inputs; i.e.: consider the latest extreme (reversal) within the box as a ...
A Simple London Breakout V.2
-
squalou replied Sep 1, 2010NOW you're talking !!! I have now moved from "intrigued"

to "all ears open" :nerd: Let me just summarize Mer's strategy to lay things down clearly for everyone. The Breakout Box is based on the observation that market opening (London open ...A Simple London Breakout V.2
-
squalou replied Sep 1, 2010The automatic magic number (when MagicNumber input is 0) is generated based on pair+timeframe+"objPrefix"; Same pair+same timeframe means same magics, unless objPrefix input is different. If you don't want to change the magic, then you need to ...
A Simple London Breakout V.2
-
squalou replied Aug 31, 2010johnny, you sound like a "university professor" during a "practice session" ...
" I know you can do it... just twist your brains a bit more, you WILL get something out of it..."
Ok, so, what's wrong with that left box position in ...A Simple London Breakout V.2