MultiBob, a multi symbol NB10.2(a) autotrader

Share your 10.x automated traders here.
Post Reply
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by spotdespot »

garyfritz wrote:
Also, I thought it was my indi that was getting the "unknown subwindow number -1 for ObjectCreate function" errors in the Experts tab, but I removed that indi last night and the errors are still coming. I don't know how to tell what's causing them. I'm not 100% sure this setup didn't get them before I added MultiBob. (I have about 10 charts open with NB indicators on them -- DWMPivots, NT TMATrue SlopeHisto MTF, iExposure, Tickets, SlopeValues, NB 10.2_Dashboard, etc.)

Guess I'd better update to v1.1.5 ... :D
FWIW I'm not getting them with MultiBob Gary, but have done in the past with some of the TMA slope indi's - if I remember correctly it was particularly prevalent when overlaying indi's in the same window or using more than on instance of a TMA slope indi in a window.
fire580
Trader
Posts: 314
Joined: Wed May 09, 2012 4:51 pm

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by fire580 »

Anyone - what is D1Woh? and the other Woh's - Thanks
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by gaheitman »

Baluda wrote:New version MultiBob v1.1.5 in post 1.
Changes:
  • Fixed bug in trading hours logic, TY Robert
Use this one if you want to play with trading hours, folks.

Pick up those pips!

Paul
And yes, I do "love this". :)

Very elegant solution to the time problem.

George
spotdespot
Trader
Posts: 768
Joined: Sun Jan 22, 2012 11:38 pm

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by spotdespot »

gaheitman wrote:
Baluda wrote:New version MultiBob v1.1.5 in post 1.
Changes:
  • Fixed bug in trading hours logic, TY Robert
Use this one if you want to play with trading hours, folks.

Pick up those pips!

Paul
And yes, I do "love this". :)

Very elegant solution to the time problem.

George
Are you running London open - > NYC close?

Cheers,
Dave.
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by gaheitman »

Paul,

Can you add an ArrayResize(symbolNames, 0); to the top of initSymbols()? The display array gets larger if you change timeframes on the chart or do anything else that triggers a call to init().

Also, I added a quick selection sort (ok, the coding was quick, not the algorithm ;) ) to sort the symbolNames array. It's so much easier to find things now with my old eyes....

BTW, love the added lines. You are seriously raising the bar here.

George
shiningstar
Posts: 7
Joined: Sun Aug 26, 2012 2:47 pm

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by shiningstar »

Hi, thanks for the update!
I put 1.1.5 on my Empty4 just now and it opened a short position of AUD/NZD. But there is only stop loss and no take profit. It opened another trade: buy GBP/AUD and I see both the stop loss and take profit prices. Is this normal? Thanks!
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by gaheitman »

shiningstar wrote:Hi, thanks for the update!
I put 1.1.5 on my Empty4 just now and it opened a short position of AUD/NZD. But there is only stop loss and no take profit. It opened another trade: buy GBP/AUD and I see both the stop loss and take profit prices. Is this normal? Thanks!
The code does not set a Take Profit for D1 Trend trades when slope is at the Buy&Hold level. That's what my trade is, so I am guessing yours is as well.

George
User avatar
aworex
Trader
Posts: 68
Joined: Thu Sep 20, 2012 2:42 pm
Location: London UK

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by aworex »

Can any one pls expalin to me how the correllation feature of this EA works , from my end the EA has taken numerous trades but surprised how non of these involved any of the JPY pairs.
shiningstar
Posts: 7
Joined: Sun Aug 26, 2012 2:47 pm

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by shiningstar »

gaheitman wrote:
shiningstar wrote:Hi, thanks for the update!
I put 1.1.5 on my Empty4 just now and it opened a short position of AUD/NZD. But there is only stop loss and no take profit. It opened another trade: buy GBP/AUD and I see both the stop loss and take profit prices. Is this normal? Thanks!
The code does not set a Take Profit for D1 Trend trades when slope is at the Buy&Hold level. That's what my trade is, so I am guessing yours is as well.

George
Thank you George!
Will it close the trade automatically or we need to close it manually? Thanks again!
User avatar
gaheitman
Trader
Posts: 655
Joined: Tue Nov 15, 2011 10:55 pm
Location: Richmond, VA, US

Re: MultiBob, a multi symbol NB10.2(a) autotrader

Post by gaheitman »

shiningstar wrote:
gaheitman wrote:
shiningstar wrote:Hi, thanks for the update!
I put 1.1.5 on my Empty4 just now and it opened a short position of AUD/NZD. But there is only stop loss and no take profit. It opened another trade: buy GBP/AUD and I see both the stop loss and take profit prices. Is this normal? Thanks!
The code does not set a Take Profit for D1 Trend trades when slope is at the Buy&Hold level. That's what my trade is, so I am guessing yours is as well.

George
Thank you George!
Will it close the trade automatically or we need to close it manually? Thanks again!
Looking at the code, I think it will revert to the normal TakeProfit calculations once the slope is no longer at a Buy and Hold level.
Post Reply

Return to “10.x EA forum”