fix: swap high and low columns to show previous low before high #191

Merged
joshtronic merged 2 commits from agent/190-market-rearrange-high-low-columns into master 2026-06-10 00:20:52 +00:00
Collaborator

What this PR does

  • fix: swap high/low column order and relabel as previous values
  • Update markdown table headers from "High | Low" to "Previous Low | Previous High"
  • Update markdown table data to output low before high (was high, low)
  • Update HTML table headers to match markdown ordering
  • Update HTML table data cells to match markdown ordering

Test plan

  • No manual verification needed; CI is the gate

Closes #190

## What this PR does - [x] fix: swap high/low column order and relabel as previous values - [x] Update markdown table headers from "High | Low" to "Previous Low | Previous High" - [x] Update markdown table data to output low before high (was high, low) - [x] Update HTML table headers to match markdown ordering - [x] Update HTML table data cells to match markdown ordering ## Test plan - [x] No manual verification needed; CI is the gate Closes #190
fix: swap high and low columns to show previous low before high
All checks were successful
Lint / check-sync (push) Successful in 4s
Lint / check-sync (pull_request) Successful in 3s
97c2e8aa9d
joshtronic left a comment

Resolve the merge conflicts with master

Resolve the merge conflicts with master
igor added spent time 2026-06-10 00:16:05 +00:00
1 minute 14 seconds
Merge branch 'master' into agent/190-market-rearrange-high-low-columns
All checks were successful
Lint / check-sync (push) Successful in 3s
Lint / check-sync (pull_request) Successful in 3s
a5041e6c25
joshtronic deleted branch agent/190-market-rearrange-high-low-columns 2026-06-10 00:20:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
2 participants
Notifications
Total time spent: 1 minute 14 seconds
igor
1 minute 14 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
joshtronic/igor!191
No description provided.