After multiple-bot modification CCEDK bot throws a "not enough funds" error on the EUR pair

Issue #47 resolved
Desrever Nu created an issue

It keeps putting up only 3 orders and then clearing them. Here's what the log looks like ...

ApiError [getCode 8562 getDescription {"response":"response error" "balance":"not enough funds: `balance`=`792.69891035`" "currency_id":"operation can not be performed for `curr$
Detected a number of active orders not in line with strategy. Will try to aggregate soon,SEVERE,com.nubits.nubot.tasks.StrategySecondaryPegTask,run,Oct_22_04_38_30
Order reset needed,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,run,Oct_22_04_38_47
Order 85612 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_38_48
Order 85611 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_38_50
Clear all orders request succesfully,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,reInitiateOrders,Oct_22_04_38_50
Are all orders canceled? true,INFO,com.nubits.nubot.tasks.StrategySecondaryPegTask,reInitiateOrders,Oct_22_04_38_56
Strategy - Submit order : SELL 18957.282008 nbt @ 0.78446724 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_38_57
Strategy - SELL Response1 = 85618,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_38_58
Strategy - Submit order : SELL 18957.282007620004 nbt @ 0.78446724 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_38_58
Strategy : SELL Response2 = 85619,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_38_59
Strategy - Submit order : BUY 1014.543406 nbt @ 0.78133563 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_00
Strategy - BUY Response1 = 85620,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_01
Strategy - Submit order : BUY 1014.543405 nbt @ 0.78133563 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_01
Ccedk API returned an error: {"response":"response error" "balance":"not enough funds: `balance`=`792.69891035`" "currency_id":"operation can not be performed for `currency id`=$
ApiError [getCode 8562 getDescription {"response":"response error" "balance":"not enough funds: `balance`=`792.69891035`" "currency_id":"operation can not be performed for `curr$
Detected a number of active orders not in line with strategy. Will try to aggregate soon,SEVERE,com.nubits.nubot.tasks.StrategySecondaryPegTask,run,Oct_22_04_39_09
Order reset needed,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,run,Oct_22_04_39_28
Order 85620 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_39_30
Order 85619 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_39_31
Order 85618 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_39_33
Clear all orders request succesfully,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,reInitiateOrders,Oct_22_04_39_33
Are all orders canceled? true,INFO,com.nubits.nubot.tasks.StrategySecondaryPegTask,reInitiateOrders,Oct_22_04_39_39
Strategy - Submit order : SELL 18957.282008 nbt @ 0.78446724 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_40
Strategy - SELL Response1 = 85621,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_41
Strategy - Submit order : SELL 18957.282007620004 nbt @ 0.78446724 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_41
Strategy : SELL Response2 = 85622,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_42
Strategy - Submit order : BUY 1014.543406 nbt @ 0.78133563 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_43
Strategy - BUY Response1 = 85623,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_44
Strategy - Submit order : BUY 1014.543405 nbt @ 0.78133563 eur,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,initOrders,Oct_22_04_39_44
Ccedk API returned an error: {"response":"response error" "balance":"not enough funds: `balance`=`792.69891035`" "currency_id":"operation can not be performed for `currency id`=$
ApiError [getCode 8562 getDescription {"response":"response error" "balance":"not enough funds: `balance`=`792.69891035`" "currency_id":"operation can not be performed for `curr$
Detected a number of active orders not in line with strategy. Will try to aggregate soon,SEVERE,com.nubits.nubot.tasks.StrategySecondaryPegTask,run,Oct_22_04_39_52
Order reset needed,WARNING,com.nubits.nubot.tasks.StrategySecondaryPegTask,run,Oct_22_04_40_09
Order 85623 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_40_11
Order 85622 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_40_12
Order 85621 deleted succesfully,WARNING,com.nubits.nubot.trading.wrappers.CcedkWrapper,clearOrders,Oct_22_04_40_14

Comments (2)

  1. Log in to comment