You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Kraken Exchange ZEUR price can only be specified up to 1 decimals.
Source code / Error logs
order rejected
at /Users/hliebscher/opt/zenbot/lib/engine.js:301:15
at /Users/hliebscher/opt/zenbot/extensions/exchanges/kraken/exchange.js:283:20
at response.then.catch (/Users/hliebscher/opt/zenbot/node_modules/kraken-api/kraken.js:176:23)
at process._tickCallback (internal/process/next_tick.js:68:7)
order:
{ id: null,
status: 'rejected',
price: '39995.8020000000',
size: '0.00187609',
created_at: 1613340911210,
filled_size: '0',
post_only: true,
reject_reason:
'Order:Invalid price:XXBTZEUR price can only be specified up to 1 decimals.' },
desc: 'could not execute buy: error placing order' }
The text was updated successfully, but these errors were encountered:
System information
Describe the problem
Kraken Exchange ZEUR price can only be specified up to 1 decimals.
Source code / Error logs
order rejected
at /Users/hliebscher/opt/zenbot/lib/engine.js:301:15
at /Users/hliebscher/opt/zenbot/extensions/exchanges/kraken/exchange.js:283:20
at response.then.catch (/Users/hliebscher/opt/zenbot/node_modules/kraken-api/kraken.js:176:23)
at process._tickCallback (internal/process/next_tick.js:68:7)
order:
{ id: null,
status: 'rejected',
price: '39995.8020000000',
size: '0.00187609',
created_at: 1613340911210,
filled_size: '0',
post_only: true,
reject_reason:
'Order:Invalid price:XXBTZEUR price can only be specified up to 1 decimals.' },
desc: 'could not execute buy: error placing order' }
The text was updated successfully, but these errors were encountered: