Hi, How can I know if a variable is odd or even?
I think %2 is not supported!
F
Latest posts made by farshadsrt
-
odd or evenposted in Questions & Answers
-
close all trades if the loss was n pips.(Grid startegy)posted in Questions & Answers
Hi, I implemented my robot by Grid strategy.
I want all my open trades to be closed if the total loss of these grid trades is n pips.I want something like 'check profit (unreleased)' but for my loss.