Gavin Chan
Gavin Chan
Not sure if I understand it correctly - why is the string format order id needed, but keeping the order number? If purely a string format of order id is...
The order id is always returned from the matching engine, while I guess your "order id" is actually the client order id in FIX protocol. I'd suggest you first quickly...
Thanks for your prompt response. All the above makes perfect sense to me. I wonder if you think adding an argument to allow demean in the rolling basis is a...
I experience the same issue in Ubuntu as well. Is it resolved? My version is 0.5.7.2. Failed both in python 2 and 3. My same piece of code works in...
We have built an internal scheduler library to leverage on luigi and the users pass a configuration specifying the pipelines on business level to schedule the tasks in luigi. The...
Thanks for your detailed explanation. I understand it would be huge pain for the contributors to maintain the open source software whenever the users request a change to work around...
Are you using bitfinex or bitfinex2?
Do you have any example of errors you experience? On my side I got only the errors of throttling limit before which is now safeguarded. At this moment I cannot...