Commit dcceea3
committed
docs: spot_meta_and_asset_ctxs returns two non-parallel lists
universe (324) and assetCtxs (715) are not parallel; pair them through the
universe entry's own `index` field. Positions 0-70 line up, which hides the
mismatch during casual testing and returns another asset's prices past that
point. The perp sibling meta_and_asset_ctxs() IS parallel, so the intuition
does not carry over.
Docstring only, no behaviour change. Closes #308.1 parent 2fdb18f commit dcceea3
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| 362 | + | |
362 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
363 | 385 | | |
364 | 386 | | |
365 | 387 | | |
| |||
0 commit comments