Tyrone Chan / Profile
Tyrone Chan
Added topic Interference of passing value to variables
My trading strategy is martingale that if there is deficit and next order is ready to open based on signal. I coded some functions for handling buy and sell orders seperately. Problem 1. if I change the cindition from "if (ticketBuy[position]
Tyrone Chan
Added topic Logic is correct apparently but wrong result (only buy orders showed)
I create a function for open orders as below and shows only buy orders. The EA allows both buy and sell orders and others remains no difference. However, if I remove the words in red (i.e. orderType == OP_BUY and
Tyrone Chan
Added topic How to exclude "Modify" under Type of Result in Strategy Tester Report?
Thanks in advance. "Modify" appears very often in backtest report as below and how can I hide it
: