hadrianl / hadrianl/ibapi

Error 110 work around

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Go
Stars
163
Forks
65
PR merge metrics
No merged PRs in 30d

Description

I'm getting the error: `Error 110. The price does not conform to the minimum price variation for this contract`. On IBKR page, I found out that this information is stored in `minTick`, which is called by `tickReqParams` requiring bunch of input parameters, possibly data feed subscription The thing is I don't use IBKR data, but of alpaca, so I cannot call the `tickReqParams` and since the minimum increment basically depends only on a stock/symbol, is there any work around with your package to get to the `minTick` value? Thank you in advance.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.