smartift / grail

0 stars 0 forks source link

Back-Fill Missing Chart Data #64

Closed guytp closed 6 years ago

guytp commented 6 years ago

When we've got missing bar data because eitehr it wasn't available when we synced originally, or because we were on something like M5 and we only downloaded 300 bars of, say 10,000 bars, we need to do two things:

  1. Show the missing bars as a space (if newest bars as well - not just missing in past) - also for volume
  2. Side bar on selected bar data says "Missing Bar"
  3. Reload that data if possible (no more than 500 per request though)
  4. Backfill missing signals further back than most recent in stack but don't try too often