Nanningbob 10.5 EA

Share your 10.x automated traders here.
Post Reply
User avatar
aSushiRoll
Trader
Posts: 74
Joined: Fri Apr 05, 2013 10:54 pm

Re: Nanningbob 10.5 EA

Post by aSushiRoll »

perhaps there's a way to code into the EA that it'll check if a pair is trending or ranging by checking the CSS first. Or behave like we do.. check first the info page / CSS.. look at the lines's slope and direction and determine which pairs are trending and which are ranging, then decide which pairs to trade.

I don't know, would that be really hard to do? I've never coded in MQ4 I should start sometime :)
You do not have the required permissions to view the files attached to this post.
jauhar
Trader
Posts: 24
Joined: Wed Apr 17, 2013 6:08 pm

Re: Nanningbob 10.5 EA

Post by jauhar »

Is it possible to make the following two signals (pasted from the first post) optional?
Signal_Buy_Pending = Price > 240MA, RSI < RSILevelLow, CSS_H1 = Green or GoldenRod, CSS_H4 = Green or GoldenRod
Signal_Sell_Pending = Price < 240MA, RSI > RSILevelHigh, CSS_H1 = Red or GoldenRod, CSS_H4 = Red or GoldenRod
I think this may help in avoiding ranging market.

BTW, today I got several sell orders on GBPJPY and all of them closed with small loss, because of the ranging.

Jauhar
User avatar
kwanann
Trader
Posts: 948
Joined: Thu Nov 29, 2012 1:53 am

Re: Nanningbob 10.5 EA

Post by kwanann »

aSushiRoll wrote:perhaps there's a way to code into the EA that it'll check if a pair is trending or ranging by checking the CSS first. Or behave like we do.. check first the info page / CSS.. look at the lines's slope and direction and determine which pairs are trending and which are ranging, then decide which pairs to trade.

I don't know, would that be really hard to do? I've never coded in MQ4 I should start sometime :)
Hmm can give an example?

I think I got the part where it takes the correct trades working, problem is how to get it out of trades it is not supposed to take

Do you guys look at just the current bar, last closed bar or..?
I've been trading using OM Dual N EA for the past 2 years, live results can be found over at https://www.fxblue.com/users/kwanann
stevelacoste
Trader
Posts: 22
Joined: Thu Nov 24, 2011 10:43 pm

Re: Nanningbob 10.5 EA

Post by stevelacoste »

Hi Guys

Dropped bot on 26 pairs Demo not taken a trade yet is this normal?

Steve
User avatar
McNish
Trader
Posts: 227
Joined: Tue Nov 06, 2012 3:56 pm

Re: Nanningbob 10.5 EA

Post by McNish »

kwanann wrote:Do you guys look at just the current bar, last closed bar or..?
Hi Kwanann, (is that your real name or forum handle :? )

i'm intrested in the Css H1 that you are following too as i have it in one of my ea as an entry point and the trend for it is derived from Css D1. I also saw you state that maybe the calcs for this in the EA are different than the calcs for the visuals to put on the charts, i observed this behavior too. But i'm really interested in getting the calcs right, which beats me somehow. So i'll have a look at how u have coded this.

As for the point quoted above, i don't see good tradeoff in taking trading decision based on the current and open Css H1 bar. Unless of course other parameters are very strong but that is a subjective point of view.

i have some inputs for this EA but will have to re-read the thread properly to see if they are covered or not. Cheers and all the best.
User avatar
kwanann
Trader
Posts: 948
Joined: Thu Nov 29, 2012 1:53 am

Re: Nanningbob 10.5 EA

Post by kwanann »

hi mcnish,

haha that's my real name. I was looking thru all the trades done by the EA and it seems most of the bad trades were because of the incorrect css calculation. just tried it out with a 15min css and it just gives me all zeroes. thinking of using icustom and see if that makes a difference
I've been trading using OM Dual N EA for the past 2 years, live results can be found over at https://www.fxblue.com/users/kwanann
User avatar
Gertje
Trader
Posts: 1936
Joined: Mon Dec 12, 2011 1:17 pm
Location: Middle of the Netherlands

Re: Nanningbob 10.5 EA

Post by Gertje »

aSushiRoll wrote:perhaps there's a way to code into the EA that it'll check if a pair is trending or ranging by checking the CSS first. Or behave like we do.. check first the info page / CSS.. look at the lines's slope and direction and determine which pairs are trending and which are ranging, then decide which pairs to trade.

I don't know, would that be really hard to do? I've never coded in MQ4 I should start sometime :)
Make new profiles for every base-currency and allow them to trade manually after you checked the CSS infopage.
User avatar
kwanann
Trader
Posts: 948
Joined: Thu Nov 29, 2012 1:53 am

Re: Nanningbob 10.5 EA

Post by kwanann »

stevelacoste wrote:Hi Guys

Dropped bot on 26 pairs Demo not taken a trade yet is this normal?

Steve
Do u see a :D on the top right of the chart?
I've been trading using OM Dual N EA for the past 2 years, live results can be found over at https://www.fxblue.com/users/kwanann
nonlinear
Trader
Posts: 293
Joined: Fri Jun 01, 2012 2:56 pm
Location: Washington DC

Re: Nanningbob 10.5 EA

Post by nonlinear »

I have it currently on 41 pairs and it took four trades so far, all in EURSGT, CADCHF, and EURDKK
yamez
Trader
Posts: 173
Joined: Thu Dec 08, 2011 10:31 am
Location: Australia

Re: Nanningbob 10.5 EA

Post by yamez »

The EA took 4 real trades on EURCAD last night. I spotted a setup via YAD104 version 1.06, placed the EA on EURCAD, used MPTM Global with tightening % stop to manage while asleep. 3 winners, 1 closed manually for small loss. Time to go to the day job now.

Trick is to rinse and repeat now.

Thanks Kwanann.
Post Reply

Return to “10.x EA forum”