4.0.3 polo
pair BTC/NAUT is still averaging even though double up property is set to false (log below)
same goes for BTC/NXT
on related note I noticed, that when the bot prints to the console the BB output, the table header string differs between different coins. Sometimes there are different characters in the string "ɢƱΠβѺŦ ", sometimes there is an extra space. It seems like you are handling different coins by different code. Might be pain to manage. Maybe because of that when if you are fixing something in the code, you need to fix that separately for each coin, which is of course a space for error. I marked the section I meant in the red below.
...
ɢՍƝɮםŁ v4.0.3 Tips&Tricks: BTC_NAUT can be averaged!!!
ɢƱƝƁŁ v4.0.3 Tips&Tricks: BTC_NAUT can be bought!!!
2017/08/16 04:08:37: There are some trading opportunities for BTC_NAUT at poloniex. Scanning Trade History
2017/08/16 04:08:37: Last Bid price BTC_NAUT: 0.000036 | Last Ask: 0.00003609
2017/08/16 04:08:37: Balance BTC: 0.01110775
2017/08/16 04:08:37: Balance NAUT: 12.72808472
2017/08/16 04:08:37: On Orders NAUT: 0.00000000
Processing strategy BB for BTC_NAUT on poloniex
┌───────────────┬─────────────┬────────────────┬────────────────┬────────────┬────────────┬─────────────┬──────────┐
│ ɢƱΠβѺŦ v4.0.3 │ LowBB │ HighBB │ Buy at │ Last │ BTC │ NAUT │ Pair │
├───────────────┼─────────────┼────────────────┼────────────────┼────────────┼────────────┼─────────────┼──────────┤
│ Buy cycle │ 0.00003262 │ 0.00004157 │ 0.000036200494 │ 0.00003609 │ 0.01110775 │ 12.72808472 │ BTC_NAUT │
├───────────────┼─────────────┼────────────────┼────────────────┼────────────┼────────────┼─────────────┼──────────┤
│ Callbacks │ Time to buy │ 0.000036200494 │ BTC_NAUT │ │ │ │ │
├───────────────┼─────────────┼────────────────┼────────────────┼────────────┼────────────┴─────────────┴──────────┤
│ BOUGHT!!! │ Amount: │ 27.70850700 │ Rate: │ 0.00003609 │ │
└───────────────┴─────────────┴────────────────┴────────────────┴────────────┴─────────────────────────────────────┘
...
Have a nice day.