I don't know, would that be really hard to do? I've never coded in MQ4 I should start sometime
Nanningbob 10.5 EA
- aSushiRoll
- Trader
- Posts: 74
- Joined: Fri Apr 05, 2013 10:54 pm
Re: Nanningbob 10.5 EA
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
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
Is it possible to make the following two signals (pasted from the first post) optional?
BTW, today I got several sell orders on GBPJPY and all of them closed with small loss, because of the ranging.
Jauhar
I think this may help in avoiding ranging market.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
BTW, today I got several sell orders on GBPJPY and all of them closed with small loss, because of the ranging.
Jauhar
- kwanann
- Trader
- Posts: 948
- Joined: Thu Nov 29, 2012 1:53 am
Re: Nanningbob 10.5 EA
Hmm can give an example?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
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
Hi Guys
Dropped bot on 26 pairs Demo not taken a trade yet is this normal?
Steve
Dropped bot on 26 pairs Demo not taken a trade yet is this normal?
Steve
- McNish
- Trader
- Posts: 227
- Joined: Tue Nov 06, 2012 3:56 pm
Re: Nanningbob 10.5 EA
Hi Kwanann, (is that your real name or forum handlekwanann wrote:Do you guys look at just the current bar, last closed bar or..?
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.
- kwanann
- Trader
- Posts: 948
- Joined: Thu Nov 29, 2012 1:53 am
Re: Nanningbob 10.5 EA
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
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
- Gertje
- Trader
- Posts: 1936
- Joined: Mon Dec 12, 2011 1:17 pm
- Location: Middle of the Netherlands
Re: Nanningbob 10.5 EA
Make new profiles for every base-currency and allow them to trade manually after you checked the CSS infopage.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
- kwanann
- Trader
- Posts: 948
- Joined: Thu Nov 29, 2012 1:53 am
Re: Nanningbob 10.5 EA
Do u see astevelacoste wrote:Hi Guys
Dropped bot on 26 pairs Demo not taken a trade yet is this normal?
Steve
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
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
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.
Trick is to rinse and repeat now.
Thanks Kwanann.