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 wrote:You could try reducing your screen resolution.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.
Multi 10:4 Trader EA
- pips400
- Trader
- Posts: 279
- Joined: Tue Jan 01, 2013 9:03 pm
Re: Display cut off Re: Multi 10:4 Trader EA
Trade the edge not the moment
Dragons Lair Trading - My Personal Trading Journal and Strategy
Dragons Lair Trading - My Personal Trading Journal and Strategy
-
atharmian
- Trader
- Posts: 169
- Joined: Tue Oct 16, 2012 7:43 am
Re: Display cut off Re: Multi 10:4 Trader EA
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.
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: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 wrote:You could try reducing your screen resolution.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.
-
MrLong
Re: Display cut off Re: Multi 10:4 Trader EA
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 agoatharmian 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: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 wrote:You could try reducing your screen resolution.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.
-
ianp
- Trader
- Posts: 83
- Joined: Tue Nov 15, 2011 9:58 pm
Re: Multi 10:4 Trader EA
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
Thanks
-
MrLong
Re: Multi 10:4 Trader EA
Thats not needed anymore CSS is built in.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
-
ianp
- Trader
- Posts: 83
- Joined: Tue Nov 15, 2011 9:58 pm
Re: Multi 10:4 Trader EA
Thanks ,MrLong wrote:Thats not needed anymore CSS is built in.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
I will try using a alpari demo , as I cant get Vantage one to work.
- will80
- Trader
- Posts: 48
- Joined: Sun Apr 22, 2012 6:58 am
- Location: Sydney, Australia
Re: Multi 10:4 Trader EA
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
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
What are the meaning of "Dir" and "Pro"? <== Dir, means the currency strength direction(which one is strongest.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
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;
- will80
- Trader
- Posts: 48
- Joined: Sun Apr 22, 2012 6:58 am
- Location: Sydney, Australia
Re: Multi 10:4 Trader EA
Thanks Mr Long 
Incredible EA - thank you for graciously allowing us to use it
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
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
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