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
+15
View File
@@ -0,0 +1,15 @@
trend:
slope_threshold: 0.0005
mr_band: 0.003
volatility:
low_quantile: 0.3
high_quantile: 0.7
stress_quantile: 0.9
dollar:
neutral_band: 0.2
risk:
stress_vol_threshold: 0.75
risk_off_equity_threshold: -0.01