- Search Crypto Craft
-
squalou replied Aug 16, 2010It is a max limit per session overall, not consecutive losses. If market is in a tight range, then the losses will likely be consecutive, but not necessarily. When using martingale, the lost pips will be recouped even with non-consecutice losses (if ...
A Simple London Breakout V.2
-
squalou replied Aug 16, 2010If you are setting the MaxRisk to non-0 (perhaps 2 (percent)), that could generate lot sizes smaller than the minimum lotsize of your account, depending on how much is on account. Here is a small script i had written for myself to show market ...
A Simple London Breakout V.2
-
squalou replied Aug 16, 2010error 131 is "invalid trade volume". Non-mini/micro accounts won't allow Lot sizes under 0.1 (0.01 will be rejected). Read this: url You are probably in this case. Try changing the Lot value to fit the LOTSTEP value, probably by steps of 0.1 lot. ...
A Simple London Breakout V.2
-
squalou replied Aug 16, 2010stops are far enough from the open price, so it must that you need to set the "brokerisECN" to true to send orders in 2-steps to place the SL. SQ
A Simple London Breakout V.2
-
squalou replied Aug 16, 20101. no offset yet in the EA 2. you can set TP3 = TP1, this will make the EA open 3 trades all with TP1 target. So, you still have 3 trades instead of just 1, but they will all hit the same TP1 at the same time
; Just divide by 3 the usual Lot ...A Simple London Breakout V.2
-
squalou replied Aug 16, 2010what is the error code ? Look into the Journal tab for the details. Post a partial copy of the journal so we can see what happens -- at what price/TP/SL the orders are being sent; Sq
A Simple London Breakout V.2
-
squalou replied Aug 15, 2010What you were all waiting for has arrived... — Hi guys, the so awaited EA is finally available now, here ! Attached is the EA that you should put in your (mt4)/experts folder. And its User's Guide in text format, that i reproduce here. Now you ...
A Simple London Breakout V.2
-
squalou replied Aug 10, 2010EA almost out of the oven... just needs herbs and salt... — ok, we're almost there...
One final fix ongoing on the Mart code, and it will be served at the right temperature ... SQA Simple London Breakout V.2
-
squalou replied Aug 6, 2010The AutoMart test shows a max DD of 4% for 0.01 lot and initial deposit of 10.000. With 0.1 lot (1$/pip), this would become a 40% DD... And would have wiped out your account if the next factor would have been a loss... SQ
A Simple London Breakout V.2
-
squalou replied Aug 6, 2010How about allowing counter-trend trades ?... — This has been crawling around also in the first version of the strat'... We can see many occasions where trading in counter-trend (CT) instead of breakout (BO) would have been the better choice. ...
A Simple London Breakout V.2
-
squalou replied Aug 6, 2010hehe.... i could give you my paypal address to collect 1% of your wins on this strategy
Nice to see this strat' revived, and so many "good guys" around with us
SQA Simple London Breakout V.2
-
squalou replied Aug 6, 2010hi guys, i'm just making a quick stop here today -- other stuff to take care of right now, i'll be working on finalizing this this week-ebd, so we have some great toy to play with next week ! Friday's box is over already anyway... but market will ...
A Simple London Breakout V.2
-
squalou replied Aug 5, 2010EA is in final cooking stage... — hi all, i have now finalized the EA coding, including the martingale sequence control (optional, default will be disabled). I am not posting the EA right now because we are still final-testing it to make sure ...
A Simple London Breakout V.2
-
squalou replied Aug 4, 2010hi, I don't get this wrong behaviour on my GJ chart. On your chart, the box is blue, not orange, meaning that it was seen smaller than 50pips. It seems like the highest price in the box did not include the bar you have circled in red.. ?!? (the next ...
A Simple London Breakout V.2
-
squalou replied Jul 26, 2010This type of warning can be ignored indeed. Don't pay attention to warnings, they are just informational. SQ
A Simple London Breakout V.2
-
squalou replied Jul 26, 2010Hi all... i'll be in this boat too... EA coming soon... SQ
A Simple London Breakout V.2
-
squalou replied Jul 22, 2010Bug in Generic Breakout V7 EA — Ronald I found the following bug in the Breakout EA. iHighest() and iLowest() calls should use "MODE_HIGH" and "MODE_LOW" instead of "PRICE_HIGH" and "PRICE_LOW". This makes the breakout range based on "highest ...
Generic Breakout Version 7 [TD]
-
squalou replied Jul 13, 2010NNBv5 Signals - Sq and Steve's Indicator.mq4 — Here is the Indicator that Steve Hopwood and I developped last week for the NNBv5 system. We initially posted an earlier version of this indicator in "Steve Hopwood's Fib Target-level retracement ...
Nanningbob 4H trading system
-
squalou replied Jul 13, 2010Happy birthday Steve —
....
.....
.....
...... :nerd: !!!Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 13, 2010Hi Bob, Are you talking about the green stochastic oscillator in the bottom part of the screenshot ? That's just a regular Stochastic indicator, just like your blue and white stochastics in your docs, with the settings i mentionned (%K=120, %D=1, ...
Nanningbob 4H trading system