Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Bollinger strat no Intial Otput, Error 1100 #1628

Open
sceva161 opened this issue Jun 20, 2018 · 0 comments
Open

Bollinger strat no Intial Otput, Error 1100 #1628

sceva161 opened this issue Jun 20, 2018 · 0 comments
Labels

Comments

@sceva161
Copy link

System information

  • Have I written custom code (as opposed to using zenbot vanilla): No
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.x
  • Zenbot version (commit ref, or version): Latest
  • Zenbot branch:
  • NodeJS version: Latest
  • Python version (when using a python script):
  • Exact command to reproduce (include everything): ./zenbot.sh trade binance.xmr-btc --paper --strategy bollinger
  • Did I make any changes to conf-sample.js?: multple, but working with all other strategies

Describe the problem

Running Bollinger Strat, standard or altered does not give any INITIALIZE OUTPUT then gives error 1100 (as shown below).
All other Strats work normally. Backfilled SIM works with Bollinger strat ok but not TRADE.
Have searched all files for "startTime" and have found no issues with code.
Have reset/reinstalled Zenbot. Have updated/renewed API and reset conf.js file from -sample.js

Considering this could possibly be a BINANCE issue?

Source code / Error logs

           DATE            PRICE     DIFF       VOL     RSI                         ACTIONS                      BAL                PROFIT

------------------------------------------ INITIALIZE OUTPUT ------------------------------------------
---------------------------------------- STARTING PAPER TRADING ----------------------------------------
!!! Paper mode enabled. No real trades are performed until you remove --paper from the startup command.
Press l to list available commands.
Web GUI running on http://10.0.2.15:20046/
[OHLCV] An error occurred { Error: binance {"code":-1100,"msg":"Illegal characters found in parameter 'startTime'; legal range is '^[0-9]{1,20}$'."}
at binance.handleErrors (/home/mbp-ubuntu/zenbot/node_modules/ccxt/js/binance.js:863:31)
at response.text.then (/home/mbp-ubuntu/zenbot/node_modules/ccxt/js/base/Exchange.js:513:18)
at
at process._tickCallback (internal/process/next_tick.js:188:7) constructor: [Function: InvalidOrder] }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants