- Search Crypto Craft
-
squalou replied Jul 3, 2010In fact we can already draw the StochasticMACD based on the Main MACD rather than the Signal MACD: simply set the SignalSMA to 1, this will apply a SMA(1) (instead of default of 9). SMA(1) of any line returns the line itself
. SQSteve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 3, 2010steve, your red line doesn't look too smooth... It looks like as if you had drawn the MACD Main line, but in LINE instead of HISTOGRAM... The StochMACD is based on the MACD Signal line, that is the SMA(9) of the MACD Main line. We could also try ...
Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 3, 2010StochasticMACD indicator ! — Ok, here is the StochasticMACD indi that i coded. It is the stochastic of the MACD Signal line (not the Main MACD). Load it on top of the stochs+macd window of the Nanningbob template and see how it compares with ...
Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 3, 2010i found a StochasticRSI indicator in my backpack... We can probably mod that to create a "StochasticMACD".
SQSteve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 3, 2010Let's come back to the basics of MACD and Stochs theory and see what we can do... MACD is the difference between 2 MAs of different periods (or smoothness). Which means some sort of smoothed price momentum. Therefore the MACD will have very ...
Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 3, 2010This is just an illusion... The MACD line is drawn in the same window as the stochs lines. The macd is not bound by default when you stick it to a window, so the line will be drawn so as to use the whole available window height. You can see that in ...
Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 2, 2010This is exactly what i also experienced: my account went from 10K to 100K in just 1 bar !!! Backtesting account, though
On D1 with OnlyAllowSingleTrade set false... As soon as the first trade is filled, another one is added at the next tick, ...Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 2, 2010FTLR: 729 pips runaway trade on EU/H1 ?!?!? — Run backtesting on EU/H1 this afternoon. The buy trade taken on may 21 at 1.2603 goes -729 pips drawdown... to close in profit on july 1st !!!
We definitely need to close trades early... I have ...Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jul 2, 2010fix for cpu killer functions in these bots... — Hi there! been following silently until now...
another very promissing pair of EAs from our beloved Steve !
I experience veeeeeeery slow backtesting with these bots... and ...Steve Hopwood's Fib Target-level retracement auto-trader: compliments Simone
-
squalou replied Jun 29, 2010I use that showTrades everywhere now...
It's just so much easier to watch your trades in colors... especially in backtesting mode. Preferably in Blue...
You can even add the indicator directly into the EA, so it will load it in backtesting as ...Swing momentum trading - the robots are taking over
-
squalou replied Jun 29, 2010"ECN" version of MTF scalper — here you are Tazmaan... "brokerIsECN" input added (set it to "true" for ECN) cheers SQ
scooby-doo BOJ JPY pairs trading robot
-
squalou replied Jun 29, 2010that's right: RSIPeriod=50 TF M15, FastEMA=100 SlowEMA=110 Trailing=500 on default pairs. SQ
scooby-doo BOJ JPY pairs trading robot
-
squalou replied Jun 29, 2010I used M15. What other filters did you discuss with Eagle4x ? SQ
EMA/RSI Trend Spotter system
-
squalou replied Jun 29, 2010Absolutely. Checkout post 1. I used Scoob's MTF-Scalper bot because it uses the same underlying entry signals: 2xEMA cross + RSI+/-50 level. However, i lauched it with its 3 RSI filters active (M15,H1 and H4), while here we only have 1 RSI filter. I ...
EMA/RSI Trend Spotter system
-
squalou replied Jun 29, 2010It had crossed back the 100EMA, which i used as a stop line. Have you seen at what level the SL was ?... Sell at 133.276, with SL = 135.847 = -257 pips I closed it at 133.906 for -63 pips. Trailing stop kicks in only when price reaches BE+50pips, ...
EMA/RSI Trend Spotter system
-
squalou replied Jun 29, 20101 morning forward results with MTF-Scalper bot — i launched MTF Scalper last night with ema100/ema110/rsi50/trailing500 settings, on all default pairs that it trades. That's not exactly "scalping" anymore
, all right... Here are the ...scooby-doo BOJ JPY pairs trading robot
-
squalou replied Jun 29, 20101 morning forward results with MTF-Scalper bot — i launched MTF Scalper last night with the ema100/ema110/rsi50/trailing500 settings, on all default pairs that it trades. Here are the results as of now: (0.1 lot per trade, that's roughly ...
EMA/RSI Trend Spotter system
-
squalou replied Jun 29, 2010"user-specified-pairs" version of MTF scalper — hi Vinesh, here is a "user-specified-pairs" version of MTF scalper
. I also find it useful to select pairs by myself... (based on latest by Scoobs in post 8380 above). If you want to ...scooby-doo BOJ JPY pairs trading robot