Hello
I'm wondering if it's possible to launch a dry run of order_target_percent
I have an algorithm that rebalances some securities but I would like to avoid sells. The intention is to use order_target_percent to rebalance but avoid the trade if it means selling the security.
Is there any easy way to do that?
Thanks!