ergQty
[OPTIONAL] Used with iceberg orders.
=item newOrderRespType
[OPTIONAL] Set the response JSON. ACK, RESULT, or FULL; MARKET and LIMIT order
types default to FULL, all other orders default to
use strict;
use warnings;
use base 'LWP::UserAgent';
use Digest::SHA qw( hmac_sha256_hex );
use JSON;
use Time::HiRes;
use URI;
use URI::QueryParam;
use Binance::Constants qw( :all );
use Binance:
= $self->$method($url);
}
if ($response->is_success) {
$response = eval { decode_json($response->decoded_content); };
if ($@) {
$self->{logger}->error(
ARE.
use strict;
use warnings;
our $required = {
'Exception::Class'
=> '1.38',
'JSON'
=> '2.07',
'LWP::Protocol::https'
=> '6.04',
'LWP::UserAgent'
=>