@using YLErp.Enums; @model margin_template_v2 @{ ViewBag.Title = "预付金模板 | 编辑"; Layout = "~/Views/Shared/_InfoLayout.cshtml"; var pageObj = new { isAdd = Model == null || Model.id == 0, marginTemplate = Model, detail = new margin_template_detail() { ValueDate = new DateTime(2020, 1, 1), ComparedInitialMarginRate = 1 }, etfSubtypeItems = YLErp.BLL.DictionaryBLL.GetDictionaryItems("ETF 子类").Select(x => x.Name).ToList() }; } @section CSS{ } @section JS{ }
新模板信息
选择模板规则
参数组{{blk.no}}:资产类型:{{underlyingTypeNames(blk.ut)}} @*ETF 子类(仅纯基金区块展示):选 可转债ETF/科创债ETF 分期限档(展开4档),其他子类/不区分不分档*@ ETF 子类:不区分{{it}} (按期限分档:≤5y、(5y-10y]、(10y-30y]、>30y,每个档位独立设置)
存量 x/y 配置保留但不再展示,请按新区间结构录入。
期限档位:{{sec.termLabel}}
预警线: 平仓线:
多头方向(客户看多)
空头方向(客户看空)