- Search Crypto Craft
-
aeseme replied Dec 11, 2015Ok, that explains it. MT4 uses magic number = 0 to orders opened through it. This dashboard uses a magic number different than 0 (by default it is 10230, but can be customized in preferences) to avoid mixing with orders opened through MT4 or by any ...
Dashboard EAX
-
aeseme replied Dec 11, 2015Manual using the dashboard or manual using your MT4 terminal functionality?
Dashboard EAX
-
aeseme replied Dec 11, 2015I think I got what you mean now, btw, I'm not sure to call it a bug
I'll have a deeper look into this to see what can be improved to make it more convenient. Thank you 
Dashboard Trading
-
aeseme replied Dec 11, 2015I want to make tests in this way as well
This is planned but has no ETA yet.Dashboard EAX
-
aeseme replied Dec 11, 2015This sound interesting... the main drawback I see right is that the news feed I'm reading doesn't provide the actual values once news has been released: http://www.forexfactory.com/ffcal_week_this.xml I would have to read another source and make the ...
Dashboard EAX
-
aeseme replied Dec 11, 2015In most cases the problem is not the broker (with some exceptions). Did you make sure that the script to force the load of historical data finished without errors? If it is not working for you even showing no errors, there are many scripts like this ...
Dashboard EAX
-
aeseme replied Dec 11, 2015Yes I know and as already stated and documented, this is not a problem of the EA, it is a problem related to lack of history and it is something users must be able to resolve by themselves.
Dashboard EAX
-
aeseme replied Dec 10, 2015Well, I did some further tests and it seems that there's no bug. It's an invalid price error, usually because SL or TP are too close to current price. I simple increased a bit the TP and SL and it was all OK. This test was done with TP and SL at ...
Dashboard Trading
-
aeseme replied Dec 10, 2015Thank you for reporting this, in fact I have just verified that SL is not OK with JPY pairs (TP is OK).
Dashboard Trading
-
aeseme replied Dec 9, 2015Thank you, I'll be checking these links to see if i can find something helpful.
Dashboard Trading
-
aeseme replied Dec 9, 2015The Currencies Heat-Maps are way more CPU intensive than indicators... Most indicators with native MQL4 implementation are not that hungry... those needing iCustom() eats some extra cycles, specially if loaded on more that one time-frame for all the ...
Dashboard EAX
-
aeseme replied Dec 9, 2015This is another issue. It is related to your account balance being = 0. You should have a positive account balance
If you still want to use the dashboard in these conditions, you have to disable the profit tracker in the EA preferences.Dashboard EAX
-
aeseme replied Dec 9, 2015Thank you for trying to help, but this won't fix anything, the only thing that will happen is that the dashboard will run with inconsistent data instead. This is a well known and documented issue and it is something that users should be able to sort ...
Dashboard EAX
-
aeseme replied Dec 9, 2015I do really appreciate your interest on the source code of this dashboard but it is not publicly available for the time being. This is also very far away from the topic of this thread, thus do not expect further replies on this matter. I hope you ...
Dashboard EAX
-
aeseme replied Dec 9, 2015[...] [...] [...] So your broker server time is not the same as yours as you used to think. This explain what you thought was a fault of the dashboard (luckly)

Dashboard Trading
-
aeseme replied Dec 8, 2015Can you confirm that the time in your market watch window is the very same as the time of your computer? This information is not readable in your picture.
Dashboard Trading
-
aeseme replied Dec 8, 2015In fact, I made a quick test here and the OneMinute update interval is not working as expected. I'll have a look into it to find what the issue is.
Dashboard EAX