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

Simulation's generated chart only displays sell arrows, not buy arrows, despite buys happening during simulation #2003

Open
Orwi53 opened this issue Mar 21, 2020 · 0 comments
Labels

Comments

@Orwi53
Copy link

Orwi53 commented Mar 21, 2020

System information

  • OS Platform and Distribution: Ubuntu Mate 18.04
  • Zenbot branch: [unstable] Exchanges: update-products 5539
  • NodeJS version: v12.16.1
  • Exact command to reproduce (include everything): ./zenbot.sh sim --days 30
  • Did I make any changes to conf-sample.js?: Only change: c.selector = 'poloniex.ETH-BTC'
  • Additional information: Using nvm to manage node version

Describe the problem

Simulation's generated chart only displays sell arrows, not buy arrows. See screenshot.

Source code / Error logs

How to reproduce:

sudo apt-get install build-essential mongodb -y
git clone https://github.com/deviavir/zenbot.git
cd zenbot
npm install
Changed selector to: c.selector = 'poloniex.ETH-BTC'
./zenbot.sh backfill poloniex.ETH-BTC --days 14 
./zenbot.sh sim --days 14 --period 30m
Open generated html file with chart

Screenshot at 2020-03-21 16-39-52

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