Hi admin,
thanks for fxdreema my subscription is working fine and all is good.
I am trying to create a function in my EA where I don't trade after a winning trade. After a win I will stay out of the market and watch until a trade would have been a loss before trading again. I can do this easy by drawing lines instead of placing trades and monitoring the distance between current price and the line, then I know if the trade would have been a loss without actually trading.
The problem is when I come to turn off the buy blocks to prevent trading, when I use the block 'Check last closed trade profit' it just passes every tick, I know this because I connected a sell to the output to check what was happening, the block does not wait for the close of a profitable trade it just passes straight away and on every tick. I tried using the 'Check last winner type' block and this works fine for for profitable buys, but for sells it passes every time a trade closes for winners and losers.
Am I doing something wrong?
Please see attached
Thanks for your help and fxdreema is great!