-
@Nirus2000,
I am really sorry about my mistake, I attached the incorrect file and make you all the trouble. I have now checked and please use the screen shoots and test file (ibkr_test) provided and…
-
when trying to run the ibkr server, it errors saying it is missing MyServer.
-
Hello,
I get this error while creating the trail and the stop order using the one cancels all logic (OCA), it's working fine in the paper account but not in the live account, below is the error mes…
-
**Describe the bug**
I am getting connection refused on the latest version trying to login to a paper trading account. The stable version works just fine.
**Container logs**
ib-gateway_1 | 2023…
-
#### 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…
-
- Fetch data required for time and sales from IBKR
- Display time and sales data in the frontend
![image](https://user-images.githubusercontent.com/1880792/185997159-36d535bb-15d8-4781-8ea7-db253c…
-
> Wow - this means we can import directly from IBKR? Is there documentation?
_Originally posted by @longstone in https://github.com/ghostfolio/ghostfolio/issues/1824#issuecomment-1498067550_
#…
-
**Describe the feature**
Several HTTP headers are required while accessing the voyz/ibeam instance. The error messages are vague for some of these requirements.
- All requests require a User-Agent h…
-
I have the following struct:
```
struct Contract {
std::shared_ptr y comboLegs;
}
```
and the following wrapper:
```
mod.add_type("Contract")
.method("Contract_get_comboLegs", [](const…
-
Is there a way to check if a conid is available to you except for calling marketdata_history_by_conid and see if anything is returned?