| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| MultiBob, a multi symbol NB10.2(a) autotrader https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=827 |
Page 45 of 53 |
| Author: | Baluda [ Wed Oct 17, 2012 6:14 pm ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
CC, Could you specify at what time these signals where generated. I will check on it tomorrow. Note, I am in CET, what timezone are you in? Paul |
|
| Author: | coolncalm [ Wed Oct 17, 2012 6:23 pm ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
Crim's time (NZ, GMT+3): EURAUD - 2012.10.17 11:23 AUDCHF - 2012.10.17 11:24 |
|
| Author: | lvdfx888 [ Thu Oct 18, 2012 12:31 am ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
Nice call. However, I cannot predict PA for the life of me, I can only fast-follow the current/emerging bias at high probability points Seeing that PA has reached significantly beyond its trading range to touch MP, it may either do what you have suggested, or fall back just enough to gather further momentum and then go back up all the way beyond MP to the H4 trading range upper limit until it sets a H4 high. Both secenarios are probable so do not get caught unawares. Either way, the pair looks good to sell on momentum weakness near MP. in the first scenario, the short entry will last a while; in the latter, it will be very brief and setting BE will be key. Cheers, CC[/quote] Hi CC, "go back up all the way beyond MP to the H4 trading range upper limit until it sets a H4 high", do you mean when it reaches Fast TMA Line (D1) ? Thanks, Ron |
|
| Author: | linuspoon [ Thu Oct 18, 2012 1:42 am ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
Hi Paul, Great work in your EA. I took a look at the CTS portion of the code and I found that the CTSMom does not seem correct. Currently, the code is : if ( ( slopePrior < 0.55 && slopeNow > 0.55 ) || ( slopePrior > -0.55 && slopeNow < -0.55 ) ) symbolValues[iCTSMomentum] = momRaising; if ( ( slopePrior > 0.80 && slopeNow < 0.80 ) || ( slopePrior < -0.80 && slopeNow > -0.80 ) ) symbolValues[iCTSMomentum] = momFalling; Based on CC's writeup, any slope value between 0.80 to 0.55 (sloping downwards) is considered as one of the valid condition for short entry while value between -0.80 to -0.55 (sloping upwards) is one of the valid condition for long entry, both being momentum weakening. I believe that CTS does not use momentum strengthening as one of the entry conditions. As such, should the code be rewritten as : if ( ( slopePrior > slopeNow && slopeNow < 0.80 && slopeNow > 0.55 ) || ( slopePrior < slopeNow && slopeNow > -0.80 && slopeNow < -0.55 ) ) symbolValues[iCTSMomentum] = momFalling; We can do away with the strengthening momentum portion unless you want to keep it for information/display only. Linus |
|
| Author: | coolncalm [ Thu Oct 18, 2012 3:47 am ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
Yep. The D1 lines form the trading range on the H4 TF just as the H4 lines do for the H1 TF. |
|
| Author: | Baluda [ Thu Oct 18, 2012 11:25 am ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
CC, 1: The 'D1 Trend' buy is a NB 10.2 type trade. Could it be you have the 'tradeBN10.2' user setting set to true? If so, please use the set file I posted to the other thread. 2: It is not clear to me how to set up clear rules that define the 'emerging bias'. Could you take some time to think about this. It is clear what you mean by emerging bias. (DP or WP will change in a few hours and I know now that the bias will change in my favour.) Is there any way to define hard rules to describe 'emerging bias'. FYI, I have not implemented SMA checks yet. Paul |
|
| Author: | Baluda [ Thu Oct 18, 2012 3:15 pm ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
New version MultiBob v1.2.13 in post 1. Changes:
Enjoy, Paul |
|
| Author: | alex_forex [ Thu Oct 18, 2012 4:33 pm ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
Thanks Paul |
|
| Author: | pacinvest [ Thu Oct 18, 2012 10:48 pm ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
Hi All Just a little report on Multibob performance trading on demo from me. I started with demo trading 3 weeks ago. First week I set all trading options on and ended week at a profit some 200 pips. Second week again all options on, not so good down several hundred pips. Obviously alot of ranging or retracement going on. With so many trades being made I struggled to do all the analysis that I could have done but clearly going for trending trades on day timeframe in those conditions is close to suicidal. For this week with fresh account I set Multibob to trade only 10.2a on 4h and day. My thought here is trade rules around pivot alignment could handle the ranging conditions better than some of the triggers in 10.2. I was also interested in how the EA would do trading on the 4hr timeframe under 10.2a in these conditions. I just closed all open trades because happy to call it a week and sit out Friday this week and I want to set up a new start for next week. This week without huge trending opportunity the EA has done well all week and has finished at around 550 pips in profit for the week, trading 40 trades with 12 loosers. As far as I can see no bugs involved in orders or trade management. I wish I could say my manual trading was doing as well. Looking at the trades, I think the reason this week went so well is that the EA was doing well with h4 trades which makes sense given that retracements and ranging still dominates. I am hopeful that what is happening here is that the EA is holding off on day tf entries due to the triggers not being hit but is getting in there with some good h4 trades. Any comments on this? This leads me to a request. It would be really interesting and valuable in the 10.2a trading mode if we could easily distinguish whether the trade was a h4 trade or day trade. One way is via the comment generated. Not sure how much of coding headache this would create? Or is there some other simple way that I haven't thought of. This week I used a 2% risk setting which all worked in terms of execution but seem a bit high considering the number of trades open and the degree of correlation between pairs that goes on. There can be up to and over ten trades open at a time in 10.2a h4 and day tf mode. Any comments on risk setting for MB? |
|
| Author: | Jollyroger [ Fri Oct 19, 2012 3:12 am ] |
| Post subject: | Re: MultiBob, a multi symbol NB10.2(a) autotrader |
The "Comments" feature of the MT platform does a great job for this. You can use the sort feature and your trades willl be listed alphabetically |
|
| All times are UTC | Page 45 of 53 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|