Justin

Results 12 issues of Justin

Fixed sell orders to properly deduct from base asset (underlying.base) instead of incorrectly using quote asset (underlying.quote) for balance checks and operations.

When generating orders, sometimes we only want to determine whether to continue processing based on specific event changes. For example, for balance changes, I don't want to execute generate_algo_orders -...