When opening orders, moving stop loss and take profit, etc. The parameters for pips don't take 5 digit brokers into account. So, if I wanted to set up a trailing stop to follow 50 pips behind the current price on a broker that quotes in 5 digits, the generated expert advisor would instead trail by 500 pips... which is a huge difference.
K
Latest posts made by kastor
-
RE: 5 digit brokers are realposted in Bug Reports
-
RE: There is no documentation for the "Custom Block"posted in Bug Reports
It looks like there might be a way for me to create blocks that execute custom code, where I define the options that would be available... but the screen is not intuitive and there isn't any documentation or examples to follow...
-
RE: Backtesting with time filters does not workposted in Bug Reports
When I add a time filter to my strategy it does not work in the strategy tester. I tried filtering on candle time, server time, GMT . . . basically every option. None of them worked. It's actually harder for me to try developing an expert advisor with fxdreema than it is to just write the code by hand.