pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
104 stars 17 forks source link

dark times, dark volume #116

Open goodboy opened 4 years ago

goodboy commented 4 years ago

ib has their "reportable trades" tick, which from many glances, leads the L1 feed prices in a lot of cases.

likely we need some logic to track double counted volume and comparison with not only other broker data feeds but also with the absolute counts in tick 8.

There's an ib_insync group thread on this from last year that no one seems to have answered. It's probably worth everyone's time to do that.

we'd like to potentially see dark volume plotted separately on charts as well as labels flickered to match.

Some further resources to get started:

goodboy commented 2 years ago

I think this is more or less complete since the following PRs:

We might want to mess around a bit more with some out-of-the box measures as mentioned in the resources above as well as figure out how we're going to display all this once we have overlayed (aka multi-) instruments per chart.