mirror of
https://github.com/QuantEngines/fx_quant_engine.git
synced 2026-08-09 16:50:56 +00:00
Initial commit: fx_quant_engine and options_quant_engine scaffold
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user