drixie / royaloak

Starter using Vite2 + React + Typescript + Tailwind + Electron Starter.
MIT License
0 stars 0 forks source link

Display Time and Sales - PP24 #15

Open drixie opened 2 years ago

drixie commented 2 years ago

image

drixie commented 2 years ago

Each row is colored based on the fill price relative to the Bid and Ask prices. I am not sure if the options are provided along with IBKR time and sales data (or tick by tick data) or if we need figure out a way to determine this on our end. Possible options are listed below:

  1. Above The Ask
  2. At Ask
  3. Between Ask and Bid
  4. At Bid
  5. Below The Bid
Screen Shot 2022-08-22 at 12 25 26 PM