export type MidaPeriodPriceKey = "open" | "high" | "low" | "close";