How does Zorro handle stock splits?

For instance when do enterLong() with 100 shares and then the stock split happens 2:1 and later I exit the trade with exitLong().

Does Zorro exit the 200 shares? How does it know that the stock split happened? I don't see a function in the broker plugin API for that.

What happens to the stop-loss and take-profit levels in such a case?

Last edited by trenki2; 06/30/17 16:35.