michaelgrosner / tribeca

A high frequency, market making cryptocurrency trading platform in node.js
Other
3.99k stars 949 forks source link

No position report exists OkCoin and Bitfinex #35

Open CyberCriminal0 opened 8 years ago

CyberCriminal0 commented 8 years ago

When launching the program, it seems as though all trade data is going through. However my logs are spammed with: [tribeca:quotingengine] cannot compute a quote since no position report exists! and no trades are going through.

ctubio commented 7 years ago

i just noticed the undefined variable name at https://github.com/michaelgrosner/tribeca/blob/master/src/service/gateways/okcoin.ts#L457-L458, hope it helps