- Search Metals Mine
- Ducdaovn replied Aug 14, 2015
Here are screenshot iHistory with IncludeOpentrade = true
Dashboard Trading
- Ducdaovn replied Aug 14, 2015
Hi, As I said. I not use DB posted by HP. The one I use is Dashboard - Ultimate by GVC. And I modified code to trade on reversal strategy, just because Dashboard-Ultimate is latest source code version. I am not a good coder as GVC, HP, Dingdong,... ...
Dashboard Trading
- Ducdaovn replied Aug 14, 2015
I don't think so... You can see there are many trades profit with low PFO. Stats from iHistory indicator, you can see all most of lose trades are today's trades, from NZD currency
. And today have RED NEWS from NZD Retail Sales q/q and Core Retail ...Dashboard Trading
- Ducdaovn replied Aug 14, 2015
Hi All, I've modified an EA posted here, target to reversal trading using Strength as signal (This strategy posted here many times too
) And here are result..... In comment section: Pips from Daily open and Strength value at Trade opened time. ...Dashboard Trading
- Ducdaovn replied Aug 11, 2015
I am still confused with this input
What about my GMT+7? Thanks.Dashboard Trading
- Ducdaovn replied Aug 11, 2015
Really beauty DB. Can you please tell me when this version will be release :x?
Dashboard Trading
- Ducdaovn replied Aug 10, 2015
I am using Setting from Jibla (Thanks xxx) At this time, I think now is end of trading day
. Lot 0.03, profit $23 only
. But I am admired with maximum DD ~$20. Set file attached, if you need. Please note to edit NEWS MANAGEMENT inputs to match ...Dashboard Trading
- Ducdaovn replied Aug 6, 2015
Good result! How about the open trades? Fully automatic or manual trade?
Dashboard Trading
- Ducdaovn replied Aug 5, 2015
Yeah, you right. ===== bool Equal(double num1,double num2) { if(num1==0 && num2==0) return(true); if(MathAbs(num1 - num2) / (MathAbs(num1) + MathAbs(num2)) < 0.00000001) return(true); return(false); } ===== NormalizeDouble() not use able in this ...
Dashboard Trading
- Ducdaovn replied Aug 5, 2015
If once again I do not understand you (Just because my English is very bad), please forget it
Let me explain again: For example, if A = 1.5 and B = 1.5, then these numbers are clearly equal. Unseen by the coder, mql4 may actually be giving B the ...Dashboard Trading
- Ducdaovn replied Aug 1, 2015
Step by step, DB is more beautiful, more clearly. Thanks

Dashboard Trading
- Ducdaovn replied Jul 31, 2015
Oh... Thanks Jibala and sorry Aromos.. May be I am misunderstand you. Let me explain again, an example: - You have an input "Trades per session / pair allowed" set at 2; - You have 2 seasons London and New York to trade set by open/close time. => at ...
Dashboard Trading
- Ducdaovn replied Jul 31, 2015
Dashboard Ultimate Adds trade function modified: EA will add trade when Individual pair in profit, check input. Test it and let us know

Dashboard Trading