Yet Another Dashboard for 10.4
-
davek
- Trader
- Posts: 45
- Joined: Wed Nov 28, 2012 10:02 am
- Location: Wisconsin
Re: Yet Another Dashboard for 10.4
Hi:
Where do the two files, libtrade.mqh and libvisual.mqh go?
thanks, davek
Where do the two files, libtrade.mqh and libvisual.mqh go?
thanks, davek
-
AGT
- Trader
- Posts: 889
- Joined: Thu Nov 17, 2011 7:20 pm
- Location: Germany
Re: Yet Another Dashboard for 10.4
The "mqh" 's go usually into the "include" file ...
AGT's EA portfolio: http://www.stevehopwoodforex.com/phpBB3 ... =36&t=1374
-
davek
- Trader
- Posts: 45
- Joined: Wed Nov 28, 2012 10:02 am
- Location: Wisconsin
Re: Yet Another Dashboard for 10.4
2013.03.29 19:42:19 Cannot open file 'C:\FXDD- Meta4 Demo\experts\YAD104_v1.07.ex4' on the AUDUSD,H1
I am getting the above error in my experts, what do you think is the problem.
Thanks AGT I put the two files in the include folder, was hoping that would work, but no go yet.
thanks, davek
I am getting the above error in my experts, what do you think is the problem.
Thanks AGT I put the two files in the include folder, was hoping that would work, but no go yet.
thanks, davek
-
linuspoon
- Trader
- Posts: 23
- Joined: Fri Sep 14, 2012 5:52 am
Re: Yet Another Dashboard for 10.4
Hi davek,
Seems like the mq4 expert file is not compiled properly and placed in the experts folder. Can you check if the file YAD104_v1.07.ex4 and YAD104_v1.07.mq4 is inside the C:\FXDD-MetaDemo\experts folder? IF they are there, I suggest you restart your Empty4 terminal.
Linus
Seems like the mq4 expert file is not compiled properly and placed in the experts folder. Can you check if the file YAD104_v1.07.ex4 and YAD104_v1.07.mq4 is inside the C:\FXDD-MetaDemo\experts folder? IF they are there, I suggest you restart your Empty4 terminal.
Linus
-
davek
- Trader
- Posts: 45
- Joined: Wed Nov 28, 2012 10:02 am
- Location: Wisconsin
Re: Yet Another Dashboard for 10.4
I did not see the .ex4 file, I have the.mq4, do I need both? I did not see the .ex4 file posted.linuspoon wrote:Hi davek,
Seems like the mq4 expert file is not compiled properly and placed in the experts folder. Can you check if the file YAD104_v1.07.ex4 and YAD104_v1.07.mq4 is inside the C:\FXDD-MetaDemo\experts folder? IF they are there, I suggest you restart your Empty4 terminal.
Linus
Below is my log file. I'm obviously missing something. Thanks for the help Linuspoon.
How do I go about compiling the .mq4 file if that is needed to do?
2;76;C:\FXDD- Meta4 Demo\experts\YAD104_v1.07.mq4;172:1;'libtrade.mqh' - cannot open the program file
2;76;C:\FXDD- Meta4 Demo\experts\YAD104_v1.07.mq4;173:1;'libvisual.mqh' - cannot open the program file
-
davek
- Trader
- Posts: 45
- Joined: Wed Nov 28, 2012 10:02 am
- Location: Wisconsin
Re: Yet Another Dashboard for 10.4
Thanks for your help guys, I got it working, not sure what I was doing but I was able to get it compiled.
Do you have to set up some templates so when you click on the chart tab it brings up the 10.4 template, will have to play around with that now. But the markets are closed now so will have to see if it works when the markets open.
Thanks CandleTiger and all others who had a hand in developing this dashboard.
davek
Do you have to set up some templates so when you click on the chart tab it brings up the 10.4 template, will have to play around with that now. But the markets are closed now so will have to see if it works when the markets open.
Thanks CandleTiger and all others who had a hand in developing this dashboard.
davek
You do not have the required permissions to view the files attached to this post.
-
Wkcfx
- Trader
- Posts: 48
- Joined: Sun Feb 17, 2013 6:25 am
Re: Yet Another Dashboard for 10.4
Fantastic dash Candletiger! and this code fix works great!candletiger wrote: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 //)
Your "chart" buttons could be a killer addition to MrLong's Multi10:4 multi trader ea.
Thanks!!
Bill
-
Wkcfx
- Trader
- Posts: 48
- Joined: Sun Feb 17, 2013 6:25 am
Re: Yet Another Dashboard for 10.4
Davek you need be sure the template you want to use it first in the template list buy renameing as necessary. Empty4 folder > templates (not the templates folder in the experts folder)davek wrote: Do you have to set up some templates so when you click on the chart tab it brings up the 10.4
davek
all the best
wkc
-
davek
- Trader
- Posts: 45
- Joined: Wed Nov 28, 2012 10:02 am
- Location: Wisconsin
Re: Yet Another Dashboard for 10.4
I am still somewhat unclear on how to set up the template so when I click on the chart button that pair comes up with the correct template. Could you please list the correct steps to set this up?Wkcfx wrote:Davek you need be sure the template you want to use it first in the template list buy renameing as necessary. Empty4 folder > templates (not the templates folder in the experts folder)davek wrote: Do you have to set up some templates so when you click on the chart tab it brings up the 10.4
davek
all the best
wkc
thanks again,
davek