trader689,thankstrader689 » Tue Aug 26, 2014 5:46 am wrote:zhengzudong,
many thanks for the EA. looks to have potential.
you said that london stock market opens at 8am but forex opens at 9am. are you sure? i cant seem to find any other source that states this. every source i read seems to think london forex open is 8am (8am BST - ie gmt+1) / 7am GMT
eg:
#3 on this list:
http://www.tradersbulletin.co.uk/six-da ... -and-traps
also see the table here:
http://www.forexfactory.com/showthread. ... ost3690977
sorry if this contributes to the noise. ultimately we will go with whatever setting works, and you seem to be on overall winners.
trader
EDIT: also can you also share your risk settings from the demo you have in your screenshots? thanks
Thank you for your feedback.
London foreign exchange market opening time opinions, I just use the original post author's opinion.
Now, I think the theory for the coin flip, it does not matter。
my risk setting still testing, for you
extern string RiskSetup = "---Setup Risk Reward ratio";
extern double MinFreeMarginRatio = 5.0;
extern double EquityPercent = 0.2;
extern double ProfitPercent = 0.4;
extern bool Use_ATR = true;
extern double HardTP = 0.0;
extern double HardSL = 40.0;
extern bool DynamicLots = true;
extern double FixedLots = 0.1;