{ code: -1013, msg: 'Filter failure: LOT_SIZE' } $quantity = 7.26; $order_sell = $api->sell("NULSTH", $quantity, 0, "MARKET"); //echo '<pre>'; //print_r($order_sell); //echo '</pre>'; How can I tell the max quantity I can sell?
{ code: -1013, msg: 'Filter failure: LOT_SIZE' }
$quantity = 7.26;
';$order_sell = $api->sell("NULSTH", $quantity, 0, "MARKET");
//echo '
How can I tell the max quantity I can sell?