I have this issue every time I try to change any parameters. The only success I have had is uninstalling and reinstalling.
I made 20-30 buys/sells with my trade limit at 0.001 just to test my setup. I bumped it up to 0.03 by directly editing the config.js, and the bot sold what was remaining on my account as it should have, at the proper times, however it didn't buy anything for the next ~5000 cycles of the bot (about 2-3 days).
"strategies": {
"bb": {
"NAME": "bb",
"TRADING_LIMIT": 0.03,
"PERIOD": 15,
"BUY_LEVEL": 0.6,
"GAIN": 1.5,
"EMA1": 2,
"EMA2": 4,
"HIGH_BB": 25,
"LOW_BB": 25,
"STDV": 2,
"SMAPERIOD": 20,
"PANIC_SELL": false,
"DOUBLE_UP": false,
"DOUBLE_UP_CAP": 1,
"STOP_LIMIT": 60,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY": 0.001,
"MIN_VOLUME_TO_SELL": 0.001,
"TRADES_TIMEOUT": 600
"bot": {
"debug": false,
"BOT_DELAY": 1,
"interval_ticker_update": 25000,
"period_storage_ticker": 2000,
"timeout_buy": 60000,
"timeout_sell": 60000,
"TV_GAIN": 0.6,
"TV_TRADING_LIMIT_BUY": 0.001,
"TV_PYRAMID": false,
"TV_TRADING_LIMIT_SELL": 0.001,
"TV_PROTECTION": false,
"VERBOSE": true,
"WATCH_MODE": false
Any suggestions would be greatly appreciated. When the bot does see a buy opportunity, this is what is displayed in the text:
2017/11/29 10:31:24: There are some trading opportunities for BTC-BCC at bittrex. Scanning Trade History
ɢՍͶßʘŦ XT Edition Tips&Tricks: BTC-BCC can be bought!!!
2017/11/29 10:31:24: Last Bid price BTC-BCC: 0.141568 | Last Ask: 0.141583
2017/11/29 10:31:24: Balance BTC: 0.17900026
2017/11/29 10:31:24: Balance BCC: 0
2017/11/29 10:31:24: On Orders BCC: 0
Processing strategy bb for BTC-BCC on bittrex
2017/11/29 10:31:24: Entering buy cycle
┌───────────────────┬───────────────────┬────────────┬────────────┬──────────┬────────────┬─────┬─────────┐
│ ɢՍÑɮØͳ XT Edition │ LowBB │ HighBB │ Buy at │ Last │ BTC │ BCC │ Pair │
├───────────────────┼───────────────────┼────────────┼────────────┼──────────┼────────────┼─────┼─────────┤
│ Buy cycle │ 0.13780645 │ 0.14768303 │ 0.14175709 │ 0.141583 │ 0.17900026 │ 0 │ BTC-BCC │
├───────────────────┼───────────────────┼────────────┴────────────┴──────────┴────────────┴─────┴─────────┤
│ Callbacks │ Retrying again... │ │