stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Yet Another Dashboard for 10.4
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1601
Page 8 of 17
Author:  candletiger [ Fri Mar 29, 2013 12:14 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

I just found a bug after 1.07 release.
If you click the button and the Window is already open, nothing happens.
Bug fix will come with 1.08.

This code will fix it (add the 2 lines after //)

Code: Select all

   if( WindowHandle( SymbolName, timeframe) != 0)
   {
      Print("Chart already open ",WindowHandle( SymbolName, timeframe) );
      // switch to existing chart
      hTerminal = GetParent(GetParent(WindowHandle(Symbol(), Period())));
      SendMessageA(hTerminal, WM_MDIACTIVATE, GetParent(WindowHandle( SymbolName, timeframe)),0);  
      return(0);
   }
Author:  twelve [ Fri Mar 29, 2013 1:07 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

Using Xp sp3. The buttons do not show. The instructions are put the zip in the install directory - where is the install directory ... the root of the program? Have 2 dll put into the library. The Stoc/RSI are BBB and TTT. Should better note the change of color of AO. Looks promising. Thx.
Author:  Plople [ Fri Mar 29, 2013 1:13 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

twelve wrote:Using Xp sp3. The buttons do not show. The instructions are put the zip in the install directory - where is the install directory ... the root of the program? Have 2 dll put into the library. The Stoc/RSI are BBB and TTT. Should better note the change of color of AO. Looks promising. Thx.
Yes root of the Empty4 as path in zipped file.
Author:  Plople [ Fri Mar 29, 2013 1:13 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

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.
Author:  xlitang [ Fri Mar 29, 2013 3:55 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

Load the dashboard and got error as in screenshoot
Author:  TraderDesk [ Fri Mar 29, 2013 7:45 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

Very very cool dashboard.... I love the chart opening with custom template functionality.. :D I was wondering if there is a way to add a button that will open all charts that are potential trades at once? I love the single chart button but once in a while when I have like 10 charts that are potential trades instead of clicking each just hit a master open button that would open all 10... :) overkill I know but cool... :)
Author:  aworex [ Fri Mar 29, 2013 9:00 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

TraderDesk wrote:Very very cool dashboard.... I love the chart opening with custom template functionality.. :D I was wondering if there is a way to add a button that will open all charts that are potential trades at once? I love the single chart button but once in a while when I have like 10 charts that are potential trades instead of clicking each just hit a master open button that would open all 10... :) overkill I know but cool... :)

Another brilliant creation from Candletiger more grease !!1! :P it get's better and easier to identify trade setups. I don't seem to have the check boxes for the indicator lists and the chart opening tabs, is this going to be in the next version or is it my FXCM broker :roll:
Author:  aworex [ Fri Mar 29, 2013 9:25 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

aworex wrote:
TraderDesk wrote:Very very cool dashboard.... I love the chart opening with custom template functionality.. :D I was wondering if there is a way to add a button that will open all charts that are potential trades at once? I love the single chart button but once in a while when I have like 10 charts that are potential trades instead of clicking each just hit a master open button that would open all 10... :) overkill I know but cool... :)

Another brilliant creation from Candletiger more grease !!1! :P it get's better and easier to identify trade setups. I don't seem to have the check boxes for the indicator lists and the chart opening tabs, is this going to be in the next version or is it my FXCM broker :roll:

Pls ignore my earlier comment about the check boxes and tabs etc only struggling with the charts now 8-)
Author:  kalusao [ Fri Mar 29, 2013 9:26 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

xlitang wrote:Load the dashboard and got error as in screenshoot
You've probably forgotten to put the mt4gui2.dll into the main Empty4 folder. Had this issue as well and after moving the .dll into the Empty4 folder it works for me.
Author:  aworex [ Fri Mar 29, 2013 9:37 am ]
Post subject:  Re: Yet Another Dashboard for 10.4

kalusao wrote:
xlitang wrote:Load the dashboard and got error as in screenshoot
You've probably forgotten to put the mt4gui2.dll into the main Empty4 folder. Had this issue as well and after moving the .dll into the Empty4 folder it works for me.

You are right, copied the dll file as instructed and all looks good. thank you CT and all for your creativity 8-)
All times are UTC Page 8 of 17