multiple trade exit rules
-
can you have a tp and a ema x and a pip away from ema all together as a trade exit { whatever happens 1st ] ?
-
yes. for the buy block you can add tp. then try adding a condition block that has candle crossing EMA with adjusting, connected to a close trades block
-
Correct. In any case all trade rules should be headed by a 'For each trade' block in its own block tree.