-
Pipeline is one of the key components to Zipline, allowing calculations to be done over thousands of equities. (The current universe of North American equities available on Quantopian is over 8000.) …
-
Hi,
I'm looking for a way to convert binary addresses (e.g., `(struct fi_info *)->src_addr` and (`struct fi_info *)->dest_addr`) into a string representation that can be used as an input argument t…
-
I would be happy to help on this as I us IB.
Their Desktop beta is Java and pretty awful.
https://github.com/g45t345rt/g45w might interest you as an example of how good we can get a gui also usi…
-
Back filling OHLC shm arrays has been added for the [IB broker backend](https://github.com/pikers/piker/pull/130/files#diff-dcd15b7875b7d6dfea4b0805100d485a894678632a8ba4848029ab7754329c75R619) and we…
-
After weekly restart (Saturday night, at 2023.04.09 between 05:47 and 05:55 UTC) my IB API app receives error 502. When I shut down IBC and start it again manually everything works properly.
[IBC-3.1…
-
Has anyone been able to use Matlab and IB4m using the IB API to enter orders using the IB Adaptive Algo? I've tried for several hours, but haven't been able to get it to work. Usually, I get the error…
-
`deserialize_contract_proxy` not fully deserializing open_order_msg. Not deserializing whether it's a MKT or LMT order, and if it's a LMT order, the cost. Trying to implement it myself but am confused…
-
If I remember correctly I found `Parameterized` difficult to spell right originally (`e` after the `t`? `z` or `s`?). `Parameterized` is the most common usage apparently but that's not obvious to non …
-
- my transformer is 4.21.2 and my deepspeed is 0.8.1. And I run the code [bloom-ds-zero-inference.py](https://github.com/huggingface/transformers-bloom-inference/blob/main/bloom-inference-scripts/blo…
-
```
ERROR -1 502 Couldn't connect to TWS. Confirm that "Enable ActiveX and Socket EClients"
is enabled and connection port is the same as "Socket Port" on the
TWS "Edit->Global Configuration...->…