ctubio / tribeca

Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
https://127.0.0.1:3000
Other
95 stars 26 forks source link

Fixing issue #92 #95

Closed Camille92 closed 7 years ago

Camille92 commented 7 years ago

92

It's fixing the issue I was describing yesterday :)

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 54.412% when pulling d8699644f93da7cc5383d64d1da5a0b335163d76 on Camille92:patch-17 into d7782241d74b3bea2aa8ea55d2e4eafccee16eac on ctubio:master.

ctubio commented 7 years ago

but but wtf xDD

you dont know how many times i had found that the problem with OkCoin is that orderIds is limited to 8 characters, and i always put again more characters while optimizing the orderIds, and i always spend several days looking where is the problem.. i need a new brain, but meanwhile let me recover the last optimized function but with 8 chars max; im sorry for always forget about that'¡ i really dont know whats going on with my brain, i may request some help to doctor; i think my problem is that i like to debug too much xD :dancer:

Camille92 commented 7 years ago

Haha no problem, I'm here to do the work of finding where something goes wrong from time to time ;)