Skip to content

Improvements to FX Option Template#2758

Merged
mergify[bot] merged 3 commits intomainfrom
topic/fx-option-template-imp
Mar 11, 2026
Merged

Improvements to FX Option Template#2758
mergify[bot] merged 3 commits intomainfrom
topic/fx-option-template-imp

Conversation

@yukiiwashita
Copy link
Copy Markdown
Contributor

No description provided.

@yukiiwashita yukiiwashita requested a review from skitini December 30, 2025 14:47
private static Triple<Double, Double, CurrencyPair> parseNotionalAndStrike(
CsvRow row,
PutCall putCall,
double notional1,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could remove the notional1 parsing from parseRow() and do in this method given it's only used as an argment to this method and not used otherwise. Likewise for ccy1 and ccy2

@yukiiwashita yukiiwashita requested a review from skitini January 7, 2026 12:20
@yukiiwashita yukiiwashita added the auto-merge Merge when build finishes label Mar 11, 2026
@mergify mergify Bot added the queued label Mar 11, 2026
mergify Bot added a commit that referenced this pull request Mar 11, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 11, 2026

Merge Queue Status

This pull request spent 8 minutes 36 seconds in the queue, including 8 minutes 20 seconds running CI.

Required conditions to merge

@mergify mergify Bot merged commit 2dd0d3f into main Mar 11, 2026
9 checks passed
@mergify mergify Bot deleted the topic/fx-option-template-imp branch March 11, 2026 16:18
@mergify mergify Bot removed the queued label Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Merge when build finishes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants