tribeca icon indicating copy to clipboard operation
tribeca copied to clipboard

A high frequency, market making cryptocurrency trading platform in node.js

Results 102 tribeca issues
Sort by recently updated
recently updated
newest added

:gift: the idea is to place the cert at `/sslcert` folder near `tribeca.json`.

The Exchange API documentation has been updated here, which outlines that new exchange API URLs and WSS have been updated --> https://docs.pro.coinbase.com/#client-libraries I have manually attempted to modify the tribeca.json,...

can you add support for binance also?

The web ui keep showing disconnected from exchange and tribeca. Mode and Exchange Configs: `"TRIBECA_MODE": "prod", "EXCHANGE": "coinbase",` And Coinbase Config: ` "CoinbaseRestUrl": "https://api.gdax.com", "CoinbaseWebsocketUrl": "wss://ws-feed.gdax.com", "CoinbasePassphrase": "Hidden", "CoinbaseApiKey": "Hidden",...

Hey there, I want to add new exchange to your BOT. Is it possible ? And if yes, then how ? can you guide me please ? Thanks

- Fully implemented Bitstamp exchange gateway. - Upgrade to latest node.js LTS version (12.18.3). - A few minor Web UI tweeks. - Added a few more currency assets, which are...

I would love to add some new exchanges in there for you (and me) and would be happy to do so with just a little guidance as to which objects...

This happens after manual installation: ``` npm ERR! code ERR_OUT_OF_RANGE npm ERR! The value of "err" is out of range. It must be a negative integer. Received 536870212 npm ERR!...

![print](https://user-images.githubusercontent.com/49256580/57204189-7aed7e00-6f8c-11e9-88a3-690c9a001e8d.png) When I open Tribeca (localhost:3000) it shows Tribeca [dev] instead Tribeca [prod]. I've already changed in env file dev to prod. How should I procedure? Ps.: My balance doesn't...

Greetings folks, I have the tribeca bot up and running in production config on Coinbase. The bot appears to be running properly pulling in the markets & allows me to...