Yet Another Dashboard for 10.4

Share your 10.x indicators here.
Post Reply
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

Plople wrote:
candletiger wrote:
Plople wrote:I see buttons and checkbox but when I press them, nothing happens. XP sp3.
have no XP to test this, on my 3 Win7 systems it works.
- have you the charts already open?
- can you close the market watch window and try again?
- please attach log file after you hit the button
Plople wrote: Also signal wrong some times: EURUSD buy when previous version is correct sell.
How to do?
please post a screenshot of the dashboard and the related chart. Otherwise how should I help?
Before I had other windows open, now I tried to leave open only one, but the problem remains.
Here the screenshot.
Here the Log.
It seems to me that the page flashes with some frequency.
I tryed also the fix 1.08.
Ty.
please have a look on your screenshot. Do you expect an EA to work if your Experts are disabled??
Ploples
Trader
Posts: 20
Joined: Fri Mar 29, 2013 3:59 pm

Re: Yet Another Dashboard for 10.4

Post by Ploples »

I now followed instruction in the mt4gui site and it move :)
but i have only firs button, not other.
When i click the button it open new window, does not always work then, but only after i reclick the button or a checkbox.
Screenshot
Last edited by Ploples on Tue Apr 02, 2013 11:16 pm, edited 1 time in total.
garyfritz

Re: Yet Another Dashboard for 10.4

Post by garyfritz »

Nice work, CT. I notice that open trades paint the pair in blue -- that's good. It also paints pairs in blue when you have an order active on that pair. It's good to have a reminder that you've already processed that pair and placed an order, but it would be nice to have "pending orders" paint a different color than "open trade" ... Currently SearchOpenTrades() doesn't distinguish between "open" and "pending."
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

davek wrote:
fire580 wrote:Sorry if this has been asked already, but what is the significance of the pairs turning "blue"

Thank You
Hi fire580:
If I understand it correctly, I believe the blue pairs are the pairs where you have open trades, so to remind you of that fact and to go look for other pairs to trade. I believe that is correct because I have open trades on the eurcad and the usdsgd and they are the only pairs that are blue.
Thanks davek for helping, allmost right.
all: I wonder why I put effort in updating post 1. Do you read this?? Is my English that bad?
Color symbol in BLUE if (pending) trades exist.
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

garyfritz wrote:Nice work, CT. I notice that open trades paint the pair in blue -- that's good. It also paints pairs in blue when you have an order active on that pair. It's good to have a reminder that you've already processed that pair and placed an order, but it would be nice to have "pending orders" paint a different color than "open trade" ... Currently SearchOpenTrades() doesn't distinguish between "open" and "pending."
makes sense. Any preference on the two colors? light and dark blue?
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

Ploples wrote:I now followed instruction in the mt4gui site and it move :)
but i have only firs button, not other.
When i click the button it open new window, does not always work then, but only after i reclick the button or a checkbox.
Screenshot
I also observed this. Did you try?
Note: I have observed that sometimes only the first chart button is loaded. Change TF 1-2x fixed it.
ALL:
look at the screenshot, he has a lot of other stuff (gas, oil, corn, copper, ...) besides forex pairs. Shows that AutoSymbol stuff is working :) somehow...
garyfritz

Re: Yet Another Dashboard for 10.4

Post by garyfritz »

Autosymbols is working, but... I edited the Index[] initialization to remove non-major pairs:

Code: Select all

string Index[] = { "USD", "EUR", "GBP", "JPY", "AUD", "CHF", "CAD", "NZD", "XAG", "XAU" }; //, "DKK", "HUF", "NOK", "SEK", "TRY", "SGD", "BRL", "HKD" };
That worked fine, except USDDKK and EURDKK are still in the list. !?

Also it would be nice if the two columns were as short as possible, balancing the same # of pairs on each side even if somebody goes and changes Index[]. :D But that may be more trouble than it's worth.
candletiger wrote:makes sense. Any preference on the two colors? light and dark blue?
I don't have a strong preference -- except I'd like them to be customizeable. I can go edit the code but not everybody can.
linuspoon
Trader
Posts: 23
Joined: Fri Sep 14, 2012 5:52 am

Re: Yet Another Dashboard for 10.4

Post by linuspoon »

Hi,

As the new update of YAD104 to v107a uses a new version mt4gui.dll. This is causing the display for Multi10.4 EA to disappear. For those who uses the Multi10.4 EA in conjunction with YAD104, please hold updating until Andy updates his EA to use the new mt4gui.dll.

Linus
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

Re: Yet Another Dashboard for 10.4

Post by candletiger »

linuspoon wrote: As the new update of YAD104 to v107a uses a new version mt4gui.dll. This is causing the display for Multi10.4 EA to disappear. For those who uses the Multi10.4 EA in conjunction with YAD104, please hold updating until Andy updates his EA to use the new mt4gui.dll.
yes, I missed to mention this. Thanks, Linus.
patman
Trader
Posts: 68
Joined: Sat Dec 10, 2011 1:48 am

Re: Yet Another Dashboard for 10.4

Post by patman »

candletiger

great work.
v107 works great

v107a - is glitchy for me.
sometimes one chart button - change TF then all chart buttons but Stoch tick box is gone.
sometimes no text only chart buttons - change TF x1 or x2 MT crashes

I'm not asking you to solve this for me - just letting you know it happens

I'm sticking with v107 for the moment (until I have more time).
I like the idea of different colours for open and pending.

Thanks
Pat
Post Reply

Return to “10.x Indi forum”