bitbandi
bitbandi
if you use nginx for ssl gateway only, it's better is you use ssl in nodejs directly: https://stackoverflow.com/questions/5998694/how-to-create-an-https-server-in-node-js
if you have already an nginx server with many vhost, than it's a good choice to use as reverse proxy. But if you run nginx for rtl only, it's "useless",...
one sample: https://github.com/angular/cli-builds
Possible solution in #890 pr
You have to generate an order id, and set payload.ClientOrderId. https://api.hitbtc.com/#order-model : > Unique identifier for Order as assigned by trader. Uniqueness must be guaranteed within a single trading day,...
what type of messages?
Try #52 PR
@pompobit did you benchmark how fast is the getAlgoPerms function, if count is a very big number? (at 2019 jan, count will be 86460336) hmm, the permutation max count is...
Ah you're right. it's daily counted. forget my comment about overflow. But i'm interested in getAlgoPerms func benchmark, if you can measure the speed, it would be good. (you can...
Signed the commit. i dont know what to write to release note.