Initial commit: fx_quant_engine and options_quant_engine scaffold

This commit is contained in:
Pramit Dutta
2026-03-30 17:20:45 +05:30
commit bfd32becc7
114 changed files with 4974 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
risk:
target_vol: 0.10
max_gross_exposure: 1.0
max_single_asset_exposure: 0.25
stressed_regime_multiplier: 0.5
illiquid_market_multiplier: 0.6
data_reliability_penalty:
high: 1.0
medium: 0.85
low: 0.6
market_hours:
inr_derivatives_open_utc: "03:45"
inr_derivatives_close_utc: "10:00"