Hi Max,
Try switching timeframes, if that fails, change this setting :
extern int GridMethod = 0; //change to 1 to go back to original
Multi 10:4 Trader EA
- McNish
- Trader
- Posts: 227
- Joined: Tue Nov 06, 2012 3:56 pm
Re: Multi 10:4 Trader EA
Why is it so that as soon as the penitent reaches the Doctor's clinic, he's feeling better already.
I did all sort of stuff to get the grid to show up; change TF's, change grid #, change colors but no luck. And now, as soon as Andy suggested, the EA sort of got a mind of it's own and the grid was up.
I've read something about the Human Aura and what it's influences are across various walks of life. It also says that the effects are most powerful when coming from a positive energy source.
Leave the rest for you guys to go figure. Regards, Max.
I did all sort of stuff to get the grid to show up; change TF's, change grid #, change colors but no luck. And now, as soon as Andy suggested, the EA sort of got a mind of it's own and the grid was up.
I've read something about the Human Aura and what it's influences are across various walks of life. It also says that the effects are most powerful when coming from a positive energy source.
Leave the rest for you guys to go figure. Regards, Max.
-
linuspoon
- Trader
- Posts: 23
- Joined: Fri Sep 14, 2012 5:52 am
Re: Multi 10:4 Trader EA
Hi,
I'm getting this error "object name passed to ObjectSetText function cannot be an uninitialized or empty string" if I set GridMethod to 0. Anyone having the same error? I have no luck tracing where the error comes from as there are a lot of ObjectSetText calls in the EA.
Linus
I'm getting this error "object name passed to ObjectSetText function cannot be an uninitialized or empty string" if I set GridMethod to 0. Anyone having the same error? I have no luck tracing where the error comes from as there are a lot of ObjectSetText calls in the EA.
Linus
-
bazze
Re: Multi 10:4 Trader EA
Now I got my running,as it should...I changed the timeframes like a madman
,I clicked on the chart
...Suddenly,there it was
....
slipshod,yes the EA did place the pending orders...
slipshod,yes the EA did place the pending orders...
You do not have the required permissions to view the files attached to this post.
-
MrLong
Re: Multi 10:4 Trader EA
NEW VERSION ON PAGE 1.
Version 2.00:
Fixed a few bugs.
Added chart buttons to load charts.
Added a refresh button.
In order for the chart buttons to load the correct template, you will need to rename your 10.4 template so it appears in the list first, something like: ####10:4.
You will need to also load the dll files correctly.
mt4gui.dll, goes into your experts\libraries folder.
mt4gui2.dll, goes into your Empty4 folder.
You will get a slight flicker on the buttons, but that's a cost of having that feature.
In the meantime, I'll try to contact the owner of this free library and see if he will release his latest version.
Thanks to Candletiger for the idea.
When the grid is first loaded, wait for the first line to appear then hit the refresh button.
Andy
Version 2.00:
Fixed a few bugs.
Added chart buttons to load charts.
Added a refresh button.
In order for the chart buttons to load the correct template, you will need to rename your 10.4 template so it appears in the list first, something like: ####10:4.
You will need to also load the dll files correctly.
mt4gui.dll, goes into your experts\libraries folder.
mt4gui2.dll, goes into your Empty4 folder.
You will get a slight flicker on the buttons, but that's a cost of having that feature.
In the meantime, I'll try to contact the owner of this free library and see if he will release his latest version.
Thanks to Candletiger for the idea.
When the grid is first loaded, wait for the first line to appear then hit the refresh button.
Andy
Last edited by MrLong on Mon Apr 01, 2013 4:25 pm, edited 3 times in total.
- cuzgeorge
- Trader
- Posts: 674
- Joined: Mon Mar 05, 2012 10:10 am
- Location: Johannesburg, South Africa.
Re: Multi 10:4 Trader EA
Thank you Andy,
cuz
cuz
10.X, BMac,Xmeter,Marylin,and CaptsNakedTrading thread coupled with Slowkeys Intraday setup for manual trades.
http://www.stevehopwoodforex.com/phpBB3 ... f=36&t=848
http://www.stevehopwoodforex.com/phpBB3 ... f=36&t=848
- rosst
- Trader
- Posts: 280
- Joined: Wed Feb 27, 2013 1:11 pm
- Location: Austin, Texas
Re: Multi 10:4 Trader EA
This is great! Mr Long & CT - amazing! Just curious - I am testing on 2 different brokers and some of the pending orders both match, but some don't - I haven't compared the prices of the matching trades yet, but it seems at least the pairs traded should match?
-
MrLong
Re: Multi 10:4 Trader EA
Different brokers, have different bars, so pivot calculations are not the same in some cases.rosst wrote:This is great! Mr Long & CT - amazing! Just curious - I am testing on 2 different brokers and some of the pending orders both match, but some don't - I haven't compared the prices of the matching trades yet, but it seems at least the pairs traded should match?
- rosst
- Trader
- Posts: 280
- Joined: Wed Feb 27, 2013 1:11 pm
- Location: Austin, Texas
Re: Multi 10:4 Trader EA
OK - thanks for the reply...MrLong wrote:Different brokers, have different bars, so pivot calculations are not the same in some cases.rosst wrote:This is great! Mr Long & CT - amazing! Just curious - I am testing on 2 different brokers and some of the pending orders both match, but some don't - I haven't compared the prices of the matching trades yet, but it seems at least the pairs traded should match?