What I want to do is execute a secondary trade, but wait for it to finish before kicking off another secondary trade.
Is there a direct way to connect a profit target/loss for a particular trade to some sort of callback function? I'm trying to figure out how to know when I'm out of a trade.

Comment