Multi 10:4 Trader EA

Post Reply
User avatar
pips400
Trader
Posts: 279
Joined: Tue Jan 01, 2013 9:03 pm

Re: Display cut off Re: Multi 10:4 Trader EA

Post by pips400 »

MrLong wrote:
atharmian wrote:Andy,

Looks like you won't have to post another version of your great EA :)

My small issue: On my screen the lowest USDJPY pair gets cut off.
Any remedy (tried all stuff I could from your pdf) ?

How about getting rid of the bottom local clock display which takes up unnecessary space? (Think someone else asked the same question some pages ago.) Also can the Copyright notice be moved around for less interference ?

Changing footCellHeight from the default 4 to 2 appears to have a slight effect (no more effect if changed from 2 to 0), but the real space hog is the clock display.

After some more tinkering, e.g., setting rFontSize =12 from the 14 default, getting rid of borders and reducing top vertical space to 20 from 40, I am now only missing the last pair line, USDJPY... Its chart button only is visible.

Athar.
You could try reducing your screen resolution.
If you hit the F11 key then the screen will maximise and will get everything visible. You can toggle the F11 when you are checking a chart.
atharmian
Trader
Posts: 169
Joined: Tue Oct 16, 2012 7:43 am

Re: Display cut off Re: Multi 10:4 Trader EA

Post by atharmian »

Thanks, Andy and pips400.
It would be nice if someone knew how to turn off that pesky clock display at the bottom !

Have a nice weekend guys,
Athar.

pips400 wrote:
MrLong wrote:
atharmian wrote:Andy,

Looks like you won't have to post another version of your great EA :)

My small issue: On my screen the lowest USDJPY pair gets cut off.
Any remedy (tried all stuff I could from your pdf) ?

How about getting rid of the bottom local clock display which takes up unnecessary space? (Think someone else asked the same question some pages ago.) Also can the Copyright notice be moved around for less interference ?

Changing footCellHeight from the default 4 to 2 appears to have a slight effect (no more effect if changed from 2 to 0), but the real space hog is the clock display.

After some more tinkering, e.g., setting rFontSize =12 from the 14 default, getting rid of borders and reducing top vertical space to 20 from 40, I am now only missing the last pair line, USDJPY... Its chart button only is visible.

Athar.
You could try reducing your screen resolution.
If you hit the F11 key then the screen will maximise and will get everything visible. You can toggle the F11 when you are checking a chart.
MrLong

Re: Display cut off Re: Multi 10:4 Trader EA

Post by MrLong »

atharmian wrote:Thanks, Andy and pips400.
It would be nice if someone knew how to turn off that pesky clock display at the bottom !

Have a nice weekend guys,
Athar.

pips400 wrote:
MrLong wrote:
atharmian wrote:Andy,

Looks like you won't have to post another version of your great EA :)

My small issue: On my screen the lowest USDJPY pair gets cut off.
Any remedy (tried all stuff I could from your pdf) ?

How about getting rid of the bottom local clock display which takes up unnecessary space? (Think someone else asked the same question some pages ago.) Also can the Copyright notice be moved around for less interference ?

Changing footCellHeight from the default 4 to 2 appears to have a slight effect (no more effect if changed from 2 to 0), but the real space hog is the clock display.

After some more tinkering, e.g., setting rFontSize =12 from the 14 default, getting rid of borders and reducing top vertical space to 20 from 40, I am now only missing the last pair line, USDJPY... Its chart button only is visible.

Athar.
You could try reducing your screen resolution.
If you hit the F11 key then the screen will maximise and will get everything visible. You can toggle the F11 when you are checking a chart.
I'm afraid the clock has nothing to do with the EA, the clock is down to the DLL used within the EA and there is nothing I can do about it, but really is it a problem, I forgot about that Months ago :D
ianp
Trader
Posts: 83
Joined: Tue Nov 15, 2011 9:58 pm

Re: Multi 10:4 Trader EA

Post by ianp »

Sorry for being a plank , I have used the auto installer exe and put the MT4GUI in the correct folders but I cant see the css_mrlong file in the indicators folder . Do I need to download it from somewhere as I cant find it doind a google site search.

Thanks
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

ianp wrote:Sorry for being a plank , I have used the auto installer exe and put the MT4GUI in the correct folders but I cant see the css_mrlong file in the indicators folder . Do I need to download it from somewhere as I cant find it doind a google site search.

Thanks
Thats not needed anymore CSS is built in.
ianp
Trader
Posts: 83
Joined: Tue Nov 15, 2011 9:58 pm

Re: Multi 10:4 Trader EA

Post by ianp »

MrLong wrote:
ianp wrote:Sorry for being a plank , I have used the auto installer exe and put the MT4GUI in the correct folders but I cant see the css_mrlong file in the indicators folder . Do I need to download it from somewhere as I cant find it doind a google site search.

Thanks
Thats not needed anymore CSS is built in.
Thanks ,

I will try using a alpari demo , as I cant get Vantage one to work.
User avatar
will80
Trader
Posts: 48
Joined: Sun Apr 22, 2012 6:58 am
Location: Sydney, Australia

Re: Multi 10:4 Trader EA

Post by will80 »

For those of you that use this as a dashboard to guide your manual trading can you advise on how you select the pairs to locate your setups?

I hope these questions have not been asked or I guess I will be burned but can someone answer the following about the dashboard - I understand the terms, but need to know what they mean in the context of the dashboard....

What is the meaning of:
CSS-1?
CSS?
Pro?
How to interpret correlated pairs correctly?

Apologies for the newbie questions!
Rgds Will
MrLong

Re: Multi 10:4 Trader EA

Post by MrLong »

will80 wrote:For those of you that use this as a dashboard to guide your manual trading can you advise on how you select the pairs to locate your setups?

I hope these questions have not been asked or I guess I will be burned but can someone answer the following about the dashboard - I understand the terms, but need to know what they mean in the context of the dashboard....

What is the meaning of:
CSS-1?
CSS?
Pro?
How to interpret correlated pairs correctly?

Apologies for the newbie questions!
Rgds Will
What are the meaning of "Dir" and "Pro"? <== Dir, means the currency strength direction(which one is strongest.

Pro, means progress if the EA took a trade and the correlated pairs agree, you would get a smiling face.

CSS=CSSD1? <== CSS is the current bar strength, CSS1 is the last bar strength.

If your just using the EA for a dash, turn the switch, extern bool useForDashOnly = true;
User avatar
will80
Trader
Posts: 48
Joined: Sun Apr 22, 2012 6:58 am
Location: Sydney, Australia

Re: Multi 10:4 Trader EA

Post by will80 »

Thanks Mr Long :)

Incredible EA - thank you for graciously allowing us to use it :)
toucan29
Posts: 5
Joined: Mon Dec 26, 2011 12:22 am

Re: Multi 10:4 Trader EA

Post by toucan29 »

hello all,
I have installed the latest version but i keep getting an error saying that the executable file is corrupted. any ideas what i did wrong
Post Reply

Return to “Nanningbob 10.x”