Emerson Dove

Results 32 comments of Emerson Dove

Hey @machinevisionbeans we've definitely looked into this before. We don't use IBKR ourselves so we've had a hard time planning the integration. We are happy to accept integration contributions though...

Looks like thats the case in Spyder, try running it in `cmd` on windows. That platform has been well tested and should be supported.

@ZacSharp I've been on and off about it. I haven't fixed any the original bugs enough to commit. I talked to masa and he believes it should be possible but...

Hey everyone looks like I should follow up here - I wouldn't feel good merging it in with its current state - I would expect this will create GH issues...

Hey we don't have a guide yet for custom integrations but you can follow the format of two files like this: https://github.com/blankly-finance/blankly/blob/main/blankly/exchanges/interfaces/alpaca/alpaca.py https://github.com/blankly-finance/blankly/blob/main/blankly/exchanges/interfaces/alpaca/alpaca_interface.py The `ExchangeInterface` object that the interface inherits...

Hey this is expected behavior in the screener class. It's following the chron job settings in your `blankly.json`. It looks a bit confusing I think because there aren't any stocks...

I didn't realize they were enforcing it yet, I'll push up a fix.

I went digging into this and it looks like there is no API up yet: https://forums.coinbasecloud.dev/t/advanced-trading-api-release-date/1145 Looks like our integrations (and everyone else's) are blocked until this is released.

> any update on this? IBKR is one of the few brokers that offer both UCITS ETFs (for EU traders) and an API Not yet we have discussed it but...

This is neat, thanks for the implementation. We were thinking about ways to improve visual debugging for the models with different charting libraries so this might come in handy.