Vadym Dubenko / Publications
Forum
'SymbolInfoDouble' - no one of the overloads can be applied to the function call
Hi. I can't get rid of these errors at compilation stage. It seems to me that I'm using a correct syntax but if there is an error then I'm definitely doing something wrong. Can you show me where the problem is? Errors: 'SymbolInfoDouble' - no one of the overloads can be applied to the function call
Does the Backtest in Metatrader 4 include commission for every trade it generates?
Searching for this information on Google confused me. Someone wrote that no, the commission is not taken into account and you need to calculate its value at the end of the test, taking into account the number of traded lots. Others write that the latest versions of Metatrader 4 calculate the
Backtest is ok. Forward test - no executions.
Greetings. I can't understand why in backtest environment it executes tens of deals a day and doesn't execute any when I conduct forward test on demo? Any help is appreciated. Thank you in advance. // Function to place a sell order bool PlaceSellOrder() { double previousLow = iLow ( NULL , 0 , 1