eat the sell order by nubot, no BTC at account , good luck
here is my setting , Is there something wrong ?
{
"apiKey": "xxx",
"apiSecret": "xxx",
"mailRecipient": "",
"exchangeName": "poloniex",
"dualSide": true,
"pair": "nbt_btc",
"rpcUser": "",
"rpcPass": "",
"nubitAddress": "",
"nudPort": 9091,
"nudIp": "127.0.0.1",
"mailnotifications": "NONE",
"submitLiquidity": false,
"executeOrders": true,
"verbosity": "NORMAL",
"gitter": false,
"multipleOperators": true,
"txFee": 0.2,
"priceIncrement": 3.0E-4,
"emergencyTimeout": 60,
"keepProceeds": 0.0,
"wallchangeThreshold": 0.2,
"webport": 8080,
"bookDisabletier2": false,
"bookSellwall": 1000.0,
"bookBuywall": 600.0,
"bookSellOffset": 0.005,
"bookBuyOffset": 0.005,
"bookSellMaxVolumeCumulative": 0.0,
"bookBuyMaxVolumeCumulative": 0.0,
"bookBuyInterval": 0.008,
"bookSellInterval": 0.008,
"bookSellType": "EXP",
"bookBuyType": "EXP",
"bookSellSteepness": "HIGH",
"bookBuySteepness": "HIGH",
"poolModeActive": true,
"poolURI": "https://eu.nupool.net:443/",
"poolPayoutAddress": "xxx",
"poolSubmitInterval": 60,
"mainFeed": "bitfinex",
"backupFeeds": [
"blockchain",
"coinbase",
"bitstamp",
"kraken"
]
}