UNPKG

tlab-trading-toolkit

Version:

A trading toolkit for building advanced trading bots on the GDAX platform

13 lines (8 loc) 170 B
Add the exchange in product map.ts ``` case "Binance": this.exchange = new ccxt.binance() break; ``` Create a feed factory Create a exchange feed