Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Only getting data from Bybit after installation #121

Open
Schneider3000 opened this issue Jan 26, 2021 · 1 comment
Open

Only getting data from Bybit after installation #121

Schneider3000 opened this issue Jan 26, 2021 · 1 comment

Comments

@Schneider3000
Copy link

OS: Ubuntu 20.04
Webserver: Nginx

I installed SignificantTrades and everything went perfectly, then I configured nginx for the "/dist" folder. The website loads fine, but there is no data being shown other than from Bybit (its the only green exchange, others are grey). Ive looked through the configurations and couldnt find any file that would indicate that I have to choose which exchanges to show.

I then put the following line:
this.products = ['BTCUSD', 'ETHUSD']
To all the exchange.js files (gdax.js, etc). Now most of then are green, but very rarely show any purchases at +100k in similar fashion like in aggr.trade website. (aggr.trade showsn them constantly, across various exchanges) If I lower the threshold, I get more data from the exchanges, but never in similar fashion as aggr.trade.

Have I installed everything wrong, or left some configuration out accidentally? Could it be an issue with the webserver Im running?

@Tucsky
Copy link
Owner

Tucsky commented Jan 26, 2021

duplicate of #105

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

No branches or pull requests

2 participants