JSON shape for an equity curve's points. ARRAY is [{timestamp, equity}, ...]; SHORT is {timestamps: [...], equities: [...]} (parallel arrays, no repeated key text). The one schema shared by every place outMode appears, request or response, so the two cannot drift to different value sets.
JSON shape for an equity curve's points.
ARRAYis[{timestamp, equity}, ...];SHORTis{timestamps: [...], equities: [...]}(parallel arrays, no repeated key text). The one schema shared by every placeoutModeappears, request or response, so the two cannot drift to different value sets.