-
I am looking for a quant trading platform and roboquant seems to check all the right boxes, so I went ahead and followed the getting started tutorial to run it from source. I installed jdk and maven, …
-
I am quite close to the finish line.. of wrapping a 3rd party C++ library with CXX so I can stop coding C++ and join the Rust hype train.. I am seeing the following error.. it feels like this is just …
EMCP updated
4 months ago
-
Thank you for your work,
I just simply imported your crate and used this demo code you provided:
It placed an order of 200 shares of BMW, now I know you like the cars but I can't find in this c…
yssoe updated
2 years ago
-
I changed the example `contract_samples::simple_future()` for `TSLA` in historical_data_operations_req() like so:
```rs
pub fn historical_data_operations_req(&self) -> Result {
// Request…
-
`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…
-
#### Expected Behavior
Fees paid for a hard to borrow stock
#### Actual Behavior
No fees paid for shorts.
#### Potential Solution
Obtain hard to borrow list; model fees.
#### Reproducing t…
-
Hi,
I asked a question on contract spec issue in another forum below:
https://groups.io/g/twsapi/topic/issue_with_contract/34440470?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,34440470
I …
-
As pointed out by Jürgen in twsapi group on groups.io,
"The archived ib_insync implements features equivalent to those available in IBKR supplied TWS API Version 10.25 (MaxClientVersion 178, Septembe…
-
Initial draft / POC was in #322 but more or less we need our own image likely built as:
- [`nixOS`](https://github.com/NixOS) so as to (mostly) avoid stupid dockerfile DSL syntax (in exchange for stu…
-
No apparent error, though I found this in the logs:
```
2019-12-09 16:40:30.453 GMT
Warning 2107, reqId -1: HMDS data farm connection is inactive but should be available upon demand.ushmds
2019-…