Check number of wins
-
Hello
I want to check the total number of wins from a number of closed trades, how do I go about this?
https://fxdreema.com/shared/88B81jQsb
P.S: Do Boolean conditions work with mt4 strategy tester? Each time I try to use a trading hours filter (i.e Enable_Trading_Hours = true ) the strategy tester does not execute trades.
Quick Example of how I did it: https://fxdreema.com/shared/lMyp0MWJ
......
winno.JPG -
Here is some example that collects other data, but you will get the idea: https://fxdreema.com/shared/7G9K2SpHb
I'm using variable here. First, it needs to be reset if you are gonna add to it, so I am resetting it before the cycle. Then add a value to it and exit from the yellow output of the pink block.
Here is an example with only 2 blocks: https://fxdreema.com/shared/ti3s2KHkdFILTERSS works for me. Check if the input is really true or for any errors in the logs